| Age | Commit message (Expand) | Author | Lines |
| 2023-04-20 | Remove opt_const_param_of. | Camille GILLOT | -23/+0 |
| 2023-04-20 | Remove WithOptconstParam. | Camille GILLOT | -487/+113 |
| 2023-04-20 | Add `impl_tag!` macro to implement `Tag` for tagged pointer easily | Maybe Waffle | -23/+6 |
| 2023-04-20 | Feed type_of query instead of using WithOptconstParam. | Camille GILLOT | -16/+32 |
| 2023-04-20 | Rollup merge of #110599 - WaffleLapkin:bonk_tygenericarg_transmutes, r=compil... | Matthias Krüger | -13/+0 |
| 2023-04-20 | Remove an unused `&[Ty]` <-> `&[GenericArg]` | Maybe Waffle | -13/+0 |
| 2023-04-20 | Rollup merge of #110545 - WaffleLapkin:generic_arg_as_x, r=cjgillot | Matthias Krüger | -35/+35 |
| 2023-04-19 | Auto merge of #110546 - matthiaskrgr:rollup-346kik6, r=matthiaskrgr | bors | -4/+4 |
| 2023-04-19 | Move `GenericArgKind::as_{type,const,region}` to `GenericArg` | Maybe Waffle | -48/+32 |
| 2023-04-19 | Auto merge of #110496 - WaffleLapkin:🏳️⚧️sound, r=compiler-errors | bors | -52/+15 |
| 2023-04-19 | Rollup merge of #110531 - lcnr:type-system-stuff, r=aliemjay | Matthias Krüger | -4/+4 |
| 2023-04-19 | Add `GenericArgKind::as_{type,const,region}` | Maybe Waffle | -23/+39 |
| 2023-04-19 | small type system cleanup | lcnr | -4/+4 |
| 2023-04-19 | Auto merge of #110407 - Nilstrieb:fluent-macro, r=davidtwco | bors | -1/+2 |
| 2023-04-19 | Rollup merge of #110498 - kylematsuda:earlybinder-rpitit-tys, r=compiler-errors | Matthias Krüger | -9/+6 |
| 2023-04-19 | Remove find_map_relevant_impl | Michael Goulet | -59/+40 |
| 2023-04-18 | add EarlyBinder to return type of collect_return_position_impl_trait_in_trait... | Kyle Matsuda | -9/+6 |
| 2023-04-18 | Auto merge of #110083 - saethlin:encode-hashes-as-bytes, r=cjgillot | bors | -23/+19 |
| 2023-04-18 | Auto merge of #109772 - petrochenkov:slimchild, r=cjgillot | bors | -3/+0 |
| 2023-04-18 | Add `rustc_fluent_macro` to decouple fluent from `rustc_macros` | Nilstrieb | -1/+2 |
| 2023-04-18 | Don't transmute `&List<GenericArg>` <-> `&List<Ty>` | Maybe Waffle | -51/+14 |
| 2023-04-18 | Remove `as_substs` usage | Maybe Waffle | -1/+1 |
| 2023-04-18 | Store hashes in special types so they aren't accidentally encoded as numbers | Ben Kimock | -23/+19 |
| 2023-04-18 | rustc_metadata: Remove `Span` from `ModChild` | Vadim Petrochenkov | -3/+0 |
| 2023-04-18 | Rollup merge of #110417 - jsoref:spelling-compiler, r=Nilstrieb | Guillaume Gomez | -11/+11 |
| 2023-04-18 | Rollup merge of #110465 - WaffleLapkin:assure_everyone_that_has_type_flags_is... | Matthias Krüger | -0/+8 |
| 2023-04-17 | Auto merge of #110243 - WaffleLapkin:bless_tagged_pointers🙏, r=Nilstrieb | bors | -18/+17 |
| 2023-04-17 | Spelling - compiler | Josh Soref | -11/+11 |
| 2023-04-17 | Auto merge of #110343 - saethlin:encode-initmask, r=lqd | bors | -1/+31 |
| 2023-04-17 | Assure everyone that `has_type_flags` is fast | Maybe Waffle | -0/+8 |
| 2023-04-17 | Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin | Matthias Krüger | -0/+10 |
| 2023-04-17 | Rollup merge of #110386 - nnethercote:clean-up-traversal-macros, r=lcnr | Matthias Krüger | -41/+20 |
| 2023-04-17 | Bypass the varint path when encoding InitMask | Ben Kimock | -1/+31 |
| 2023-04-17 | Auto merge of #110367 - saethlin:no-truncations, r=oli-obk | bors | -1/+1 |
| 2023-04-16 | Remove some unnecessary hash truncations | Ben Kimock | -1/+1 |
| 2023-04-16 | Remove #[alloc_error_handler] from the compiler and library | Amanieu d'Antras | -11/+0 |
| 2023-04-16 | Auto merge of #110405 - fee1-dead-contrib:rollup-9rkree6, r=fee1-dead | bors | -5/+181 |
| 2023-04-16 | Rollup merge of #110345 - nnethercote:rm-Super-impls-for-Region, r=compiler-e... | fee1-dead | -21/+4 |
| 2023-04-16 | Rollup merge of #109665 - fee1-dead-contrib:rm-remap-queries, r=oli-obk | fee1-dead | -53/+0 |
| 2023-04-16 | Move some utils out of `rustc_const_eval` | Nilstrieb | -5/+181 |
| 2023-04-16 | Various minor Idx-related tweaks | Scott McMurray | -0/+10 |
| 2023-04-16 | Rollup merge of #110387 - nnethercote:rm-use-rustc_hir-as-ast, r=fee1-dead | fee1-dead | -7/+7 |
| 2023-04-16 | Don't `use rustc_hir as ast`(!) | Nicholas Nethercote | -7/+7 |
| 2023-04-16 | Simplify `CloneLiftImpls` and `TrivialTypeTraversalImpls`. | Nicholas Nethercote | -41/+20 |
| 2023-04-16 | Remove `TypeSuper{Foldable,Visitable}` impls for `Region`. | Nicholas Nethercote | -21/+4 |
| 2023-04-14 | Use `ptr::Alignment` for extra coolness points | Maybe Waffle | -4/+7 |
| 2023-04-14 | Rollup merge of #110299 - kylematsuda:earlybinder-impl-subject, r=compiler-er... | Matthias Krüger | -10/+6 |
| 2023-04-14 | Auto merge of #110160 - petrochenkov:notagain2, r=cjgillot | bors | -9/+25 |
| 2023-04-13 | make impl_subject more readable | Kyle Matsuda | -6/+4 |
| 2023-04-13 | make tcx.impl_subject return EarlyBinder, remove bound_impl_subject, rename u... | Kyle Matsuda | -10/+8 |