-
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 5 pull requests #70744
Rollup of 5 pull requests #70744
Commits on Mar 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c7d9d89 - Browse repository at this point
Copy the full SHA c7d9d89View commit details
Commits on Apr 2, 2020
-
Remove unused graphviz visualization
This was used by the old framework that was removed in rust-lang#69644.
Configuration menu - View commit details
-
Copy full SHA for 6f3ff27 - Browse repository at this point
Copy the full SHA 6f3ff27View commit details
Commits on Apr 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e9ce036 - Browse repository at this point
Copy the full SHA e9ce036View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ec0a2 - Browse repository at this point
Copy the full SHA c0ec0a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c831265 - Browse repository at this point
Copy the full SHA c831265View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db7360 - Browse repository at this point
Copy the full SHA 9db7360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca2a5e - Browse repository at this point
Copy the full SHA 0ca2a5eView commit details -
Rollup merge of rust-lang#69860 - faern:use-assoc-int-consts, r=dtolnay
Use associated numeric consts in documentation Now when the associated constants on int/float types are stabilized and the recommended way of accessing said constants (rust-lang#68952). We can start using it in this repository, and recommend it via documentation example code. This PR is the reincarnation of rust-lang#67913 minus the actual adding + stabilization of said constants. (EDIT: Now it's only changing the documentation. So users will see the new consts, but we don't yet update the internal code) Because of how fast bit rot happens to PRs that touch this many files, it does not try to replace 100% of the old usage of the constants in the entire repo, but a good chunk of them.
Configuration menu - View commit details
-
Copy full SHA for 3c326d5 - Browse repository at this point
Copy the full SHA 3c326d5View commit details -
Rollup merge of rust-lang#70640 - jonas-schievink:async-ice, r=cramertj
Hide `task_context` when lowering body Fixes rust-lang#70594
Configuration menu - View commit details
-
Copy full SHA for 0b4f8fc - Browse repository at this point
Copy the full SHA 0b4f8fcView commit details -
Rollup merge of rust-lang#70707 - ecstatic-morse:dataflow-graphviz-cl…
…eanup, r=nikomatsakis Remove unused graphviz emitter This was only used by the old dataflow framework that was removed in rust-lang#69644.
Configuration menu - View commit details
-
Copy full SHA for f3e9251 - Browse repository at this point
Copy the full SHA f3e9251View commit details -
Rollup merge of rust-lang#70735 - GuillaumeGomez:cleanup-e0502, r=Dyl…
…an-DPC Clean up E0502 explanation r? @Dylan-DPC
Configuration menu - View commit details
-
Copy full SHA for 8100c55 - Browse repository at this point
Copy the full SHA 8100c55View commit details -
Rollup merge of rust-lang#70741 - DutchGhost:test-59023, r=Centril
Add test for rust-lang#59023 Adds a test for rust-lang#59023 Closes rust-lang#59023
Configuration menu - View commit details
-
Copy full SHA for 5efda6c - Browse repository at this point
Copy the full SHA 5efda6cView commit details