| Age | Commit message (Expand) | Author | Lines |
| 2020-07-01 | Rollup merge of #73449 - ehuss:duplicate-lang-item, r=matthewjasper | Manish Goregaokar | -0/+5 |
| 2020-07-01 | Review fix | Dan Aloni | -1/+1 |
| 2020-07-01 | Insert NoDelim groups around nonterminals when lowering macro_rules | Aaron Hill | -0/+1 |
| 2020-07-01 | Rollup merge of #73776 - aszenz:refactor_mir_module, r=wesleywiser | Manish Goregaokar | -492/+509 |
| 2020-07-01 | Rollup merge of #73705 - lcnr:skip_binder, r=nikomatsakis | Manish Goregaokar | -176/+116 |
| 2020-06-30 | Stabilize `#[track_caller]`. | Adam Perry | -1/+1 |
| 2020-07-01 | Add missing backtick in `ty_error_with_message` | Yuki Okushi | -1/+1 |
| 2020-06-30 | Switch crate_extern_paths to a query, and tweak wording. | Eric Huss | -10/+5 |
| 2020-06-30 | Provide more information on duplicate lang item error. | Eric Huss | -0/+10 |
| 2020-06-30 | Stabilize casts and coercions to `&[T]` in const fn | Oliver Scherer | -1/+1 |
| 2020-06-30 | remove unused `TypeError::ProjectionBoundsLength` | Bastian Kauschke | -10/+0 |
| 2020-06-30 | change `skip_binder` to use T by value | Bastian Kauschke | -27/+23 |
| 2020-06-30 | stop taking references in Relate | Bastian Kauschke | -141/+95 |
| 2020-06-29 | Fix try_print_visible_def_path for Rust 2018 | Dan Aloni | -17/+18 |
| 2020-06-29 | add spans to injected coverage counters | Rich Kadel | -17/+55 |
| 2020-06-28 | Auto merge of #72437 - ecstatic-morse:stabilize-const-if-match, r=oli-obk | bors | -14/+1 |
| 2020-06-28 | Remove `ignore-tidy-filelength` | Dylan MacKenzie | -2/+0 |
| 2020-06-28 | Remove `const_if_match` feature gate from libraries | Dylan MacKenzie | -1/+1 |
| 2020-06-28 | Remove `control_flow_destroyed` and properly lower `&&` and `||` | Dylan MacKenzie | -11/+0 |
| 2020-06-28 | Rollup merge of #73833 - bjorn3:remove_gcx_enter_local, r=matthewjasper | Manish Goregaokar | -27/+5 |
| 2020-06-28 | Remove GlobalCtxt::enter_local | bjorn3 | -27/+5 |
| 2020-06-27 | Rollup merge of #73796 - lcnr:LocalDefId, r=matthewjasper | Manish Goregaokar | -27/+34 |
| 2020-06-27 | Rollup merge of #73708 - Aaron1011:feature/reland-move-fn-self-msg, r=davidtwco | Manish Goregaokar | -7/+26 |
| 2020-06-27 | more LocalDefId cleanup | Bastian Kauschke | -8/+12 |
| 2020-06-27 | more LocalDefId in ty::context | Bastian Kauschke | -4/+7 |
| 2020-06-27 | use LocalDefId in module checking | Bastian Kauschke | -15/+15 |
| 2020-06-26 | Rollup merge of #73485 - estebank:dedup-preds, r=nikomatsakis | Manish Goregaokar | -3/+13 |
| 2020-06-26 | Explain move errors that occur due to method calls involving `self` | Aaron Hill | -1/+1 |
| 2020-06-26 | Make `fn_arg_names` return `Ident` instead of symbol | Aaron Hill | -6/+25 |
| 2020-06-26 | removes unnecessary tidy ignore | root | -12/+2 |
| 2020-06-26 | moves terminator types to sub module | root | -494/+519 |
| 2020-06-26 | Auto merge of #73513 - oli-obk:const_binop_overflow, r=estebank | bors | -60/+227 |
| 2020-06-26 | Show the values and computation that would overflow a const evaluation or pro... | Oliver Scherer | -60/+227 |
| 2020-06-26 | Rollup merge of #73748 - jyn514:doc-fix, r=Manishearth | Manish Goregaokar | -0/+2 |
| 2020-06-26 | Rollup merge of #73681 - jackh726:chalk-0.14, r=nikomatsakis | Manish Goregaokar | -1/+3 |
| 2020-06-25 | Add code block to code in documentation of `List::rebase_onto` | Joshua Nelson | -0/+2 |
| 2020-06-24 | Improve GeneratorLayout debug output | Tyler Mandry | -2/+59 |
| 2020-06-24 | Allow calling GeneratorSubsts::variant_name() without substs | Tyler Mandry | -1/+1 |
| 2020-06-24 | Emit line info for generator variants | Tyler Mandry | -0/+4 |
| 2020-06-24 | Update Chalk | Jack Huey | -1/+3 |
| 2020-06-23 | Rollup merge of #73488 - richkadel:llvm-coverage-map-gen, r=tmandry | Manish Goregaokar | -5/+62 |
| 2020-06-23 | Auto merge of #73643 - Manishearth:rollup-68dr8fz, r=Manishearth | bors | -36/+28 |
| 2020-06-23 | Rollup merge of #73496 - estebank:opaque-missing-lts-in-fn-3, r=nikomatsakis | Manish Goregaokar | -36/+28 |
| 2020-06-22 | PR no longer requires u32 impl TypeFoldable | Rich Kadel | -1/+0 |
| 2020-06-22 | moves coverage data computation from pass to query | Rich Kadel | -20/+16 |
| 2020-06-23 | Rollup merge of #73586 - RalfJung:switch-ty, r=oli-obk | Dylan DPC | -0/+2 |
| 2020-06-23 | Rollup merge of #73578 - RalfJung:ty-ctxt-at, r=jonas-schievink | Dylan DPC | -11/+5 |
| 2020-06-22 | review comments | Esteban Küber | -1/+2 |
| 2020-06-22 | Address remaining feedback items | Rich Kadel | -2/+2 |
| 2020-06-22 | implemented query for coverage data | Rich Kadel | -0/+6 |