| Age | Commit message (Expand) | Author | Lines |
| 2021-03-18 | Report missing cases of `bare_trait_objects` | Vadim Petrochenkov | -2/+34 |
| 2021-03-18 | hir: Preserve used syntax in `TyKind::TraitObject` | Vadim Petrochenkov | -11/+17 |
| 2021-03-18 | Fix use of bare trait objects everywhere | Vadim Petrochenkov | -48/+62 |
| 2021-03-17 | Auto merge of #83188 - petrochenkov:field, r=lcnr | bors | -295/+323 |
| 2021-03-17 | Auto merge of #83090 - jackh726:bound_var_replacer_option, r=varkor | bors | -55/+53 |
| 2021-03-17 | Auto merge of #83225 - JohnTitor:rollup-4hnuhb8, r=JohnTitor | bors | -109/+150 |
| 2021-03-17 | Rollup merge of #83203 - jyn514:rustdoc-warnings, r=Manishearth | Yuki Okushi | -1/+35 |
| 2021-03-17 | Rollup merge of #83124 - cjgillot:iiib, r=petrochenkov | Yuki Okushi | -66/+17 |
| 2021-03-17 | Rollup merge of #83092 - petrochenkov:qspan, r=estebank | Yuki Okushi | -10/+26 |
| 2021-03-17 | Rollup merge of #82774 - JohnTitor:bad-diag-for-anon-params-with-ref, r=estebank | Yuki Okushi | -32/+72 |
| 2021-03-17 | Auto merge of #83084 - nagisa:nagisa/features-native, r=petrochenkov | bors | -34/+67 |
| 2021-03-17 | Emit more pretty diagnostics for qualified paths | Yuki Okushi | -14/+21 |
| 2021-03-17 | Fix bad diagnostics for anon params with qualified paths | Yuki Okushi | -10/+20 |
| 2021-03-17 | Fix bad diagnostics for anon params with ref | Yuki Okushi | -31/+54 |
| 2021-03-16 | Auto merge of #82936 - oli-obk:valtree, r=RalfJung,lcnr,matthewjasper | bors | -317/+769 |
| 2021-03-16 | Adjust `-Ctarget-cpu=native` handling in cg_llvm | Simonas Kazlauskas | -34/+67 |
| 2021-03-16 | Auto merge of #82536 - sexxi-goose:handle-patterns-take-2, r=nikomatsakis | bors | -103/+464 |
| 2021-03-16 | Update compiler/rustc_middle/src/ty/consts/valtree.rs | Oli Scherer | -1/+1 |
| 2021-03-16 | Update compiler/rustc_middle/src/ty/consts/valtree.rs | Oli Scherer | -1/+2 |
| 2021-03-16 | Update compiler/rustc_mir/src/const_eval/mod.rs | Oli Scherer | -5/+4 |
| 2021-03-16 | Don't warn about old rustdoc lint names (temporarily) | Joshua Nelson | -1/+35 |
| 2021-03-16 | Rollup merge of #83196 - tmiasko:valid-range-delay-span-bug, r=oli-obk | Yuki Okushi | -6/+9 |
| 2021-03-16 | Auto merge of #82838 - Amanieu:rustdoc_asm, r=nagisa | bors | -45/+61 |
| 2021-03-16 | ast: Reduce size of `ExprKind` by boxing fields of `ExprKind::Struct` | Vadim Petrochenkov | -22/+38 |
| 2021-03-16 | ast/hir: Rename field-related structures | Vadim Petrochenkov | -276/+288 |
| 2021-03-16 | Auto merge of #82898 - oli-obk:tait_🧊, r=nikomatsakis | bors | -32/+117 |
| 2021-03-16 | Auto merge of #83153 - Aaron1011:eval-always-extern_mod_stmt_cnum, r=michaelw... | bors | -0/+2 |
| 2021-03-16 | Use delay_span_bug instead of panic in layout_scalar_valid_range | Tomasz MiÄ…sko | -6/+9 |
| 2021-03-15 | Make functions passed to BoundVarReplacer be optional | Jack Huey | -55/+53 |
| 2021-03-15 | More precise spans for HIR paths | Vadim Petrochenkov | -10/+26 |
| 2021-03-15 | Explain each variant of TAIT usage with examples | Oli Scherer | -1/+44 |
| 2021-03-15 | Only allow tait defining uses in function and method return position | Oli Scherer | -16/+51 |
| 2021-03-15 | Special case type aliases from impl trait in const/static types | Oli Scherer | -6/+13 |
| 2021-03-15 | Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual... | Oli Scherer | -2/+7 |
| 2021-03-15 | Fix error after rebase | Roxane | -39/+22 |
| 2021-03-15 | Add comments with examples and tests | Roxane | -81/+207 |
| 2021-03-15 | Use tracing instrumentation for better bug diagnosing | Oli Scherer | -8/+3 |
| 2021-03-15 | Mark `extern_mod_stmt_cnum` as `eval_always` | Aaron Hill | -0/+2 |
| 2021-03-15 | Rollup merge of #83144 - hyd-dev:parse-sess-created, r=oli-obk | Dylan DPC | -1/+14 |
| 2021-03-15 | Rollup merge of #83132 - Aaron1011:fix/incr-cache-dummy, r=estebank | Dylan DPC | -3/+3 |
| 2021-03-15 | Rollup merge of #83127 - Aaron1011:time-macros-impl-warn, r=petrochenkov | Dylan DPC | -54/+123 |
| 2021-03-15 | Rollup merge of #83113 - osa1:refactor_try_index_step, r=jonas-schievink | Dylan DPC | -9/+5 |
| 2021-03-15 | Rollup merge of #83108 - jyn514:remove-unused, r=estebank | Dylan DPC | -10/+0 |
| 2021-03-15 | Rollup merge of #83098 - camelid:more-doc-attr-check, r=davidtwco | Dylan DPC | -46/+65 |
| 2021-03-15 | Rollup merge of #83054 - tmiasko:rustc_layout_scalar_valid_range, r=davidtwco | Dylan DPC | -1/+37 |
| 2021-03-15 | Rollup merge of #82989 - Smittyvb:other-lang-literal-errors, r=varkor | Dylan DPC | -0/+26 |
| 2021-03-15 | Change the `.unwrap` to `.expect` with a helpful message | hyd-dev | -1/+5 |
| 2021-03-15 | Pacify tidy | Oli Scherer | -1/+1 |
| 2021-03-15 | Custom error on literal names from other languages | Smitty | -0/+26 |
| 2021-03-15 | Do not expose fallible `to_int` operation on `Scalar`. | Oli Scherer | -19/+17 |