-
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 8 pull requests #69919
Rollup of 8 pull requests #69919
Commits on Mar 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 71f92bb - Browse repository at this point
Copy the full SHA 71f92bbView commit details
Commits on Mar 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8858d71 - Browse repository at this point
Copy the full SHA 8858d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10492c3 - Browse repository at this point
Copy the full SHA 10492c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15babed - Browse repository at this point
Copy the full SHA 15babedView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1070b1 - Browse repository at this point
Copy the full SHA f1070b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c01646 - Browse repository at this point
Copy the full SHA 1c01646View commit details -
Configuration menu - View commit details
-
Copy full SHA for b646627 - Browse repository at this point
Copy the full SHA b646627View commit details
Commits on Mar 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 528cbc4 - Browse repository at this point
Copy the full SHA 528cbc4View commit details
Commits on Mar 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1a9fc18 - Browse repository at this point
Copy the full SHA 1a9fc18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b60b7 - Browse repository at this point
Copy the full SHA 51b60b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f34e066 - Browse repository at this point
Copy the full SHA f34e066View commit details
Commits on Mar 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0982c58 - Browse repository at this point
Copy the full SHA 0982c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 259b06e - Browse repository at this point
Copy the full SHA 259b06eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f734c9 - Browse repository at this point
Copy the full SHA 9f734c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4922b68 - Browse repository at this point
Copy the full SHA 4922b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for c60d581 - Browse repository at this point
Copy the full SHA c60d581View commit details -
Add long error explanation for E0739
Ayush Kumar Mishra committedMar 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f2c01b - Browse repository at this point
Copy the full SHA 6f2c01bView commit details -
Ayush Kumar Mishra committed
Mar 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 761c8c1 - Browse repository at this point
Copy the full SHA 761c8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9596dc2 - Browse repository at this point
Copy the full SHA 9596dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c303c44 - Browse repository at this point
Copy the full SHA c303c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 883e90d - Browse repository at this point
Copy the full SHA 883e90dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee220c - Browse repository at this point
Copy the full SHA 8ee220cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 055733f - Browse repository at this point
Copy the full SHA 055733fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 379f318 - Browse repository at this point
Copy the full SHA 379f318View commit details -
Configuration menu - View commit details
-
Copy full SHA for be86b2d - Browse repository at this point
Copy the full SHA be86b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for addbc5b - Browse repository at this point
Copy the full SHA addbc5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe848b4 - Browse repository at this point
Copy the full SHA fe848b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e72df7e - Browse repository at this point
Copy the full SHA e72df7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83be689 - Browse repository at this point
Copy the full SHA 83be689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b7ba5 - Browse repository at this point
Copy the full SHA 65b7ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01b3e6 - Browse repository at this point
Copy the full SHA c01b3e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09997e7 - Browse repository at this point
Copy the full SHA 09997e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25cd01b - Browse repository at this point
Copy the full SHA 25cd01bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b073b - Browse repository at this point
Copy the full SHA c0b073bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1822b3 - Browse repository at this point
Copy the full SHA d1822b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3ae46 - Browse repository at this point
Copy the full SHA ba3ae46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 458383d - Browse repository at this point
Copy the full SHA 458383dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b2329d - Browse repository at this point
Copy the full SHA 0b2329dView commit details -
[Miri] Use a session variable instead of checking for an env var always
In CTFE heavy code, checking the env var everytime is inefficient. We can do a lot better by using a `Session` variable instead.
Configuration menu - View commit details
-
Copy full SHA for 5357f83 - Browse repository at this point
Copy the full SHA 5357f83View commit details
Commits on Mar 11, 2020
-
librustc_codegen_llvm: Use slices instead of 0-terminated strings
Changed functions: * LLVMRustGetOrInsertFunction * LLVMRustGetNamedValue * LLVMRustBuildCall (removed unused name argument) * LLVMRustInlineAsm * LLVMRustInlineAsmVerify * LLVMRustAppendModuleInlineAsm
Configuration menu - View commit details
-
Copy full SHA for 1106579 - Browse repository at this point
Copy the full SHA 1106579View commit details -
Rollup merge of rust-lang#66472 - GuillaumeGomez:show-coverage-json, …
…r=ollie27 --show-coverage json The purpose of this change is to be able to use it as a tool in docs.rs in order to provide some more stats to crates' owners. Eventually even create a badge or something along the line. r? @QuietMisdreavus
Configuration menu - View commit details
-
Copy full SHA for 741d4ff - Browse repository at this point
Copy the full SHA 741d4ffView commit details -
Rollup merge of rust-lang#69603 - chrissimpkins:tidy-docs-update, r=p…
…etrochenkov tidy: replace `make check` with `./x.py test` in documentation This PR includes a minor documentation update for tidy. It replaces the `make check` approach with `./x.py test` and describes how to execute the tidy checks (only) with ~~`./x.py test src/tools/tidy`~~ `./x.py test tidy`.
Configuration menu - View commit details
-
Copy full SHA for dde2484 - Browse repository at this point
Copy the full SHA dde2484View commit details -
Rollup merge of rust-lang#69760 - Centril:parse-expr-improve, r=estebank
Improve expression & attribute parsing This PR includes misc improvements to expression and attribute parsing. 1. Some code simplifications 2. Better recovery for various block forms, e.g. `loop statements }` (missing `{` after `loop`). (See e.g., `block-no-opening-brace.rs` among others for examples.) 3. Added recovery for e.g., `unsafe $b` where `$b` refers to a `block` macro fragment. (See `bad-interpolated-block.rs` for examples.) 4. ^--- These are done so that code sharing in block parsing is increased. 5. Added recovery for e.g., `'label: loop { ... }` (See `labeled-no-colon-expr.rs`.) 6. Added recovery for e.g., `&'lifetime expr` (See `regions-out-of-scope-slice.rs`.) 7. Added recovery for e.g., `fn foo() = expr;` (See `fn-body-eq-expr-semi.rs`.) 8. Simplified attribute parsing code & slightly improved diagnostics. 9. Added recovery for e.g., `Box<('a) + Trait>`. 10. Added recovery for e.g, `if true #[attr] {} else #[attr] {} else #[attr] if true {}`. r? @estebank
Configuration menu - View commit details
-
Copy full SHA for 9674c09 - Browse repository at this point
Copy the full SHA 9674c09View commit details -
Rollup merge of rust-lang#69828 - RalfJung:vec-leak, r=kennytm
fix memory leak when vec::IntoIter panics during drop Fixes rust-lang#69770
Configuration menu - View commit details
-
Copy full SHA for 080d413 - Browse repository at this point
Copy the full SHA 080d413View commit details -
Rollup merge of rust-lang#69850 - RalfJung:panic-bounds-check, r=eddyb
panic_bounds_check: use caller_location, like PanicFnLangItem The `PanicFnLangItem` got switched to using `#[caller_location]` at some point, but `PanicBoundsCheckFnLangItem` was kept in the old style. For consistency, switch that one over to use `#[caller_location]` as well. This is also helpful for Miri as it means the `assert_panic` machine hook never needs to know the current `Span`.
Configuration menu - View commit details
-
Copy full SHA for 3853da7 - Browse repository at this point
Copy the full SHA 3853da7View commit details -
Rollup merge of rust-lang#69876 - ayushmishra2005:doc/61137-add-long-…
…error-code-e0739, r=Dylan-DPC Add long error explanation for E0739 Add long explanation for the E0739 error code Part of rust-lang#61137 r? @GuillaumeGomez
Configuration menu - View commit details
-
Copy full SHA for e838383 - Browse repository at this point
Copy the full SHA e838383View commit details -
Rollup merge of rust-lang#69888 - wesleywiser:miri_exception_env_var_…
…to_session_var, r=RalfJung [Miri] Use a session variable instead of checking for an env var always In CTFE heavy code, checking the env var everytime is inefficient. We can do a lot better by using a `Session` variable instead. r? @RalfJung Part of rust-lang#69297
Configuration menu - View commit details
-
Copy full SHA for b1471e0 - Browse repository at this point
Copy the full SHA b1471e0View commit details -
Rollup merge of rust-lang#69893 - tmiasko:cstr, r=petrochenkov
librustc_codegen_llvm: Use slices instead of 0-terminated strings Changed functions: * LLVMRustGetOrInsertFunction * LLVMRustGetNamedValue * LLVMRustBuildCall (removed unused name argument) * LLVMRustInlineAsm * LLVMRustInlineAsmVerify * LLVMRustAppendModuleInlineAsm
Configuration menu - View commit details
-
Copy full SHA for a77206f - Browse repository at this point
Copy the full SHA a77206fView commit details