Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve year-suffix / no-date interaction #137

Merged
merged 19 commits into from
Dec 1, 2021
Merged

Solve year-suffix / no-date interaction #137

merged 19 commits into from
Dec 1, 2021

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    fdbc3f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b340e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a29aa0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd20df5 View commit details
    Browse the repository at this point in the history
  5. clean tree.rs a bit

    cormacrelf committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    0629de4 View commit details
    Browse the repository at this point in the history
  6. tree output compact

    cormacrelf committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    a137acc View commit details
    Browse the repository at this point in the history
  7. some group vars changes

    delete 'recompute queueing node' log
    cormacrelf committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    153ae6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d931a88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75a1a39 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f4700f View commit details
    Browse the repository at this point in the history
  11. more group changes

    cormacrelf committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    580fb8e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4100683 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    906e7c1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4fdf206 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bf1d8eb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    21bb2ba View commit details
    Browse the repository at this point in the history
  17. Add name labels to RefIR

    Fixes ref-ir mismatch in bugreports_ByBy.txt
    cormacrelf committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    fc654d6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bddf231 View commit details
    Browse the repository at this point in the history
  19. Upgrade ci rust nightly to 2021-10-07, with fixed rust issue 89485

    You can see how the issue might apply to the GroupVars
    promote_plain()'s
    
        match self { Plain | Important => Important, _ => self }
    cormacrelf committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    5ec44aa View commit details
    Browse the repository at this point in the history