| Age | Commit message (Expand) | Author | Lines |
| 2021-10-31 | Combine drain_filter calls | Aaron Hill | -4/+4 |
| 2021-10-30 | Use SsoHashSet | Aaron Hill | -2/+2 |
| 2021-10-30 | Deduplicate projection sub-obligations | Aaron Hill | -0/+6 |
| 2021-10-30 | Rollup merge of #90402 - wesleywiser:query_descriptions, r=oli-obk | Matthias Krüger | -1/+8 |
| 2021-10-30 | Rollup merge of #90396 - b-naber:type_flags_ices_default_anon_consts, r=lcnr | Matthias Krüger | -1/+2 |
| 2021-10-30 | Rollup merge of #90395 - b-naber:const-expr-type-relation, r=oli-obk | Matthias Krüger | -9/+20 |
| 2021-10-30 | Rollup merge of #90374 - GuillaumeGomez:unify-rustdoc-book-titles, r=camelid | Matthias Krüger | -1/+1 |
| 2021-10-29 | Unify titles in rustdoc book doc attributes chapter | Guillaume Gomez | -1/+1 |
| 2021-10-29 | Update odht crate to 0.3.1 (big-endian bugfix) | Michael Woerister | -2/+2 |
| 2021-10-29 | Add a few query descriptions | Wesley Wiser | -1/+8 |
| 2021-10-29 | Auto merge of #90373 - tmiasko:union-qualification, r=oli-obk | bors | -1/+14 |
| 2021-10-29 | ignore type flags insertion in default_anon_const_substs if error occurred | b-naber | -1/+2 |
| 2021-10-29 | don't mutably borrow inner infcx in all of ConstInferUnifier::consts | b-naber | -9/+20 |
| 2021-10-29 | Auto merge of #90214 - tmiasko:indirect-mutation-qualif, r=ecstatic-morse,oli... | bors | -63/+157 |
| 2021-10-29 | Auto merge of #90380 - Mark-Simulacrum:revert-89558-query-stable-lint, r=lcnr | bors | -184/+68 |
| 2021-10-28 | Auto merge of #90387 - matthiaskrgr:rollup-b2x8v0x, r=matthiaskrgr | bors | -650/+597 |
| 2021-10-29 | Rollup merge of #90376 - oli-obk:🧹, r=spastorino | Matthias Krüger | -650/+597 |
| 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/+56 |
| 2021-10-28 | Revert "Add rustc lint, warning when iterating over hashmaps" | Mark Rousskov | -184/+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 | Use type based qualification for unions | Tomasz Miąsko | -1/+14 |
| 2021-10-27 | Auto merge of #90347 - matthiaskrgr:rollup-rp2ms7j, r=matthiaskrgr | bors | -13/+64 |
| 2021-10-27 | Rollup merge of #90288 - JakobDegen:import_diagnostics, r=davidtwco | Matthias Krüger | -7/+64 |
| 2021-10-27 | Rollup merge of #90267 - EliseZeroTwo:elisezerotwo/fix_invalid_attrs_ice, r=A... | Matthias Krüger | -6/+0 |
| 2021-10-27 | Auto merge of #90273 - nbdd0121:const, r=fee1-dead | bors | -82/+40 |
| 2021-10-27 | Auto merge of #89652 - rcvalle:rust-cfi, r=nagisa | bors | -20/+202 |
| 2021-10-27 | Remove `is_const_fn` in `find_mir_or_eval_fn` | Gary Guo | -9/+3 |
| 2021-10-27 | Auto merge of #89937 - JohnTitor:fix-89875, r=Amanieu | bors | -9/+14 |
| 2021-10-26 | Reverting switching test to no_std and adjust output after rebase. | Jakob Degen | -1/+0 |
| 2021-10-26 | Adds hint if a trait fails to resolve and a newly added one in Edition 2021 i... | Jakob Degen | -7/+51 |
| 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 #90075 - pierwill:fix-79717, r=petrochenkov | bors | -17/+10 |
| 2021-10-26 | Consider indirect mutation during const qualification dataflow | Tomasz Miąsko | -63/+157 |
| 2021-10-26 | Rollup merge of #90241 - DrMeepster:thiscall_lint_upgrade, r=petrochenkov | Matthias Krüger | -5/+4 |
| 2021-10-26 | Rollup merge of #90181 - notriddle:notriddle/error-pointer, r=estebank | Matthias Krüger | -65/+89 |
| 2021-10-26 | Properly check `target_features` not to trigger an assertion | Yuki Okushi | -4/+11 |
| 2021-10-26 | Remove unnecessary check for registers | Yuki Okushi | -3/+1 |
| 2021-10-26 | Fix some typos | Yuki Okushi | -2/+2 |
| 2021-10-25 | Edit error messages for rustc_resolve::AmbiguityKind variants | pierwill | -17/+10 |
| 2021-10-25 | Clean up debug statements in needs_drop | Jakob Degen | -7/+5 |
| 2021-10-26 | Auto merge of #85830 - bjorn3:separate_provide_extern, r=cjgillot | bors | -27/+189 |
| 2021-10-25 | Add LLVM CFI support to the Rust compiler | Ramon de C Valle | -20/+202 |
| 2021-10-25 | make thiscall on unsupported platforms an error | DrMeepster | -5/+4 |
| 2021-10-25 | Rollup merge of #90266 - b-naber:uneval_substs, r=lcnr | Matthias Krüger | -0/+12 |
| 2021-10-25 | Rollup merge of #89581 - jblazquez:master, r=Mark-Simulacrum | Matthias Krüger | -0/+8 |