| Age | Commit message (Expand) | Author | Lines |
| 2022-06-10 | use FxHashMap instead of BTreeMap | lcnr | -4/+3 |
| 2022-06-10 | eagerly check whether we replace any bound vars | lcnr | -25/+16 |
| 2022-06-10 | update higher_ranked_sub docs | lcnr | -27/+35 |
| 2022-06-10 | don't always cache bound lts | lcnr | -13/+23 |
| 2022-06-10 | bound_vars -> infer: don't return lt map | lcnr | -54/+40 |
| 2022-06-10 | replace bound vars: make caching explicit | lcnr | -32/+40 |
| 2022-06-10 | only expect lb lt for fn calls in mir typeck | lcnr | -6/+8 |
| 2022-06-10 | `BoundVarReplacer` remove `Option` | lcnr | -45/+36 |
| 2022-06-09 | Auto merge of #97911 - dtolnay:numcpu, r=Mark-Simulacrum | bors | -1/+2 |
| 2022-06-09 | Rollup merge of #97874 - lcnr:combine-comment, r=davidtwco | Yuki Okushi | -23/+23 |
| 2022-06-09 | Rollup merge of #97843 - overdrivenpotato:psp-lto, r=michaelwoerister | Yuki Okushi | -6/+18 |
| 2022-06-09 | Rollup merge of #95860 - c410-f3r:stabilize-meta, r=joshtriplett | Yuki Okushi | -2/+0 |
| 2022-06-09 | Revert "Remove num_cpus dependency from bootstrap, build-manifest and rustc_s... | David Tolnay | -1/+2 |
| 2022-06-09 | rewrite combine doc comment | lcnr | -23/+23 |
| 2022-06-09 | Auto merge of #97862 - SparrowLii:superset, r=lcnr | bors | -13/+58 |
| 2022-06-09 | Auto merge of #97740 - RalfJung:ctfe-cycle-spans, r=lcnr | bors | -32/+58 |
| 2022-06-08 | Rollup merge of #97857 - ChayimFriedman2:box-identifier-help, r=compiler-errors | Michael Goulet | -4/+57 |
| 2022-06-08 | Rollup merge of #97856 - compiler-errors:bad-let-suggestions, r=estebank | Michael Goulet | -8/+49 |
| 2022-06-08 | Rollup merge of #97557 - compiler-errors:arg-mismatch-mini, r=jackh726 | Michael Goulet | -18/+25 |
| 2022-06-08 | Rollup merge of #97880 - ChayimFriedman2:patch-2, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-06-08 | Rollup merge of #97813 - antoyo:sync_from_cg_gcc, r=petrochenkov | Matthias Krüger | -618/+7956 |
| 2022-06-08 | correct the test if IntervalSet | SparrowLii | -1/+1 |
| 2022-06-08 | fix the impl error in `insert_all` | SparrowLii | -1/+3 |
| 2022-06-08 | Fix typo: fo->for | Chayim Refael Friedman | -1/+1 |
| 2022-06-08 | add `check_invariants` method | SparrowLii | -7/+33 |
| 2022-06-08 | Auto merge of #97873 - Dylan-DPC:rollup-g6ptsdq, r=Dylan-DPC | bors | -87/+103 |
| 2022-06-08 | Rollup merge of #97865 - lcnr:bb-BorrowckMode, r=Dylan-DPC | Dylan DPC | -17/+0 |
| 2022-06-08 | Rollup merge of #97848 - spastorino:universal-lowering-refactor-1, r=cjgillot | Dylan DPC | -63/+95 |
| 2022-06-08 | Rollup merge of #97846 - pcwalton:align-bits, r=michaelwoerister | Dylan DPC | -1/+1 |
| 2022-06-08 | Rollup merge of #97763 - RalfJung:fallible-cast, r=lcnr | Dylan DPC | -6/+7 |
| 2022-06-08 | Auto merge of #94732 - nnethercote:infallible-encoder, r=bjorn3 | bors | -836/+673 |
| 2022-06-08 | bye `BorrowckMode` | lcnr | -17/+0 |
| 2022-06-08 | Auto merge of #97860 - Dylan-DPC:rollup-t3vxos8, r=Dylan-DPC | bors | -55/+141 |
| 2022-06-08 | optimize `superset` method of `IntervalSet` | SparrowLii | -4/+21 |
| 2022-06-08 | Suggest escaping `box` as identifier | Chayim Refael Friedman | -4/+57 |
| 2022-06-08 | Rollup merge of #97823 - compiler-errors:missing-comma-match-arm, r=estebank | Dylan DPC | -13/+38 |
| 2022-06-08 | Rollup merge of #97819 - compiler-errors:use-import, r=wesleywiser | Dylan DPC | -20/+49 |
| 2022-06-08 | Rollup merge of #97597 - tmiasko:simplify-locals-side-effects, r=RalfJung,Jak... | Dylan DPC | -11/+37 |
| 2022-06-08 | Rollup merge of #97595 - ouz-a:issue-97381, r=compiler-errors | Dylan DPC | -11/+17 |
| 2022-06-08 | Auto merge of #97447 - nnethercote:improve-folding, r=jackh726 | bors | -358/+313 |
| 2022-06-07 | Don't suggest adding let in certain if conditions | Michael Goulet | -8/+49 |
| 2022-06-07 | recover `import` instead of `use` in item | Michael Goulet | -20/+49 |
| 2022-06-07 | Stabilize $$ in Rust 1.63.0 | Caio | -2/+0 |
| 2022-06-08 | Auto merge of #97849 - matthiaskrgr:rollup-1yodhvw, r=matthiaskrgr | bors | -84/+62 |
| 2022-06-08 | Rename `rustc_serialize::opaque::Encoder` as `MemEncoder`. | Nicholas Nethercote | -129/+112 |
| 2022-06-08 | Folding revamp. | Nicholas Nethercote | -330/+285 |
| 2022-06-08 | Avoid some unnecessary `return`s. | Nicholas Nethercote | -10/+3 |
| 2022-06-08 | Add `try_fold_uenevaluted`. | Nicholas Nethercote | -10/+20 |
| 2022-06-08 | Add `TypeVisitor::visit_mir_const`. | Nicholas Nethercote | -0/+8 |
| 2022-06-08 | Remove `EarlyBinder::{try_fold_with,visit_with}`. | Nicholas Nethercote | -8/+0 |