-
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 8 pull requests #73401
Rollup of 8 pull requests #73401
Commits on Jun 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4004bf1 - Browse repository at this point
Copy the full SHA 4004bf1View commit details
Commits on Jun 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 64a6de2 - Browse repository at this point
Copy the full SHA 64a6de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b67bdb5 - Browse repository at this point
Copy the full SHA b67bdb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe7456c - Browse repository at this point
Copy the full SHA fe7456cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b34a417 - Browse repository at this point
Copy the full SHA b34a417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c54db - Browse repository at this point
Copy the full SHA 71c54dbView commit details
Commits on Jun 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0e6c333 - Browse repository at this point
Copy the full SHA 0e6c333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bcefd9 - Browse repository at this point
Copy the full SHA 0bcefd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 302fb50 - Browse repository at this point
Copy the full SHA 302fb50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 046165a - Browse repository at this point
Copy the full SHA 046165aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c5345f - Browse repository at this point
Copy the full SHA 6c5345fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 827ccf7 - Browse repository at this point
Copy the full SHA 827ccf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60410ef - Browse repository at this point
Copy the full SHA 60410efView commit details -
Rollup merge of rust-lang#72814 - RalfJung:mir-visir-terminator, r=ol…
…i-obk remove visit_terminator_kind from MIR visitor For some reason, we had both `visit_terminator` and `visit_terminator_kind`. In contrast, for `Statement` we just have `visit_statement`. So this cleans things up by removing `visit_terminator_kind` and porting its users to `visit_terminator`.
Configuration menu - View commit details
-
Copy full SHA for 5d7a1ca - Browse repository at this point
Copy the full SHA 5d7a1caView commit details -
Rollup merge of rust-lang#73339 - jonas-schievink:unbug, r=estebank
Don't run generator transform when there's a TyErr Not sure if this might cause any problems later on, but we shouldn't be hitting codegen or const eval for the produced MIR anyways, so it should be fine. cc rust-lang#72685 (comment)
Configuration menu - View commit details
-
Copy full SHA for 231911e - Browse repository at this point
Copy the full SHA 231911eView commit details -
Rollup merge of rust-lang#73372 - GuillaumeGomez:re-order-sidebar-sec…
…tions, r=kinnison Re-order correctly the sections in the sidebar Before that, "trait implementations" and "implementors" titles in the sidebar were before "methods" for example. Which wasn't logical considering that the two sections come after in the "content". r? @kinnison
Configuration menu - View commit details
-
Copy full SHA for 5136489 - Browse repository at this point
Copy the full SHA 5136489View commit details -
Rollup merge of rust-lang#73373 - lzutao:bug-trackcaller, r=Amanieu
Use track caller for bug! macro
Configuration menu - View commit details
-
Copy full SHA for 18b046f - Browse repository at this point
Copy the full SHA 18b046fView commit details -
Rollup merge of rust-lang#73380 - pnkfelix:make-bootstrap-help-print-…
…num-cpus, r=Mark-Simulacrum Add more info to `x.py build --help` on default value for `-j JOBS`.
Configuration menu - View commit details
-
Copy full SHA for a415fa4 - Browse repository at this point
Copy the full SHA a415fa4View commit details -
Rollup merge of rust-lang#73381 - ratijas:fix-typo-std-mem, r=jonas-s…
…chievink Fix typo in docs of std::mem
Configuration menu - View commit details
-
Copy full SHA for 2199aa0 - Browse repository at this point
Copy the full SHA 2199aa0View commit details -
Rollup merge of rust-lang#73389 - lzutao:from, r=kennytm
Use `Ipv4Addr::from<[u8; 4]>` when possible Resolve this comment: rust-lang#73331 (comment)
Configuration menu - View commit details
-
Copy full SHA for 176d7eb - Browse repository at this point
Copy the full SHA 176d7ebView commit details -
Rollup merge of rust-lang#73400 - rnestler:patch-1, r=jonas-schievink
Fix forge-platform-support URL Apparently it got changed.
Configuration menu - View commit details
-
Copy full SHA for bf7b39a - Browse repository at this point
Copy the full SHA bf7b39aView commit details