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

Rollup of 6 pull requests #87118

Merged
merged 15 commits into from
Jul 14, 2021
Merged

Rollup of 6 pull requests #87118

merged 15 commits into from
Jul 14, 2021

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    10b65c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    28a50b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b09084c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0169e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    168b4d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8264a8 View commit details
    Browse the repository at this point in the history
  6. Upgrade cc crate to 1.0.69

    JohnTitor committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    e457c27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cac0d71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2362450 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Rollup merge of rust-lang#87085 - GuillaumeGomez:search-result-colors…

    …, r=notriddle
    
    Search result colors
    
    Part of  rust-lang#87072 (fixes the first and fourth regressions and add tests to prevent it from happening again).
    
    cc ````@Nemo157````
    
    r? ````@camelid````
    JohnTitor authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    fc488d4 View commit details
    Browse the repository at this point in the history
  2. Rollup merge of rust-lang#87090 - ssomers:btree_comments, r=the8472

    Make BTreeSet::split_off name elements like other set methods do
    
    r? ````@Mark-Simulacrum````
    JohnTitor authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    b115527 View commit details
    Browse the repository at this point in the history
  3. Rollup merge of rust-lang#87098 - JohnTitor:unignore-some-tests, r=pe…

    …trochenkov
    
    Unignore some pretty printing tests
    
    Closes rust-lang#37201
    r? ````@petrochenkov````
    JohnTitor authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    d5e0426 View commit details
    Browse the repository at this point in the history
  4. Rollup merge of rust-lang#87099 - JohnTitor:upgrade-cc-crate, r=alexc…

    …richton
    
    Upgrade `cc` crate to 1.0.69
    
    This pulls another fix for rust-lang#83043, i.e., rust-lang/cc-rs#605.
    r? ``@alexcrichton``
    JohnTitor authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    4ec7b48 View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#87101 - FabianWolff:issue-87086, r=estebank

    Suggest a path separator if a stray colon is found in a match arm
    
    Attempts to fix rust-lang#87086.
    
    r? `@estebank`
    JohnTitor authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    d8943a7 View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#87102 - GuillaumeGomez:go-to-first-feature,…

    … r=Manisheart,notriddle
    
    Add GUI test for "go to first" feature
    
    It adds a test for rust-lang#85876 to ensure the feature is working as expected and prevent potential regression.
    
    cc ```@jeanlucthumm```
    
    r? ```@Manishearth```
    JohnTitor authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    afaca5b View commit details
    Browse the repository at this point in the history