| Age | Commit message (Expand) | Author | Lines |
| 2021-10-29 | Auto merge of #90373 - tmiasko:union-qualification, r=oli-obk | bors | -1/+103 |
| 2021-10-29 | Auto merge of #90214 - tmiasko:indirect-mutation-qualif, r=ecstatic-morse,oli... | bors | -63/+250 |
| 2021-10-29 | Auto merge of #90380 - Mark-Simulacrum:revert-89558-query-stable-lint, r=lcnr | bors | -299/+68 |
| 2021-10-29 | Auto merge of #90363 - camelid:build-impl-perf, r=jyn514 | bors | -3/+3 |
| 2021-10-28 | Auto merge of #90387 - matthiaskrgr:rollup-b2x8v0x, r=matthiaskrgr | bors | -655/+599 |
| 2021-10-29 | Rollup merge of #90376 - oli-obk:🧹, r=spastorino | Matthias Krüger | -650/+597 |
| 2021-10-29 | Rollup merge of #90336 - mbartlett21:patch-4, r=Mark-Simulacrum | Matthias Krüger | -3/+0 |
| 2021-10-29 | Rollup merge of #90082 - noncombatant:patch-1, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2021-10-28 | Auto merge of #90281 - xldenis:public-borrow-set, r=nikomatsakis | bors | -14/+14 |
| 2021-10-28 | Auto merge of #90218 - JakobDegen:adt_significant_drop_fix, r=nikomatsakis | bors | -45/+93 |
| 2021-10-28 | Revert "Add rustc lint, warning when iterating over hashmaps" | Mark Rousskov | -299/+68 |
| 2021-10-28 | Move instantiate_opaque_types to rustc_infer. | Oli Scherer | -294/+283 |
| 2021-10-28 | Move some functions into `rustc_infer`. | Oli Scherer | -318/+316 |
| 2021-10-28 | Manually inline a function that is only ever called at the end of another fun... | Oli Scherer | -33/+6 |
| 2021-10-28 | Remove dead code. | Oli Scherer | -14/+1 |
| 2021-10-28 | Auto merge of #90145 - cjgillot:sorted-map, r=michaelwoerister | bors | -57/+55 |
| 2021-10-28 | Auto merge of #90339 - GuillaumeGomez:doc-alias-doc, r=GuillaumeGomez | bors | -2/+49 |
| 2021-10-28 | Add missing documentation for doc alias | Guillaume Gomez | -2/+49 |
| 2021-10-27 | Improve perf measurements of `build_extern_trait_impl` | Noah Lev | -3/+3 |
| 2021-10-28 | Use type based qualification for unions | Tomasz Miąsko | -1/+103 |
| 2021-10-27 | Auto merge of #90347 - matthiaskrgr:rollup-rp2ms7j, r=matthiaskrgr | bors | -15/+227 |
| 2021-10-27 | Rollup merge of #90344 - xfix:tracking-issue-const_cstr_unchecked, r=Mark-Sim... | Matthias Krüger | -1/+1 |
| 2021-10-27 | Rollup merge of #90304 - vandenheuvel:test_issue_75961, r=Mark-Simulacrum | Matthias Krüger | -0/+7 |
| 2021-10-27 | Rollup merge of #90288 - JakobDegen:import_diagnostics, r=davidtwco | Matthias Krüger | -7/+172 |
| 2021-10-27 | Rollup merge of #90267 - EliseZeroTwo:elisezerotwo/fix_invalid_attrs_ice, r=A... | Matthias Krüger | -6/+46 |
| 2021-10-27 | Rollup merge of #90239 - r00ster91:patch-1, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2021-10-27 | Remove big O notation | r00ster91 | -1/+1 |
| 2021-10-27 | Auto merge of #90273 - nbdd0121:const, r=fee1-dead | bors | -93/+53 |
| 2021-10-27 | Add tracking issue number to const_cstr_unchecked | Konrad Borowski | -1/+1 |
| 2021-10-27 | Auto merge of #90186 - jsha:fix-header-sizes, r=GuillaumeGomez | bors | -6/+232 |
| 2021-10-27 | Auto merge of #89652 - rcvalle:rust-cfi, r=nagisa | bors | -39/+473 |
| 2021-10-27 | test: add test for inner attribute followed by outer attribute causing ICE | EliseZeroTwo | -0/+46 |
| 2021-10-26 | Add documentation for LLVM CFI support | Ramon de C Valle | -19/+202 |
| 2021-10-27 | Remove `is_const_fn` in `find_mir_or_eval_fn` | Gary Guo | -9/+3 |
| 2021-10-27 | Auto merge of #90337 - matthiaskrgr:rollup-azkr158, r=matthiaskrgr | bors | -142/+153 |
| 2021-10-27 | Add regression test for #75961 | Bram van den Heuvel | -0/+7 |
| 2021-10-27 | Rollup merge of #90278 - notriddle:notriddle/highlight-ptr, r=jyn541,Guillaum... | Matthias Krüger | -8/+23 |
| 2021-10-27 | Rollup merge of #90232 - konan8205:master, r=GuillaumeGomez | Matthias Krüger | -35/+61 |
| 2021-10-27 | Rollup merge of #90154 - camelid:remove-getdefid, r=jyn514 | Matthias Krüger | -99/+69 |
| 2021-10-27 | Remove extra lines in examples for `Duration::try_from_secs_*` | mbartlett21 | -3/+0 |
| 2021-10-27 | Auto merge of #89937 - JohnTitor:fix-89875, r=Amanieu | bors | -9/+28 |
| 2021-10-26 | Reverting switching test to no_std and adjust output after rebase. | Jakob Degen | -31/+41 |
| 2021-10-26 | Fix line numbers in test | Jakob Degen | -4/+4 |
| 2021-10-26 | Make `ui/suggestions/suggest-tryinto-edition-change.rs` no_std to avoid getti... | Jakob Degen | -41/+30 |
| 2021-10-26 | Adds hint if a trait fails to resolve and a newly added one in Edition 2021 i... | Jakob Degen | -15/+134 |
| 2021-10-26 | Add test checking that Edition 2021 is suggested for .try_into() and fix othe... | Jakob Degen | -0/+33 |
| 2021-10-26 | Add diagnostic in case of failed `.try_into()` method call pre-Edition 2021 | Jakob Degen | -0/+14 |
| 2021-10-26 | Auto merge of #90314 - matthiaskrgr:rollup-ag1js8n, r=matthiaskrgr | bors | -192/+104 |
| 2021-10-26 | Rollup merge of #90305 - vandenheuvel:test_issue_87258, r=Mark-Simulacrum | Matthias Krüger | -0/+72 |
| 2021-10-26 | Rollup merge of #90303 - WaffleLapkin:regression_test_90164, r=JohnTitor | Matthias Krüger | -0/+31 |