-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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 4 pull requests #131354
Rollup of 4 pull requests #131354
Commits on Oct 6, 2024
-
Revert "Auto merge of rust-lang#130121 - lolbinarycat:bootstrap-warn-…
Configuration menu - View commit details
-
Copy full SHA for dd0bcf5 - Browse repository at this point
Copy the full SHA dd0bcf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5c4cb - Browse repository at this point
Copy the full SHA 1e5c4cbView commit details
Commits on Oct 7, 2024
-
Convert
Option<&Lrc<T>>
return types toOption<&T>
.It's simpler and more concise.
Configuration menu - View commit details
-
Copy full SHA for 731469f - Browse repository at this point
Copy the full SHA 731469fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 860cbcc - Browse repository at this point
Copy the full SHA 860cbccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2123509 - Browse repository at this point
Copy the full SHA 2123509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4547c0a - Browse repository at this point
Copy the full SHA 4547c0aView commit details -
Prune invalid
ignore-mode-*
directivesThese are only valid for coverage test modes.
Configuration menu - View commit details
-
Copy full SHA for 64efbe2 - Browse repository at this point
Copy the full SHA 64efbe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dde78bd - Browse repository at this point
Copy the full SHA dde78bdView commit details -
Rollup merge of rust-lang#131331 - onur-ozkan:131296, r=Kobzol
Revert "warn_old_master_branch" check See rust-lang#131296 (comment). Reverts rust-lang#130121 and rust-lang#129584. Fixes rust-lang#131296 and rust-lang#131324.
Configuration menu - View commit details
-
Copy full SHA for 3a5a816 - Browse repository at this point
Copy the full SHA 3a5a816View commit details -
Rollup merge of rust-lang#131344 - nnethercote:ref-Lrc, r=compiler-er…
…rors Avoid `&Lrc<T>` in various places Seeing `&Lrc<T>` is a bit suspicious, and `&T` or `Lrc<T>` is often better. r? `@oli-obk`
Configuration menu - View commit details
-
Copy full SHA for df61a0b - Browse repository at this point
Copy the full SHA df61a0bView commit details -
Rollup merge of rust-lang#131346 - jieyouxu:prune-invalid-directives,…
… r=Zalathar Restrict `ignore-mode-*` directives This is only used by coverage test suites where the same sources get run under different coverage modes. Restrict `ignore-mode-<coverage_mode>` to only coverage modes.
Configuration menu - View commit details
-
Copy full SHA for 7d7b43c - Browse repository at this point
Copy the full SHA 7d7b43cView commit details -
Rollup merge of rust-lang#131353 - GuillaumeGomez:check_rustdoc_test_…
…option, r=jieyouxu Add documentation for `runtest::check_rustdoc_test_option` method r? `@jieyouxu`
Configuration menu - View commit details
-
Copy full SHA for fd2278d - Browse repository at this point
Copy the full SHA fd2278dView commit details