| Age | Commit message (Expand) | Author | Lines |
| 2022-11-28 | Make ObligationCtxt::normalize take cause by borrow | Michael Goulet | -29/+27 |
| 2022-11-28 | Make normalize and normalize_to pub(crate) | Michael Goulet | -6/+8 |
| 2022-11-28 | Simplify more FnCtxt normalization | Michael Goulet | -111/+46 |
| 2022-11-28 | FnCtxt normalization stuff | Michael Goulet | -67/+41 |
| 2022-11-28 | partially_normalize_... -> At::normalize | Michael Goulet | -93/+58 |
| 2022-11-28 | Rename At::normalize to At::query_normalize | Michael Goulet | -7/+7 |
| 2022-11-28 | Auto merge of #105008 - Dylan-DPC:rollup-wcd19yu, r=Dylan-DPC | bors | -470/+373 |
| 2022-11-28 | Auto merge of #102991 - Sp00ph:master, r=scottmcm | bors | -1308/+948 |
| 2022-11-28 | Rollup merge of #104927 - compiler-errors:binder-shifting-logic, r=oli-obk | Dylan DPC | -23/+24 |
| 2022-11-28 | Rollup merge of #104907 - compiler-errors:selcx-infcx, r=oli-obk | Dylan DPC | -92/+75 |
| 2022-11-28 | Rollup merge of #104890 - lcnr:small-cleanup, r=fee1-dead | Dylan DPC | -92/+47 |
| 2022-11-28 | Rollup merge of #104795 - estebank:multiline-spans, r=TaKO8Ki | Dylan DPC | -106/+108 |
| 2022-11-28 | Rollup merge of #104732 - WaffleLapkin:from_def_idn't, r=compiler-errors | Dylan DPC | -62/+46 |
| 2022-11-28 | Rollup merge of #104360 - petrochenkov:stabverb, r=TaKO8Ki | Dylan DPC | -95/+73 |
| 2022-11-28 | fix clippy tests | Esteban Küber | -13/+13 |
| 2022-11-28 | Tweak output | Esteban Küber | -24/+20 |
| 2022-11-28 | Change multiline span ASCII art visual order | Esteban Küber | -105/+111 |
| 2022-11-28 | Auto merge of #104915 - weihanglo:update-cargo, r=ehuss | bors | -2/+81 |
| 2022-11-28 | Auto merge of #104990 - matthiaskrgr:rollup-oskk8v3, r=matthiaskrgr | bors | -909/+1343 |
| 2022-11-27 | Fix `pretty-std` test | Markus Everling | -2/+2 |
| 2022-11-27 | Rollup merge of #104989 - RalfJung:miri, r=RalfJung | Matthias Krüger | -500/+893 |
| 2022-11-27 | Rollup merge of #104984 - GuillaumeGomez:remote-crate-primitives, r=notriddle | Matthias Krüger | -5/+21 |
| 2022-11-27 | Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot | Matthias Krüger | -387/+400 |
| 2022-11-27 | Rollup merge of #104955 - GuillaumeGomez:migrate-to-func, r=notriddle | Matthias Krüger | -17/+29 |
| 2022-11-27 | Auto merge of #104506 - joshtriplett:style-principles-readability-in-plain-te... | bors | -1/+3 |
| 2022-11-27 | Auto merge of #2702 - RalfJung:rustup, r=RalfJung | bors | -31617/+27667 |
| 2022-11-27 | clippy | Ralf Jung | -19/+15 |
| 2022-11-27 | advice on josh pushing | Ralf Jung | -0/+7 |
| 2022-11-27 | Merge from rustc | Ralf Jung | -31597/+27644 |
| 2022-11-27 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2022-11-27 | fix type | lcnr | -1/+1 |
| 2022-11-27 | Stabilize native library modifier `verbatim` | Vadim Petrochenkov | -95/+73 |
| 2022-11-27 | Auto merge of #2694 - RalfJung:retag-deref-check, r=saethlin | bors | -157/+339 |
| 2022-11-27 | Auto merge of #104983 - matthiaskrgr:rollup-018sk73, r=matthiaskrgr | bors | -114/+318 |
| 2022-11-27 | Fix natvis `VecDeque` formatter | Markus Everling | -8/+7 |
| 2022-11-27 | Add rustdoc test for Deref to primitive types | Guillaume Gomez | -0/+15 |
| 2022-11-27 | Remove Crate::primitives field | Guillaume Gomez | -5/+6 |
| 2022-11-27 | Rollup merge of #104946 - notriddle:notriddle/popover-menu-focus, r=Guillaume... | Matthias Krüger | -5/+69 |
| 2022-11-27 | Rollup merge of #104944 - aDotInTheVoid:jsondoclint-unit-tests, r=jyn514 | Matthias Krüger | -3/+70 |
| 2022-11-27 | Rollup merge of #104934 - ChrisDenton:all-anybody-wants, r=thomcc | Matthias Krüger | -11/+11 |
| 2022-11-27 | Rollup merge of #104931 - Swatinem:async-pretty, r=eholk | Matthias Krüger | -90/+85 |
| 2022-11-27 | Rollup merge of #104917 - compiler-errors:requires-debug-assertions, r=Mark-S... | Matthias Krüger | -1/+1 |
| 2022-11-27 | Rollup merge of #104892 - lukas-code:discriminant, r=scottmcm | Matthias Krüger | -1/+60 |
| 2022-11-27 | Rollup merge of #104882 - lcnr:notify-ocx, r=Mark-Simulacrum | Matthias Krüger | -0/+7 |
| 2022-11-27 | Rollup merge of #95836 - workingjubilee:doctest-exe, r=notriddle | Matthias Krüger | -3/+15 |
| 2022-11-27 | Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errors | bors | -437/+583 |
| 2022-11-27 | Auto merge of #2685 - Nilstrieb:cargo-miri-wasm, r=RalfJung | bors | -1/+3 |
| 2022-11-27 | Auto merge of #2701 - RalfJung:smoke, r=RalfJung | bors | -1/+1 |
| 2022-11-27 | run_tests_minimal: actually run the smoke test on the desired target | Ralf Jung | -1/+1 |
| 2022-11-27 | Auto merge of #2700 - RalfJung:begingroup, r=RalfJung | bors | -1/+1 |