-
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 6 pull requests #72158
Rollup of 6 pull requests #72158
Commits on May 3, 2020
-
Use
LocalDefId
inDumpVisitor::nest_tables
This is a partial fix for rust-lang#71104
Configuration menu - View commit details
-
Copy full SHA for e5a1be8 - Browse repository at this point
Copy the full SHA e5a1be8View commit details
Commits on May 4, 2020
-
Rephrase the any::type_name docs a bit.
This attempts to be a little clearer (including in terminology) about the lack of guarantees that any::type_name provides.
Configuration menu - View commit details
-
Copy full SHA for c9f1162 - Browse repository at this point
Copy the full SHA c9f1162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f877c - Browse repository at this point
Copy the full SHA 93f877cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 876001c - Browse repository at this point
Copy the full SHA 876001cView commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3471bc8 - Browse repository at this point
Copy the full SHA 3471bc8View commit details -
Update src/test/ui/lint/issue-71290-unused-paren-binop.rs
Co-authored-by: Bastian Kauschke <bastian_kauschke@hotmail.de>
Configuration menu - View commit details
-
Copy full SHA for 717a7a8 - Browse repository at this point
Copy the full SHA 717a7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7a928 - Browse repository at this point
Copy the full SHA 4b7a928View commit details
Commits on May 11, 2020
-
Update the Fuchsia linker defaults
This updates the linker defaults aligning them with Clang. Specifically, we use 4K pages on all platforms, we always use BIND_NOW, we prefer all loadable segments be separate and page aligned, and we support RELR relocations.
Configuration menu - View commit details
-
Copy full SHA for c85768e - Browse repository at this point
Copy the full SHA c85768eView commit details
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3fccdb3 - Browse repository at this point
Copy the full SHA 3fccdb3View 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 003ed80 - Browse repository at this point
Copy the full SHA 003ed80View commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3fd78b5 - Browse repository at this point
Copy the full SHA 3fd78b5View commit details -
Rollup merge of rust-lang#71809 - marmeladema:fix-issue-71104, r=eddyb
Use `LocalDefId` in `DumpVisitor::nest_tables` This is a partial fix for rust-lang#71104
Configuration menu - View commit details
-
Copy full SHA for 7903cce - Browse repository at this point
Copy the full SHA 7903cceView commit details -
Rollup merge of rust-lang#71870 - ltratt:more_specific_type_name_doc,…
… r=kennytm Be slightly more precise about any::type_name()'s guarantees. The first commit in this PR rephrases the current documentation for `any::type_name()` to be a little more specific about the guarantees (or lack thereof) that this function makes. The second commit explicitly documents that lifetimes are currently not included in the output (since this bit me particularly hard recently).
Configuration menu - View commit details
-
Copy full SHA for 563182c - Browse repository at this point
Copy the full SHA 563182cView commit details -
Rollup merge of rust-lang#71910 - mibac138:necessary-paren, r=cuviper
Fix unused_parens false positive when using binary operations Fixes rust-lang#71290 r? @cuviper who provided instructions
Configuration menu - View commit details
-
Copy full SHA for 553f502 - Browse repository at this point
Copy the full SHA 553f502View commit details -
Rollup merge of rust-lang#72116 - petrhosek:fuchsia-ld-flags, r=tmandry
Update the Fuchsia linker defaults This updates the linker defaults aligning them with Clang. Specifically, we use 4K pages on all platforms, we always use BIND_NOW, we prefer all loadable segments be separate and page aligned, and we support RELR relocations.
Configuration menu - View commit details
-
Copy full SHA for acf40bd - Browse repository at this point
Copy the full SHA acf40bdView 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 d9a2011 - Browse repository at this point
Copy the full SHA d9a2011View commit details