| Age | Commit message (Expand) | Author | Lines |
| 2022-08-29 | Rollup merge of #100898 - compiler-errors:too-many-expr-fields, r=spastorino | Matthias Krüger | -0/+1 |
| 2022-08-28 | Auto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcm | bors | -0/+1 |
| 2022-08-26 | Implementation of import_name_type | Daniel Paoliello | -0/+1 |
| 2022-08-25 | Do not report too many expr field candidates | Michael Goulet | -0/+1 |
| 2022-08-25 | Rollup merge of #100188 - chenyukang:fix-issue-100165, r=estebank | Yuki Okushi | -0/+1 |
| 2022-08-24 | Auto merge of #100803 - klensy:do-not-encode-preinterned-symbols, r=bjorn3 | bors | -0/+10 |
| 2022-08-23 | parser will not give wrong help message for 'public' | yukang | -0/+1 |
| 2022-08-23 | Improve local generic parameter suggestions. | Camille GILLOT | -0/+1 |
| 2022-08-21 | Add pointer masking convenience functions | Maybe Waffle | -0/+1 |
| 2022-08-20 | rmeta/query cache: don't write string values of preinterned symbols | klensy | -0/+5 |
| 2022-08-20 | symbols: add `is_preinterned` fn to check if symbol was preinterned in compiler | klensy | -0/+5 |
| 2022-08-15 | cache strings while encoding/decoding to compiler artifacts | klensy | -2/+2 |
| 2022-08-09 | Rollup merge of #96478 - WaffleLapkin:rustc_default_body_unstable, r=Aaron1011 | Dylan DPC | -0/+1 |
| 2022-08-05 | recover require,include instead of use in item | yukang | -0/+1 |
| 2022-08-02 | Auto merge of #92268 - jswrenn:transmute, r=oli-obk | bors | -0/+1 |
| 2022-07-27 | Initial (incomplete) implementation of transmutability trait. | Jack Wrenn | -0/+1 |
| 2022-07-27 | lint: add bad opt access internal lint | David Wood | -0/+2 |
| 2022-07-26 | codegen: use new {re,de,}allocator annotations in llvm | Augie Fackler | -0/+3 |
| 2022-07-26 | Implement `#[rustc_default_body_unstable]` | Maybe Waffle | -0/+1 |
| 2022-07-25 | Auto merge of #98770 - klensy:no-string-dupes-ugly, r=cjgillot | bors | -0/+3 |
| 2022-07-23 | Auto merge of #98208 - ivanloz:master, r=nagisa | bors | -0/+1 |
| 2022-07-22 | Auto merge of #99420 - RalfJung:vtable, r=oli-obk | bors | -0/+2 |
| 2022-07-21 | avoid embedding StabilityLevel::Unstable reason string into metadata multiple... | klensy | -0/+3 |
| 2022-07-20 | add intrinsic to access vtable size and align | Ralf Jung | -0/+2 |
| 2022-07-20 | middle: add `implies_by` to `#[unstable]` | David Wood | -0/+1 |
| 2022-07-20 | Add ShadowCallStack Support | Ivan Lozano | -0/+1 |
| 2022-07-19 | Auto merge of #98180 - notriddle:notriddle/rustdoc-fn, r=petrochenkov,Guillau... | bors | -1/+1 |
| 2022-07-19 | Rollup merge of #99438 - WaffleLapkin:dont_wrap_in_non_zero, r=compiler-errors | Matthias Krüger | -0/+10 |
| 2022-07-19 | Rollup merge of #99401 - TaKO8Ki:avoid-symbol-to-&str-conversions, r=nnethercote | Matthias Krüger | -0/+1 |
| 2022-07-19 | Suggest a fix for `NonZero*` <- `*` coercion error | Maybe Waffle | -0/+10 |
| 2022-07-18 | avoid `Symbol` to `&str` conversions | Takayuki Maeda | -0/+1 |
| 2022-07-17 | rustdoc: extend `#[doc(tuple_variadic)]` to fn pointers | Michael Howell | -1/+1 |
| 2022-07-15 | Rollup merge of #99119 - TaKO8Ki:remove-string-matching-about-methods, r=cjgi... | Dylan DPC | -0/+2 |
| 2022-07-15 | simplify `suggest_deref_ref_or_into` | Takayuki Maeda | -0/+2 |
| 2022-07-14 | Auto merge of #95956 - yaahc:stable-in-unstable, r=cjgillot | bors | -0/+1 |
| 2022-07-14 | Rollup merge of #98705 - WaffleLapkin:closure_binder, r=cjgillot | Dylan DPC | -0/+1 |
| 2022-07-14 | Rollup merge of #97720 - cjgillot:all-fresh, r=petrochenkov | Dylan DPC | -0/+1 |
| 2022-07-13 | Rollup merge of #99011 - oli-obk:UnsoundCell, r=eddyb | Dylan DPC | -2/+0 |
| 2022-07-13 | Add feature gate. | Camille GILLOT | -0/+1 |
| 2022-07-12 | Parse closure binders | Maybe Waffle | -0/+1 |
| 2022-07-08 | add opt in attribute for stable-in-unstable items | Jane Lusby | -0/+1 |
| 2022-07-08 | Auto merge of #98638 - bjorn3:less_string_interning, r=tmiasko | bors | -0/+2 |
| 2022-07-07 | `UnsafeCell` now has no niches, ever. | Oli Scherer | -2/+0 |
| 2022-07-05 | errors: introduce `DecorateLint` | David Wood | -0/+1 |
| 2022-06-28 | Use pre-interned symbols in import recovery | bjorn3 | -0/+2 |
| 2022-06-27 | Factor out the repeated `assert_ty_bounds` function. | Nicholas Nethercote | -0/+3 |
| 2022-06-24 | Optimize the code produced by `derive(Debug)`. | Nicholas Nethercote | -0/+2 |
| 2022-06-20 | Rollup merge of #98276 - compiler-errors:const-format-macro, r=oli-obk | Matthias Krüger | -0/+1 |
| 2022-06-19 | Mention formatting macros when encountering ArgumentV1::new in const | Michael Goulet | -0/+1 |
| 2022-06-19 | Use `Span::eq_ctxt` method instead of `.ctxt() == .ctxt()` | Michael Goulet | -1/+1 |