-
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 9 pull requests #72182
Rollup of 9 pull requests #72182
Commits on Apr 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 079817d - Browse repository at this point
Copy the full SHA 079817dView commit details
Commits on May 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e7b0204 - Browse repository at this point
Copy the full SHA e7b0204View commit details
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 41f6b95 - Browse repository at this point
Copy the full SHA 41f6b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fbe57 - Browse repository at this point
Copy the full SHA 61fbe57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5063297 - Browse repository at this point
Copy the full SHA 5063297View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d39f5a - Browse repository at this point
Copy the full SHA 2d39f5aView commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5320bd9 - Browse repository at this point
Copy the full SHA 5320bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb2ff59 - Browse repository at this point
Copy the full SHA bb2ff59View commit details -
Configuration menu - View commit details
-
Copy full SHA for e44f87f - Browse repository at this point
Copy the full SHA e44f87fView commit details -
Rollup merge of rust-lang#71525 - ldm0:intosug, r=Mark-Simulacrum
`prefix` should not be mutable. Change the process from for loop to find, which makes the `prefix` able to be immutable.
Configuration menu - View commit details
-
Copy full SHA for c3d9872 - Browse repository at this point
Copy the full SHA c3d9872View commit details -
Rollup merge of rust-lang#72087 - matthewjasper:regionck-hang, r=niko…
…matsakis Fix hang in lexical_region_resolve Regionck was stuck in a loop where a region value was changing between two equal regions. Closes rust-lang#72051
Configuration menu - View commit details
-
Copy full SHA for e26ef22 - Browse repository at this point
Copy the full SHA e26ef22View commit details -
Rollup merge of rust-lang#72127 - jademcgough:long-error-explanation-…
…E0228, r=petrochenkov add long error explanation for E0228 Add long explanation for the E0228 error code Part of rust-lang#61137 Let me know if this is wrong at all (or can be written more clearly), I'm still learning Rust.
Configuration menu - View commit details
-
Copy full SHA for c8cae1a - Browse repository at this point
Copy the full SHA c8cae1aView commit details -
Rollup merge of rust-lang#72137 - GuillaumeGomez:cleanup-e0581, r=Dyl…
…an-DPC Clean up E0581 explanation r? @Dylan-DPC
Configuration menu - View commit details
-
Copy full SHA for fef8dac - Browse repository at this point
Copy the full SHA fef8dacView commit details -
Rollup merge of rust-lang#72138 - wesleywiser:add_doc_comment, r=matt…
…hewjasper Add doc comment for `rustc_middle::mir::mono::Linkage`
Configuration menu - View commit details
-
Copy full SHA for 014ea51 - Browse repository at this point
Copy the full SHA 014ea51View commit details -
Rollup merge of rust-lang#72141 - kornelski:dontsleep, r=joshtriplett
Warn against thread::sleep in async fn I've seen `thread::sleep` wrecking havoc in async servers. There's already an [issue for clippy](rust-lang/rust-clippy#4377), but the std docs could warn against it too.
Configuration menu - View commit details
-
Copy full SHA for a54d11f - Browse repository at this point
Copy the full SHA a54d11fView commit details -
Rollup merge of rust-lang#72150 - jackh726:unnorm_projection, r=nikom…
…atsakis Remove UnnormalizedProjection This was only used for the old chalk integration with chalk-engine r? @nikomatsakis
Configuration menu - View commit details
-
Copy full SHA for 4a961dc - Browse repository at this point
Copy the full SHA 4a961dcView commit details -
Rollup merge of rust-lang#72163 - tshepang:nonexistent-link, r=matthe…
…wjasper docs: remove comment referencing non-existent method
Configuration menu - View commit details
-
Copy full SHA for febfcba - Browse repository at this point
Copy the full SHA febfcbaView commit details -
Rollup merge of rust-lang#72169 - GuillaumeGomez:cleanup-e0582, r=Dyl…
…an-DPC Clean up E0582 explanation r? @Dylan-DPC
Configuration menu - View commit details
-
Copy full SHA for c44a762 - Browse repository at this point
Copy the full SHA c44a762View commit details