summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-13Stable 1.45.0 releaseMark Rousskov-1/+1
2020-07-10ci: fix wasm32 broken due to a NodeJS version bumpPietro Albini-1/+12
2020-07-10Change how compiler-builtins gets many CGUsAlex Crichton-48/+15
2020-07-10Reoder order in which MinGW libs are linkedMateusz Mikuła-1/+1
2020-07-10Perform obligation deduplication to avoid buggy `ExistentialMismatch`Esteban Küber-3/+39
2020-07-10rustc_lexer: Simplify shebang parsing once moreVadim Petrochenkov-20/+21
2020-07-10rustdoc: Rename invalid_codeblock_attribute lint to be pluralOliver Middleton-14/+14
2020-07-10rustdoc: Fix doc aliases with crate filteringOliver Middleton-8/+55
2020-06-26Beta backport of PR #73005 (obligation error impl candidate)Aaron Hill-181/+55
2020-06-26Ensure stack when building MIR for matchesSimonas Kazlauskas-23/+5233
2020-06-26Don't run test on emscripten which doesn't have threadsAmanieu d'Antras-0/+1
2020-06-26Add -O compile flag to testAmanieu d'Antras-0/+1
2020-06-26Fix link error with #[thread_local] introduced by #71192Amanieu d'Antras-0/+20
2020-06-26Allow inference regions when relating constsTyler Mandry-10/+13
2020-06-26Disable the `SimplifyArmIdentity` pass on betaWesley Wiser-62/+87
2020-06-26linker: Never pass `-no-pie` to non-gnu linkersVadim Petrochenkov-2/+2
2020-06-26Add issue number to novel violation warningDylan MacKenzie-2/+5
2020-06-26Add regression test for #73431Dylan MacKenzie-0/+29
2020-06-26Make novel structural match violations a warningDylan MacKenzie-1/+5
2020-06-15Enable lld for Cargo tests on Windows.Eric Huss-2/+2
2020-06-15Update cargo to include rust-lang/cargo#8361Mark Rousskov-0/+0
2020-06-13Bump bootstrap to released stableMark Rousskov-2/+2
2020-06-13further bless tests.Felix S. Klock II-19/+19
2020-06-13placate tidy.Felix S. Klock II-1/+1
2020-06-13Revert "Defer creating drop trees in MIR lowering until leaving that scope"Felix S. Klock II-769/+735
2020-06-13Revert "Reduce the number of drop-flag assignments in unwind paths"Felix S. Klock II-12/+39
2020-06-13Revert "Add some more comments"Felix S. Klock II-19/+6
2020-06-13Revert "Bless mir-opt tests"Felix S. Klock II-819/+973
2020-06-13Revert "Address review comments"Felix S. Klock II-11/+7
2020-06-13remove assertBastian Kauschke-2/+1
2020-06-13normalize adt fields during structural match checkBastian Kauschke-1/+28
2020-06-13Add regression test for #73137Dylan MacKenzie-0/+42
2020-06-13Revert "Auto merge of #71956 - ecstatic-morse:remove-requires-storage-analysi...Mark Rousskov-254/+372
2020-06-13[beta] Update cargoEric Huss-0/+0
2020-06-13Fix emcc failure for wasm32.Eric Huss-0/+3
2020-06-13Revert heterogeneous SocketAddr PartialEq implsDavid Tolnay-40/+0
2020-06-13Add test for comparing SocketAddr with inferred right-hand sideDavid Tolnay-0/+5
2020-06-02Cherry-pick rustfmt unstable-dependent fixesMark Rousskov-22/+0
2020-06-02[beta] 1.45 promotedMark Rousskov-6/+6
2020-06-02Auto merge of #72672 - seritools:remote-test-windows, r=Mark-Simulacrumbors-40/+89
2020-06-02Rollup merge of #72893 - RalfJung:unleash-tls, r=ecstatic-morseYuki Okushi-15/+58
2020-06-02Rollup merge of #72891 - lzutao:wrapping_int-max, r=sfacklerYuki Okushi-12/+4
2020-06-02Rollup merge of #72889 - alexcrichton:update-wasm-threads, r=nikomatsakisYuki Okushi-4/+0
2020-06-02Rollup merge of #72886 - xfix:patch-21, r=jonas-schievinkYuki Okushi-1/+0
2020-06-02Rollup merge of #72880 - GuillaumeGomez:cleanup-e0637, r=Dylan-DPCYuki Okushi-1/+4
2020-06-02Rollup merge of #72825 - Amanieu:asm-warning, r=davidtwcoYuki Okushi-12/+21
2020-06-02Rollup merge of #72822 - lcnr:intern-me, r=estebankYuki Okushi-1/+5
2020-06-02Rollup merge of #72795 - petrochenkov:identgroup, r=nikomatsakisYuki Okushi-33/+99
2020-06-02Rollup merge of #72775 - JohnTitor:await-sugg, r=estebankYuki Okushi-7/+46
2020-06-02Fix commentRalf Jung-1/+1