-
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 #65896
Rollup of 7 pull requests #65896
Commits on Oct 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 893ab67 - Browse repository at this point
Copy the full SHA 893ab67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2bc19 - Browse repository at this point
Copy the full SHA 3e2bc19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e95b5c - Browse repository at this point
Copy the full SHA 1e95b5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e383b7c - Browse repository at this point
Copy the full SHA e383b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aba2d0 - Browse repository at this point
Copy the full SHA 3aba2d0View commit details
Commits on Oct 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 76b8fd8 - Browse repository at this point
Copy the full SHA 76b8fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a805e - Browse repository at this point
Copy the full SHA 42a805eView commit details
Commits on Oct 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6661db0 - Browse repository at this point
Copy the full SHA 6661db0View commit details
Commits on Oct 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2af50a9 - Browse repository at this point
Copy the full SHA 2af50a9View commit details -
Fix a previously forgotten pretty-printing test after a change to the…
… pretty-printing mechanism.
Configuration menu - View commit details
-
Copy full SHA for 97b10b7 - Browse repository at this point
Copy the full SHA 97b10b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5d0be - Browse repository at this point
Copy the full SHA 1c5d0beView commit details
Commits on Oct 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e2c450b - Browse repository at this point
Copy the full SHA e2c450bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc575a6 - Browse repository at this point
Copy the full SHA cc575a6View commit details -
self-profiling: Record something more useful for crate metadata gener…
…ation event. Before this commit, we had an event that would only track the compression step for proc-macros and Rust dylibs. After the commit we measure the time for acutally generating the crate metadata bytes.
Configuration menu - View commit details
-
Copy full SHA for 46a39a2 - Browse repository at this point
Copy the full SHA 46a39a2View commit details -
Rollup merge of rust-lang#65068 - estebank:trait-impl-lt-mismatch, r=…
…nikomatsakis Custom lifetime error for `impl` item doesn't conform to `trait` Partly addresses rust-lang#42706, rust-lang#41343, fix rust-lang#40900.
Configuration menu - View commit details
-
Copy full SHA for 05ff8db - Browse repository at this point
Copy the full SHA 05ff8dbView commit details -
Rollup merge of rust-lang#65562 - Patryk27:master, r=estebank
Improve the "try using a variant of the expected type" hint. Fix rust-lang#65494. - Change type-printing output. - Use `span_to_snippet` when possible. - Change the message to `try using a variant of the expected enum`
Configuration menu - View commit details
-
Copy full SHA for 7ba2aa8 - Browse repository at this point
Copy the full SHA 7ba2aa8View commit details -
Rollup merge of rust-lang#65563 - GuillaumeGomez:long-err-explanation…
…-E0587, r=Dylan-DPC Add long error explanation for E0587 Part of rust-lang#61137. r? @kinnison
Configuration menu - View commit details
-
Copy full SHA for 84cb9af - Browse repository at this point
Copy the full SHA 84cb9afView commit details -
Rollup merge of rust-lang#65643 - varkor:remove-free-regions-from-con…
…st-placeholder, r=eddyb Correct handling of type flags with `ConstValue::Placeholder` This fixes a mistake, but not rust-lang#65623. r? @eddyb
Configuration menu - View commit details
-
Copy full SHA for 4867ce4 - Browse repository at this point
Copy the full SHA 4867ce4View commit details -
Rollup merge of rust-lang#65825 - eddyb:def-index-vec, r=varkor
rustc: use IndexVec<DefIndex, T> instead of Vec<T>. Now that `DefIndex` is a proper index type, we can do that. There was also an unnecessary `Option` I removed, I wonder if that has perf implications.
Configuration menu - View commit details
-
Copy full SHA for e1c36fd - Browse repository at this point
Copy the full SHA e1c36fdView commit details -
Rollup merge of rust-lang#65887 - lzutao:doc-vec-get, r=rkruppe
doc: mention `get(_mut)` in Vec
Configuration menu - View commit details
-
Copy full SHA for ea3548b - Browse repository at this point
Copy the full SHA ea3548bView commit details -
Rollup merge of rust-lang#65891 - michaelwoerister:sp-crate-metadata,…
… r=wesleywiser self-profiling: Record something more useful for crate metadata generation event. Before this commit, we had an event that would only track the compression step for proc-macros and Rust dylibs. After the commit we measure the time for acutally generating the crate metadata bytes. r? @wesleywiser
Configuration menu - View commit details
-
Copy full SHA for 6d092ac - Browse repository at this point
Copy the full SHA 6d092acView commit details