-
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 7 pull requests #70383
Rollup of 7 pull requests #70383
Commits on Mar 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3a65d38 - Browse repository at this point
Copy the full SHA 3a65d38View commit details
Commits on Mar 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 64a8c8a - Browse repository at this point
Copy the full SHA 64a8c8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b2781 - Browse repository at this point
Copy the full SHA 22b2781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e4f9f - Browse repository at this point
Copy the full SHA 12e4f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b97ee - Browse repository at this point
Copy the full SHA 17b97eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfeedec - Browse repository at this point
Copy the full SHA cfeedecView commit details -
resolve: Remove
rustc_attrs
as a standalone feature gateNow it only gates specific built-in attributes
Configuration menu - View commit details
-
Copy full SHA for 1fa6be0 - Browse repository at this point
Copy the full SHA 1fa6be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9172899 - Browse repository at this point
Copy the full SHA 9172899View commit details -
Closes rust-lang#66312. This issue was fixed by rust-lang#68884.
Configuration menu - View commit details
-
Copy full SHA for 1a21c28 - Browse repository at this point
Copy the full SHA 1a21c28View commit details
Commits on Mar 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7534efa - Browse repository at this point
Copy the full SHA 7534efaView commit details -
Rollup merge of rust-lang#70331 - jeremystucki:privacy, r=estebank
Increase verbosity when using update syntax with private fields Resolves rust-lang#70323
Configuration menu - View commit details
-
Copy full SHA for d03c02a - Browse repository at this point
Copy the full SHA d03c02aView commit details -
Rollup merge of rust-lang#70349 - Centril:hir-outa-rustc, r=Zoxc
move `hir_id_validation` to `rustc_passes` + simplify `hir::map` code r? @Zoxc
Configuration menu - View commit details
-
Copy full SHA for 8aafb8a - Browse repository at this point
Copy the full SHA 8aafb8aView commit details -
Rollup merge of rust-lang#70361 - tmiasko:backtrace, r=Mark-Simulacrum
Update backtrace crate to 0.3.46 * Support line-tables-only when using libbacktrace * Update libbacktrace to latest master * Define HAVE_KERN_PROC on FreeBSD to fix rust-lang#54434
Configuration menu - View commit details
-
Copy full SHA for 3cced91 - Browse repository at this point
Copy the full SHA 3cced91View commit details -
Rollup merge of rust-lang#70364 - petrochenkov:nofrustc, r=Centril
resolve: Remove `rustc_attrs` as a standalone feature gate Now it only gates specific built-in attributes. So if you want to make a rustc attribute, make it a built-in (this was already the case in practice for some time).
Configuration menu - View commit details
-
Copy full SHA for 3d0976a - Browse repository at this point
Copy the full SHA 3d0976aView commit details -
Rollup merge of rust-lang#70369 - estebank:bad-placeholder-in-where, …
…r=Centril Fix smaller issues with invalid placeholder type errors Follow up to rust-lang#70294. - Fix placement of suggested generic param when bounds are present. - Reduce error duplication for invalid placeholder types in `fn` types. r? @Centril
Configuration menu - View commit details
-
Copy full SHA for cb17049 - Browse repository at this point
Copy the full SHA cb17049View commit details -
Rollup merge of rust-lang#70373 - Centril:canon-imports, r=Mark-Simul…
…acrum normalize some imports & prefer direct ones r? @Mark-Simulacrum
Configuration menu - View commit details
-
Copy full SHA for d894f5e - Browse repository at this point
Copy the full SHA d894f5eView commit details -
Rollup merge of rust-lang#70376 - tmandry:issue-66312, r=Centril
Add test for rust-lang#66312 Closes rust-lang#66312. This issue was fixed by rust-lang#68884. r? @Zoxc
Configuration menu - View commit details
-
Copy full SHA for 83fc855 - Browse repository at this point
Copy the full SHA 83fc855View commit details