| Age | Commit message (Expand) | Author | Lines |
| 2022-03-20 | Auto merge of #95142 - bjorn3:sync_cg_clif-2022-03-20, r=bjorn3 | bors | -506/+453 |
| 2022-03-20 | Merge commit '370c397ec9169809e5ad270079712e0043514240' into sync_cg_clif-202... | bjorn3 | -506/+453 |
| 2022-03-20 | Auto merge of #95071 - RalfJung:arbitrary-self-dyn, r=oli-obk | bors | -15/+40 |
| 2022-03-20 | Rollup merge of #95108 - scottmcm:more-in-target-display, r=Dylan-DPC | Matthias Krüger | -1/+5 |
| 2022-03-20 | Rollup merge of #94948 - jhpratt:rustc_deprecated, r=Dylan-DPC | Matthias Krüger | -5/+4 |
| 2022-03-19 | Give more details in `Display` for `hir::Target` | Scott McMurray | -1/+5 |
| 2022-03-18 | Rollup merge of #94993 - GrishaVar:too-many-hashes-test, r=Dylan-DPC | Matthias Krüger | -0/+17 |
| 2022-03-18 | Rollup merge of #94295 - Urgau:cfg-always-eval-all-predicate, r=petrochenkov | Matthias Krüger | -2/+10 |
| 2022-03-18 | Auto merge of #95068 - TaKO8Ki:use-create-snapshot-for-diagnostic, r=davidtwco | bors | -5/+6 |
| 2022-03-18 | Miri: implement arbitrary-self dyn receivers | Ralf Jung | -15/+40 |
| 2022-03-18 | Auto merge of #95067 - nnethercote:parse_tt-more-refactoring, r=petrochenkov | bors | -142/+124 |
| 2022-03-18 | use `self.create_snapshot_for_diagnostic` instead of `self.clone()` | Takayuki Maeda | -5/+6 |
| 2022-03-18 | Rename `TtSeq` as `TtSlice`. | Nicholas Nethercote | -10/+10 |
| 2022-03-18 | Tweak a bunch of comments. | Nicholas Nethercote | -62/+36 |
| 2022-03-18 | Auto merge of #95065 - matthiaskrgr:rollup-75i6oz5, r=matthiaskrgr | bors | -33/+66 |
| 2022-03-18 | Rollup merge of #95047 - TaKO8Ki:remove-unnecessary-pattern-for-ignoring-all-... | Matthias Krüger | -1/+1 |
| 2022-03-18 | Rollup merge of #95039 - spastorino:overlap-super-predicates, r=nikomatsakis | Matthias Krüger | -32/+65 |
| 2022-03-18 | Reorder cases in `parse_tt_inner`. | Nicholas Nethercote | -61/+55 |
| 2022-03-18 | Only modify `eof_items` if `token == Eof`. | Nicholas Nethercote | -4/+7 |
| 2022-03-18 | Factor out some code into `MatcherPos::repetition`. | Nicholas Nethercote | -28/+37 |
| 2022-03-18 | Auto merge of #88098 - Amanieu:oom_panic, r=nagisa | bors | -8/+75 |
| 2022-03-18 | Add two useful assertions. | Nicholas Nethercote | -0/+2 |
| 2022-03-18 | Auto merge of #95056 - Dylan-DPC:rollup-swtuw2n, r=Dylan-DPC | bors | -704/+1035 |
| 2022-03-17 | Rollup merge of #94997 - michaelwoerister:fix-enum-type-name-layout-error, r=... | Dylan DPC | -2/+23 |
| 2022-03-17 | Rollup merge of #94982 - skippy10110:deprecated_safe, r=Dylan-DPC | Dylan DPC | -0/+8 |
| 2022-03-17 | Rollup merge of #94960 - codehorseman:master, r=oli-obk | Dylan DPC | -42/+42 |
| 2022-03-17 | Rollup merge of #94731 - TaKO8Ki:const-generic-expr-recovery, r=davidtwco,oli... | Dylan DPC | -36/+88 |
| 2022-03-17 | Rollup merge of #94698 - WaffleLapkin:simplify-copy-suggestions, r=estebank | Dylan DPC | -80/+55 |
| 2022-03-17 | Rollup merge of #94309 - eholk:issue-57017, r=tmandry | Dylan DPC | -13/+122 |
| 2022-03-17 | Rollup merge of #93745 - tarcieri:stabilize-adx, r=cjgillot | Dylan DPC | -2/+3 |
| 2022-03-17 | Rollup merge of #93222 - mark-i-m:errorreported, r=oli-obk | Dylan DPC | -526/+669 |
| 2022-03-17 | Rollup merge of #91133 - terrarier2111:unsafe-diagnostic, r=jackh726 | Dylan DPC | -3/+25 |
| 2022-03-17 | Update compiler/rustc_trait_selection/src/traits/coherence.rs | Niko Matsakis | -1/+0 |
| 2022-03-17 | Use let else here | Santiago Pastorino | -26/+26 |
| 2022-03-18 | refactor: remove an unnecessary pattern for ignoring all parts | Takayuki Maeda | -1/+1 |
| 2022-03-17 | Add more commments | Santiago Pastorino | -0/+2 |
| 2022-03-17 | This test now works | Santiago Pastorino | -0/+1 |
| 2022-03-17 | Extract obligation resolution to function | Santiago Pastorino | -30/+46 |
| 2022-03-17 | Make negative coherence work when there's impl negative on super predicates | Santiago Pastorino | -8/+16 |
| 2022-03-17 | Add comments on Polarity | Santiago Pastorino | -0/+7 |
| 2022-03-16 | erase late-bound regions in dyn projection types for debuginfo | Michael Goulet | -1/+2 |
| 2022-03-16 | rustc_error: make ErrorReported impossible to construct | mark | -526/+669 |
| 2022-03-16 | debuginfo: Fix ICE when generating name for type that produces a layout error. | Michael Woerister | -2/+23 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -42/+42 |
| 2022-03-16 | feat: more RISC-V features | luojia65 | -0/+20 |
| 2022-03-16 | Add test for >65535 hashes in lexing raw string | Grisha | -0/+17 |
| 2022-03-16 | Rollup merge of #94955 - TaKO8Ki:use-format-args-capture-in-rustc-parse, r=Dy... | Dylan DPC | -61/+60 |
| 2022-03-16 | Rollup merge of #94951 - est31:irrefutable_let_chain_patterns, r=estebank | Dylan DPC | -35/+180 |
| 2022-03-15 | Correct meta item diagnostic | Jacob Pratt | -3/+3 |
| 2022-03-15 | Include tracking issue in diagnostic | Jacob Pratt | -2/+1 |