| Age | Commit message (Expand) | Author | Lines |
| 2021-05-05 | Rollup merge of #84913 - estebank:issue-84831, r=varkor | Ralf Jung | -1/+19 |
| 2021-05-05 | Rollup merge of #84903 - hyd-dev:dead-check-in-alloc-msg, r=RalfJung | Ralf Jung | -5/+0 |
| 2021-05-05 | Rollup merge of #84808 - estebank:issue-84769, r=petrochenkov | Ralf Jung | -1/+5 |
| 2021-05-05 | Rollup merge of #84803 - jyn514:duplicate-macros, r=petrochenkov | Ralf Jung | -57/+61 |
| 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 | Do not ICE on invalid const param | Esteban Küber | -1/+19 |
| 2021-05-04 | Remove `rustc_middle::mir::interpret::CheckInAllocMsg::NullPointerTest` | hyd-dev | -5/+0 |
| 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 | Account for unsatisfied bounds in E0599 | Esteban Küber | -1/+5 |
| 2021-05-01 | Avoid generating QueryMap::extend for each key type | Mark Rousskov | -8/+5 |
| 2021-05-01 | Reduce duplication in `impl_dep_tracking_hash` macros | Joshua Nelson | -57/+61 |
| 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 |