-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 #107593
Rollup of 6 pull requests #107593
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e84f7d - Browse repository at this point
Copy the full SHA 6e84f7dView commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 679dde7 - Browse repository at this point
Copy the full SHA 679dde7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e0ea7 - Browse repository at this point
Copy the full SHA f4e0ea7View commit details -
Improve pretty-printing of
HirIdValidator
errorsThis now uses `node_to_string` for both missing and seen Ids, which includes the snippet of code for which the Id was allocated. Also removes the duplicated printing of `HirId`, as `node_to_string` includes that already. Similarly, changes all other users of `node_to_string` that do so, and changes the output of `node_to_string`, which is now "$hirid ($what `$span` in $path)".
Configuration menu - View commit details
-
Copy full SHA for 3a75f10 - Browse repository at this point
Copy the full SHA 3a75f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for e30cd18 - Browse repository at this point
Copy the full SHA e30cd18View commit details
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9dd5d3e - Browse repository at this point
Copy the full SHA 9dd5d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fe8ae7 - Browse repository at this point
Copy the full SHA 9fe8ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7f97a7 - Browse repository at this point
Copy the full SHA a7f97a7View commit details -
Rollup merge of rust-lang#103761 - chenyukang:yukang/fix-103320-must-…
…use, r=compiler-errors Add explanatory message for [#must_use] in ops Fixes rust-lang#103320
Configuration menu - View commit details
-
Copy full SHA for a86f4a5 - Browse repository at this point
Copy the full SHA a86f4a5View commit details -
Rollup merge of rust-lang#106919 - compiler-errors:underscore-typo-in…
…-field-pat, r=jackh726 Recover `_` as `..` in field pattern
Configuration menu - View commit details
-
Copy full SHA for faaef82 - Browse repository at this point
Copy the full SHA faaef82View commit details -
Rollup merge of rust-lang#107515 - Swatinem:hirvalidator, r=compiler-…
…errors Improve pretty-printing of `HirIdValidator` errors This now uses `node_to_string` for both missing and seen Ids, which includes the snippet of code for which the Id was allocated. Also removes the duplicated printing of `HirId`, as `node_to_string` also includes that.
Configuration menu - View commit details
-
Copy full SHA for 3cfada8 - Browse repository at this point
Copy the full SHA 3cfada8View commit details -
Rollup merge of rust-lang#107551 - fee1-dead-contrib:rm_const_fnmut_h…
…elper, r=oli-obk Replace `ConstFnMutClosure` with const closures Also fixes a parser bug. cc `@oli-obk` for compiler changes
Configuration menu - View commit details
-
Copy full SHA for 82a3b16 - Browse repository at this point
Copy the full SHA 82a3b16View commit details -
Rollup merge of rust-lang#107559 - WaffleLapkin:is_it_2015¿, r=davidtwco
Rename `rust_2015` → `is_rust_2015` r? `@compiler-errors` rust-lang#107508 (comment)
Configuration menu - View commit details
-
Copy full SHA for 3683c67 - Browse repository at this point
Copy the full SHA 3683c67View commit details -
Rollup merge of rust-lang#107577 - nnethercote:reinstate-hir-stats, r…
…=jyn514 Reinstate the `hir-stats.rs` tests on stage 1. r? `@the8472`
Configuration menu - View commit details
-
Copy full SHA for c42995b - Browse repository at this point
Copy the full SHA c42995bView commit details