| Age | Commit message (Expand) | Author | Lines |
| 2021-05-05 | Auto merge of #84794 - ChrisDenton:dedup-native-libs, r=petrochenkov | bors | -0/+8 |
| 2021-05-05 | Auto merge of #84915 - Mark-Simulacrum:bitset-xor-eq, r=jackh726 | bors | -3/+7 |
| 2021-05-04 | Add type to differentiate between fake and real DefId's | Justus K | -13/+0 |
| 2021-05-04 | Change bitwise operator to more easily keep data in vector registers | Mark Rousskov | -3/+7 |
| 2021-05-04 | Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakis | bors | -54/+176 |
| 2021-05-04 | Auto merge of #84833 - Mark-Simulacrum:thread-local-consts, r=varkor | bors | -6/+8 |
| 2021-05-04 | Auto merge of #84472 - Aaron1011:conservative-paramenv-and, r=lcnr | bors | -2/+19 |
| 2021-05-03 | Auto merge of #84862 - GuillaumeGomez:rollup-cbc93h4, r=GuillaumeGomez | bors | -8/+6 |
| 2021-05-03 | Rollup merge of #84854 - hi-rustin:rustin-patch-E0761, r=varkor | Guillaume Gomez | -8/+6 |
| 2021-05-03 | use full path for E0761 | hi-rustin | -7/+5 |
| 2021-05-03 | parser: Remove support for inner attributes on non-block expressions | Vadim Petrochenkov | -36/+13 |
| 2021-05-03 | use double quotes for E0761 | hi-rustin | -1/+1 |
| 2021-05-03 | Auto merge of #84842 - blkerby:null_lowercase, r=joshtriplett | bors | -22/+22 |
| 2021-05-02 | Change 'NULL' to 'null' | Brent Kerby | -22/+22 |
| 2021-05-03 | Rollup merge of #84818 - ABouttefeux:enum-suggest, r=jackh726 | Dylan DPC | -12/+31 |
| 2021-05-03 | Rollup merge of #84784 - JulianKnodt:suggest_const, r=lcnr | Dylan DPC | -3/+12 |
| 2021-05-03 | Rollup merge of #84072 - nagisa:target-family-two-the-movie, r=petrochenkov | Dylan DPC | -30/+37 |
| 2021-05-03 | Set target_family="wasm" for wasm targets | Simonas Kazlauskas | -1/+2 |
| 2021-05-02 | Use new thread-local const-init | Mark Rousskov | -6/+8 |
| 2021-05-02 | Rollup merge of #84821 - jyn514:fix-nit, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2021-05-02 | Rollup merge of #84752 - lrh2000:generator-debuginfo, r=tmandry | Dylan DPC | -30/+34 |
| 2021-05-02 | Rollup merge of #84392 - dario23:fmt-assert-args-pub, r=varkor,RalfJung | Dylan DPC | -1/+1 |
| 2021-05-02 | Rollup merge of #84358 - sexxi-goose:print_captures_borrowck_rebased, r=nikom... | Dylan DPC | -80/+210 |
| 2021-05-02 | Fix nit in rustc_session::options | Joshua Nelson | -1/+1 |
| 2021-05-02 | add suggestion for unit enum variant when matched with a patern | AliƩnore Bouttefeux | -12/+31 |
| 2021-05-02 | Auto merge of #84802 - jyn514:option-dead-code, r=Mark-Simulacrum | bors | -429/+453 |
| 2021-05-02 | Auto merge of #84805 - Mark-Simulacrum:no-dup-extend, r=cjgillot | bors | -8/+5 |
| 2021-05-01 | Avoid generating QueryMap::extend for each key type | Mark Rousskov | -8/+5 |
| 2021-05-01 | Remove unused macro parameters | Joshua Nelson | -3/+3 |
| 2021-05-01 | Remove unused `parse_pathbuf_push` function | Joshua Nelson | -12/+0 |
| 2021-05-01 | Don't recompile the same functions for each debugging option | Joshua Nelson | -412/+461 |
| 2021-05-01 | add docstrings and add issue to FIXMEs | Chris Pardy | -3/+5 |
| 2021-05-01 | Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rs | ChrisPardy | -1/+1 |
| 2021-05-01 | Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rs | ChrisPardy | -1/+1 |
| 2021-05-01 | Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rs | ChrisPardy | -2/+2 |
| 2021-05-01 | Closure capture borrow diagnostics for disjoint captures | Chris Pardy | -80/+208 |
| 2021-05-01 | Remove unused parse_opt_list function | Joshua Nelson | -13/+0 |
| 2021-05-01 | Add help message for unused type param | kadmin | -3/+12 |
| 2021-05-01 | Auto merge of #84410 - BoxyUwU:blue, r=varkor | bors | -10/+12 |
| 2021-05-01 | Make `TypeFoldable::is_global()` false when fresh tys/consts are present | Aaron Hill | -2/+19 |
| 2021-05-01 | Deduplicate native libs before they are passed to the linker | Chris Denton | -0/+8 |
| 2021-05-01 | Auto merge of #83114 - cjgillot:hop, r=eddyb | bors | -257/+276 |
| 2021-05-01 | test: *sneezes* | Ellen | -10/+12 |
| 2021-05-01 | Auto merge of #84658 - Amanieu:reserved_regs, r=petrochenkov | bors | -9/+42 |
| 2021-05-01 | Reserve x18 on AArch64 and un-reserve x16 | Amanieu d'Antras | -3/+3 |
| 2021-05-01 | Auto merge of #84786 - JohnTitor:rollup-j5omx6f, r=JohnTitor | bors | -1297/+795 |
| 2021-05-01 | Rollup merge of #84749 - XAMPPRocky:cranelift-rebase, r=bjorn3 | Yuki Okushi | -1294/+792 |
| 2021-05-01 | Rollup merge of #84724 - MaskRay:sys-fs, r=petrochenkov | Yuki Okushi | -3/+3 |
| 2021-05-01 | Auto merge of #84582 - richkadel:issue-84561, r=tmandry | bors | -52/+222 |
| 2021-04-30 | Auto merge of #84719 - Mark-Simulacrum:reduce-query-impl, r=davidtwco | bors | -49/+55 |