-
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 7 pull requests #66578
Rollup of 7 pull requests #66578
Commits on Nov 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6299c33 - Browse repository at this point
Copy the full SHA 6299c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32f3fe7 - Browse repository at this point
Copy the full SHA 32f3fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa028cd - Browse repository at this point
Copy the full SHA aa028cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f91ed4 - Browse repository at this point
Copy the full SHA 0f91ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fff3c25 - Browse repository at this point
Copy the full SHA fff3c25View commit details
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f0d2061 - Browse repository at this point
Copy the full SHA f0d2061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9305e60 - Browse repository at this point
Copy the full SHA 9305e60View commit details
Commits on Nov 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5852a3f - Browse repository at this point
Copy the full SHA 5852a3fView commit details
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e01d941 - Browse repository at this point
Copy the full SHA e01d941View commit details
Commits on Nov 17, 2019
-
rustc_metadata: Move some structs from
cstore
todecoder
This allows to privatize their fields.
Configuration menu - View commit details
-
Copy full SHA for 68985c7 - Browse repository at this point
Copy the full SHA 68985c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6bcf60 - Browse repository at this point
Copy the full SHA c6bcf60View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdce69d - Browse repository at this point
Copy the full SHA bdce69dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff3e06f - Browse repository at this point
Copy the full SHA ff3e06fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aed810 - Browse repository at this point
Copy the full SHA 0aed810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ee980 - Browse repository at this point
Copy the full SHA 41ee980View commit details -
rustc_metadata: Move
CrateMetadata
intodecoder.rs
It allows to make most of its fields private
Configuration menu - View commit details
-
Copy full SHA for c157023 - Browse repository at this point
Copy the full SHA c157023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c1c94 - Browse repository at this point
Copy the full SHA 09c1c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f113e - Browse repository at this point
Copy the full SHA 26f113eView commit details -
Configuration menu - View commit details
-
Copy full SHA for febde53 - Browse repository at this point
Copy the full SHA febde53View commit details
Commits on Nov 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 00ef5c1 - Browse repository at this point
Copy the full SHA 00ef5c1View commit details
Commits on Nov 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 31620fb - Browse repository at this point
Copy the full SHA 31620fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e00ebd7 - Browse repository at this point
Copy the full SHA e00ebd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4bc3f0 - Browse repository at this point
Copy the full SHA c4bc3f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 781866f - Browse repository at this point
Copy the full SHA 781866fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1522fa - Browse repository at this point
Copy the full SHA e1522faView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9eaaf5 - Browse repository at this point
Copy the full SHA d9eaaf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db84e8 - Browse repository at this point
Copy the full SHA 7db84e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4da5fe7 - Browse repository at this point
Copy the full SHA 4da5fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 579625b - Browse repository at this point
Copy the full SHA 579625bView commit details
Commits on Nov 20, 2019
-
rustdoc: fixes rust-lang#64305: disable search field instead of hiddi…
…ng it Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Configuration menu - View commit details
-
Copy full SHA for 5cbd406 - Browse repository at this point
Copy the full SHA 5cbd406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5721338 - Browse repository at this point
Copy the full SHA 5721338View commit details -
Ignore run-make reproducible-build-2 on Mac (we already ignore it on …
…Windows). Until we can dedicate resources to fixing this properly, I think we are best off just ignoring this test on platforms/contexts where it does not matter as much.
Configuration menu - View commit details
-
Copy full SHA for 6ab28b5 - Browse repository at this point
Copy the full SHA 6ab28b5View commit details -
Rollup merge of rust-lang#66060 - traxys:test_65401, r=michaelwoerister
Making ICEs and test them in incremental This adds: - A way to make the compiler ICE - A way to check for ICE in `cfail` tests with `should-ice` - A regression test for issue rust-lang#65401 I am not sure the attribute added `should-ice` is the best for this job
Configuration menu - View commit details
-
Copy full SHA for e32397a - Browse repository at this point
Copy the full SHA e32397aView commit details -
Rollup merge of rust-lang#66298 - Ppjet6:disable-search-field, r=Guil…
…laumeGomez rustdoc: fixes rust-lang#64305: disable search field instead of hidding it The result seems to be ok but I wasn't entirely sure how to get there. I tried to stay generic a bit but maybe it's not required at all. @GuillaumeGomez Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Configuration menu - View commit details
-
Copy full SHA for 00cbc75 - Browse repository at this point
Copy the full SHA 00cbc75View commit details -
Rollup merge of rust-lang#66457 - cjgillot:just_hashstable, r=Zoxc
Just derive Hashstable in librustc Split out of rust-lang#66279 r? @Zoxc
Configuration menu - View commit details
-
Copy full SHA for 647eda1 - Browse repository at this point
Copy the full SHA 647eda1View commit details -
Rollup merge of rust-lang#66496 - petrochenkov:metapriv2, r=eddyb
rustc_metadata: Privatize more things Continuation of rust-lang#66056. The most notable change here is that `CrateMetadata` is moved from `cstore.rs` to `decoder.rs`. Most of uses of `CrateMetadata` fields are in the decoder and uses of `root: CrateRoot` and other fields are so intertwined with each other that it would be hard to move a part of them into `cstore.rs` to privatize `CrateMetadata` fields, so we are going the other way round. `cstore.rs` can probably be dismantled now, but I'll leave this to some other day. Similarly, remaining `CrateMetadata` fields can be privatized by introducing some getter/setter methods, but not today. r? @eddyb
Configuration menu - View commit details
-
Copy full SHA for 5a84f9b - Browse repository at this point
Copy the full SHA 5a84f9bView commit details -
Rollup merge of rust-lang#66514 - GuillaumeGomez:fix-search-filter-sa…
…ve, r=kinnison Fix selected crate search filter Fixes rust-lang#62929. r? @kinnison
Configuration menu - View commit details
-
Copy full SHA for 4bd9168 - Browse repository at this point
Copy the full SHA 4bd9168View commit details -
Rollup merge of rust-lang#66535 - estebank:issue-62480, r=matthewjasper
Avoid ICE when `break`ing to an unreachable label Fix rust-lang#62480.
Configuration menu - View commit details
-
Copy full SHA for 52ed2c6 - Browse repository at this point
Copy the full SHA 52ed2c6View commit details -
Rollup merge of rust-lang#66573 - pnkfelix:issue-66568-ignore-reprodu…
…cible-build-2-on-macos, r=alexcrichton Ignore run-make reproducible-build-2 on Mac Ignore run-make reproducible-build-2 on Mac (we already ignore it on Windows). Until we can dedicate resources to fixing this properly, I think we are best off just ignoring this test on platforms/contexts where it does not matter as much. cc rust-lang#66568
Configuration menu - View commit details
-
Copy full SHA for 8754409 - Browse repository at this point
Copy the full SHA 8754409View commit details