| Age | Commit message (Expand) | Author | Lines |
| 2022-02-14 | Add support for control-flow protection | Andrew Brown | -5/+141 |
| 2022-02-14 | Mark `unsafe_pin_internals` as `incomplete`. | Daniel Henry-Mantilla | -0/+35 |
| 2022-02-14 | Replace `def_site`-&-privacy implementation with a stability-based one. | Daniel Henry-Mantilla | -5/+6 |
| 2022-02-14 | Improve documentation. | Daniel Henry-Mantilla | -6/+5 |
| 2022-02-14 | reveal_defining_opaque_types field doesn't exist after rebase | Santiago Pastorino | -1/+0 |
| 2022-02-14 | Inline loose_check fn on call site | Santiago Pastorino | -11/+1 |
| 2022-02-14 | Add comments about outlives_env | Santiago Pastorino | -0/+7 |
| 2022-02-14 | Add failing test that should pass | Santiago Pastorino | -0/+23 |
| 2022-02-14 | Call the method fork instead of clone and add proper comments | Santiago Pastorino | -3/+36 |
| 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/+119 |
| 2022-02-14 | Add a stack-`pin!`-ning macro to the `pin` module. | Daniel Henry-Mantilla | -0/+242 |
| 2022-02-14 | Properly check regions on negative overlap check | Santiago Pastorino | -14/+59 |
| 2022-02-14 | Add debug calls for negative impls in coherence | Santiago Pastorino | -4/+10 |
| 2022-02-14 | Move FIXME text to the right place | Santiago Pastorino | -3/+3 |
| 2022-02-14 | Remove extra negative_impl_exists check | Santiago Pastorino | -3/+1 |
| 2022-02-14 | Auto merge of #93298 - lcnr:issue-92113, r=cjgillot | bors | -153/+212 |
| 2022-02-14 | Maintain broken symlink behaviour for the Windows exe resolver | Chris Denton | -2/+30 |
| 2022-02-14 | Auto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr | bors | -4/+4 |
| 2022-02-14 | Auto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr | bors | -83/+102 |
| 2022-02-14 | update two rustdoc comments | Ellen | -3/+3 |
| 2022-02-14 | Describe VecDeque with more consistent names | Stein Somers | -110/+110 |
| 2022-02-14 | Auto merge of #8425 - Jarcho:transmute_8417, r=giraffate | bors | -7/+14 |
| 2022-02-14 | further update `fuzzy_match_tys` | lcnr | -66/+111 |
| 2022-02-14 | fast_reject: remove `StripReferences` | lcnr | -68/+20 |
| 2022-02-14 | fuzzify `fuzzy_match_tys` | lcnr | -120/+68 |
| 2022-02-14 | Make `find_similar_impl_candidates` a little fuzzier. | Ben Reeves | -33/+147 |
| 2022-02-14 | Auto merge of #8427 - Jarcho:merge_cargo_passes, r=llogiq | bors | -479/+474 |
| 2022-02-14 | Auto merge of #8429 - nsunderland1:master, r=llogiq | bors | -9/+25 |
| 2022-02-14 | Auto merge of #93937 - bjorn3:simplifications3, r=cjgillot | bors | -26/+4 |
| 2022-02-13 | Document `pub` requirement for `new_without_default` lint | nsunderland1 | -9/+25 |
| 2022-02-14 | Fix suggestion to slice if scurtinee is a reference to `Result` or `Option` | Chayim Refael Friedman | -25/+62 |
| 2022-02-13 | Merge cargo lints | Jason Newcomb | -479/+474 |
| 2022-02-13 | Update `sha1`, `sha2`, and `md5` dependencies | pierwill | -41/+43 |
| 2022-02-13 | Auto merge of #83822 - petrochenkov:linkandro, r=davidtwco | bors | -7/+1 |
| 2022-02-13 | Fix `transmute_undefined_repr` with single field `#[repr(C)]` structs | Jason Newcomb | -7/+14 |
| 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 | -46/+16 |
| 2022-02-13 | rustc_target: Remove compiler-rt linking hack on Android | Vadim Petrochenkov | -7/+1 |
| 2022-02-13 | Fix codegen tests | Gary Guo | -6/+7 |
| 2022-02-13 | Auto merge of #91673 - ChrisDenton:path-absolute, r=Mark-Simulacrum | bors | -4/+209 |
| 2022-02-13 | Rustup to rustc 1.60.0-nightly (5d8767cb2 2022-02-12) | bjorn3 | -3/+3 |
| 2022-02-13 | Sync from rust 9a60099cc43c8a07abb280be323d1ed9afc27f2c | bjorn3 | -2/+0 |
| 2022-02-13 | Remove Config::stderr | bjorn3 | -26/+4 |
| 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 | -1131/+1551 |
| 2022-02-13 | Rollup merge of #93944 - jackh726:team-exclude, r=Mark-Simulacrum | Matthias Krüger | -0/+6 |
| 2022-02-13 | Rollup merge of #93936 - bjorn3:simplifications2, r=cjgillot | Matthias Krüger | -199/+158 |
| 2022-02-13 | Rollup merge of #93930 - name1e5s:chore/docs, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2022-02-13 | Rollup merge of #93886 - clarfonthey:stable_ascii_escape, r=Mark-Simulacrum | Matthias Krüger | -16/+13 |