| Age | Commit message (Expand) | Author | Lines |
| 2021-06-19 | Auto merge of #86437 - nikomatsakis:tait-docs, r=oli-obk | bors | -0/+28 |
| 2021-06-19 | Auto merge of #86456 - JohnTitor:rollup-jjzupny, r=JohnTitor | bors | -0/+9 |
| 2021-06-18 | Auto merge of #86194 - RalfJung:const-ub-hard-error, r=oli-obk | bors | -0/+1 |
| 2021-06-18 | Fix ICE with `#[repr(simd)]` on enum | Fabian Wolff | -0/+9 |
| 2021-06-18 | add various coments to explain how the code works | Niko Matsakis | -0/+28 |
| 2021-06-18 | Auto merge of #85421 - Smittyvb:rm_pushpop_unsafe, r=matthewjasper | bors | -4/+0 |
| 2021-06-18 | make UB during CTFE a hard error | Ralf Jung | -0/+1 |
| 2021-06-17 | Rollup merge of #86340 - Smittyvb:ctfe-hard-error-message, r=RalfJung | Yuki Okushi | -0/+10 |
| 2021-06-17 | Auto merge of #85834 - cjgillot:save-sbi, r=michaelwoerister | bors | -67/+36 |
| 2021-06-16 | Auto merge of #86379 - JohnTitor:rollup-mkz9x36, r=JohnTitor | bors | -5/+1 |
| 2021-06-16 | Move some hard error logic to InterpError | Smitty | -0/+10 |
| 2021-06-17 | Rollup merge of #86353 - JohnTitor:remove-projection_ty_from_predicates, r=ol... | Yuki Okushi | -5/+1 |
| 2021-06-16 | Auto merge of #86266 - LeSeulArtichaut:box-thir-adt, r=davidtwco | bors | -13/+16 |
| 2021-06-16 | Remove `projection_ty_from_predicates` | Yuki Okushi | -5/+1 |
| 2021-06-16 | Auto merge of #86291 - crlf0710:trait_vtbl_refactor, r=bjorn3 | bors | -3/+19 |
| 2021-06-15 | Refactor to make interpreter and codegen backend neutral to vtable internal r... | Charles Lew | -3/+19 |
| 2021-06-14 | Improve documentation on `UndefinedBehaviorInfo::ValidationFailure` | Rémy Rakic | -0/+2 |
| 2021-06-13 | Improve CTFE validation error message | Rémy Rakic | -4/+10 |
| 2021-06-13 | Box `ExprKind::Adt` | LeSeulArtichaut | -13/+16 |
| 2021-06-13 | Auto merge of #86245 - lqd:const-ub-align, r=RalfJung | bors | -2/+10 |
| 2021-06-13 | Turn incorrect vtable size/alignment errors into hard const-UB errors | Rémy Rakic | -2/+10 |
| 2021-06-12 | Pretty print generator witness only in `-Zverbose` mode | Tomasz Miąsko | -3/+3 |
| 2021-06-12 | Auto merge of #86130 - BoxyUwU:abstract_const_as_cast, r=oli-obk | bors | -2/+3 |
| 2021-06-12 | Auto merge of #86180 - cjgillot:defmv, r=petrochenkov | bors | -51/+2 |
| 2021-06-12 | Rollup merge of #86189 - JohnTitor:relate-fn-pub, r=Aaron1011 | Yuki Okushi | -1/+1 |
| 2021-06-12 | Rollup merge of #85800 - BoxyUwU:const-param-default-diagnostics, r=oli-obk | Yuki Okushi | -1/+1 |
| 2021-06-11 | Hash DefId in rustc_span. | Camille GILLOT | -51/+2 |
| 2021-06-10 | Make `relate_type_and_mut` public | Yuki Okushi | -1/+1 |
| 2021-06-10 | Auto merge of #85910 - cjgillot:no-meta-version, r=Aaron1011 | bors | -5/+0 |
| 2021-06-09 | Access stable_crate_id directly. | Camille GILLOT | -2/+7 |
| 2021-06-09 | Do not store crate in latest_foreign_def_path_hashes. | Camille GILLOT | -7/+0 |
| 2021-06-09 | Encode CrateNum using the StableCrateId for incr. comp. | Camille GILLOT | -67/+38 |
| 2021-06-09 | Auto merge of #86150 - cjgillot:notable, r=michaelwoerister | bors | -21/+3 |
| 2021-06-09 | Auto merge of #86118 - spastorino:tait-soundness-bug, r=nikomatsakis | bors | -15/+13 |
| 2021-06-08 | Do not require the DefPathTable to construct the on-disk cache. | Camille GILLOT | -21/+3 |
| 2021-06-08 | use non_erasable_generics | Ellen | -1/+1 |
| 2021-06-08 | Support as casts in abstract consts | Ellen | -2/+3 |
| 2021-06-07 | Remove ResolvedOpaqueTy and just use Ty, SubstsRef is already there | Santiago Pastorino | -14/+3 |
| 2021-06-07 | Make OpaqueTypeKey the key of opaque types map | Santiago Pastorino | -2/+10 |
| 2021-06-07 | Change concrete opaque type to be a `VecMap` | Santiago Pastorino | -3/+4 |
| 2021-06-07 | Auto merge of #85891 - bjorn3:revert_merge_crate_disambiguator, r=Mark-Simula... | bors | -35/+40 |
| 2021-06-07 | Revert "Merge CrateDisambiguator into StableCrateId" | bjorn3 | -35/+40 |
| 2021-06-07 | Rollup merge of #84262 - camelid:sized-ice, r=estebank | Yuki Okushi | -1/+8 |
| 2021-06-06 | Remove some last remants of {push,pop}_unsafe! | Smitty | -4/+0 |
| 2021-06-06 | Add variance-related information to lifetime error messages | Aaron Hill | -29/+111 |
| 2021-06-06 | Auto merge of #84171 - ricobbe:raw-dylib-via-llvm, r=petrochenkov | bors | -0/+7 |
| 2021-06-05 | Auto merge of #86002 - cjgillot:expn_that_defined, r=petrochenkov | bors | -15/+8 |
| 2021-06-05 | Update compiler/rustc_middle/src/query/mod.rs | Camille Gillot | -1/+0 |
| 2021-06-05 | Auto merge of #85919 - workingjubilee:simd-ptrs-are-valid, r=petrochenkov | bors | -5/+0 |
| 2021-06-04 | Add first cut of functionality for #58713: support for #[link(kind = "raw-dyl... | Richard Cobbe | -0/+7 |