| Age | Commit message (Expand) | Author | Lines |
| 2022-02-14 | Add test for foreign double unwind | Gary Guo | -0/+69 |
| 2022-02-14 | Add support for control-flow protection | Andrew Brown | -0/+78 |
| 2022-02-14 | Mark `unsafe_pin_internals` as `incomplete`. | Daniel Henry-Mantilla | -0/+31 |
| 2022-02-14 | Add failing test that should pass | Santiago Pastorino | -0/+23 |
| 2022-02-14 | Update `macro:print` typed-query rustdoc test to include `pin!` results | Daniel Henry-Mantilla | -0/+2 |
| 2022-02-14 | Write {ui,} tests for `pin_macro` and `pin!` | Daniel Henry-Mantilla | -0/+84 |
| 2022-02-14 | Properly check regions on negative overlap check | Santiago Pastorino | -6/+25 |
| 2022-02-14 | Auto merge of #93298 - lcnr:issue-92113, r=cjgillot | bors | -4/+74 |
| 2022-02-14 | Auto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr | bors | -11/+11 |
| 2022-02-14 | update two rustdoc comments | Ellen | -3/+3 |
| 2022-02-14 | further update `fuzzy_match_tys` | lcnr | -31/+58 |
| 2022-02-14 | fuzzify `fuzzy_match_tys` | lcnr | -18/+30 |
| 2022-02-14 | Make `find_similar_impl_candidates` a little fuzzier. | Ben Reeves | -1/+32 |
| 2022-02-14 | Auto merge of #93937 - bjorn3:simplifications3, r=cjgillot | bors | -4/+0 |
| 2022-02-14 | Fix suggestion to slice if scurtinee is a reference to `Result` or `Option` | Chayim Refael Friedman | -1/+30 |
| 2022-02-13 | Update `sha1`, `sha2`, and `md5` dependencies | pierwill | -2/+3 |
| 2022-02-13 | Auto merge of #93837 - nikic:arm-update, r=Mark-Simulacrum | bors | -39/+0 |
| 2022-02-13 | Auto merge of #93685 - Mark-Simulacrum:drop-time, r=Mark-Simulacrum | bors | -45/+16 |
| 2022-02-13 | Fix codegen tests | Gary Guo | -6/+7 |
| 2022-02-13 | Remove Config::stderr | bjorn3 | -4/+0 |
| 2022-02-13 | Auto merge of #93763 - jsha:re-space-empty-impls, r=GuillaumeGomez | bors | -3/+23 |
| 2022-02-13 | Auto merge of #93956 - matthiaskrgr:rollup-zfk35hb, r=matthiaskrgr | bors | -240/+485 |
| 2022-02-13 | Rollup merge of #93936 - bjorn3:simplifications2, r=cjgillot | Matthias Krüger | -1/+1 |
| 2022-02-13 | Rollup merge of #93885 - Badel2:error-download-ci-llvm, r=Mark-Simulacrum | Matthias Krüger | -8/+20 |
| 2022-02-13 | Rollup merge of #93810 - matthewjasper:chalk-and-canonical-universes, r=jackh726 | Matthias Krüger | -112/+119 |
| 2022-02-13 | Rollup merge of #90532 - fee1-dead:improve-const-fn-err-msg, r=oli-obk | Matthias Krüger | -119/+345 |
| 2022-02-13 | Auto merge of #93713 - klensy:deps-up, r=Mark-Simulacrum | bors | -4/+3 |
| 2022-02-13 | rustdoc-json: buffer output | Nixon Enraght-Moony | -3/+6 |
| 2022-02-13 | Auto merge of #93670 - erikdesjardins:noundef, r=nikic | bors | -88/+76 |
| 2022-02-12 | Cleanup header parsing by extracting common logic | Jack Huey | -229/+168 |
| 2022-02-12 | Use known-bug prop for GAT bug tests | Jack Huey | -27/+32 |
| 2022-02-12 | Add the known-bug compiletest prop | Jack Huey | -1/+23 |
| 2022-02-12 | Auto merge of #91403 - cjgillot:inherit-async, r=oli-obk | bors | -193/+149 |
| 2022-02-12 | make fastcall-inreg and riscv64-lp64-lp64f-lp64d-abi tests able to run on any... | Erik Desjardins | -56/+21 |
| 2022-02-12 | Auto merge of #93939 - RalfJung:miri, r=RalfJung | bors | -11/+7 |
| 2022-02-12 | Auto merge of #93697 - the8472:fix-windows-path-hash, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-02-12 | Update chalk tests | Matthew Jasper | -112/+119 |
| 2022-02-12 | Suggest disabling download-ci-llvm option if url fails to download | Badel2 | -8/+20 |
| 2022-02-12 | ignore test on wasm32 | The 8472 | -0/+1 |
| 2022-02-12 | update miri | Ralf Jung | -11/+7 |
| 2022-02-12 | Ignore failing test on aarch64 | Benoît du Garreau | -0/+3 |
| 2022-02-12 | change to a struct variant | Ellen | -9/+9 |
| 2022-02-12 | Move setup_callbacks call to create_compiler_and_run | bjorn3 | -1/+1 |
| 2022-02-12 | Rebless | Deadbeef | -3/+41 |
| 2022-02-12 | Rollup merge of #93898 - GuillaumeGomez:error-code-check, r=Mark-Simulacrum | Matthias Krüger | -4/+29 |
| 2022-02-12 | Rollup merge of #93897 - schopin-pro:linkchecker-symlink, r=Mark-Simulacrum | Matthias Krüger | -2/+3 |
| 2022-02-12 | Rollup merge of #93759 - dtolnay:usetree, r=nagisa | Matthias Krüger | -0/+23 |
| 2022-02-12 | Rollup merge of #93757 - jackh726:gat-bug-tests, r=nikomatsakis | Matthias Krüger | -0/+450 |
| 2022-02-12 | Rollup merge of #93595 - compiler-errors:ice-on-lifetime-arg, r=jackh726 | Matthias Krüger | -4/+41 |
| 2022-02-12 | Rollup merge of #91908 - matthiaskrgr:ices, r=jackh726 | Matthias Krüger | -0/+46 |