| Age | Commit message (Expand) | Author | Lines |
| 2022-10-28 | Specialize ToString for Symbol | Cameron Steffen | -0/+7 |
| 2022-10-17 | Make diagnostic for unsatisfied Termination bounds more precise | León Orell Valerian Liehr | -0/+1 |
| 2022-10-11 | rename rustc_allocator_nounwind to rustc_nounwind | Ralf Jung | -1/+1 |
| 2022-10-08 | Split slice part of feature(half_open_range_patterns) to [...]_in_slices | Urgau | -0/+1 |
| 2022-09-30 | Auto merge of #102387 - nnethercote:inline-Token-PartialEq, r=lqd | bors | -0/+2 |
| 2022-09-29 | Inline two `Ident` methods. | Nicholas Nethercote | -0/+2 |
| 2022-09-28 | Auto merge of #100719 - CohenArthur:rust-safe-intrinsic-attribute, r=wesleywiser | bors | -0/+1 |
| 2022-09-28 | Auto merge of #102388 - JohnTitor:rollup-mbyw6fl, r=JohnTitor | bors | -0/+3 |
| 2022-09-27 | Address feedback | mejrs | -0/+1 |
| 2022-09-27 | Wrapper suggestions | mejrs | -0/+2 |
| 2022-09-27 | attributes: Add #[rustc_safe_intrinsic] builtin | Arthur Cohen | -0/+1 |
| 2022-09-27 | Rewrite and refactor format_args!() builtin macro. | Mara Bos | -0/+11 |
| 2022-09-21 | Split out async_fn_in_trait into a separate feature | Dan Johnson | -0/+1 |
| 2022-09-21 | FIX - adopt new Diagnostic naming in newly migrated modules | Jhonny Bill Mena | -2/+2 |
| 2022-09-21 | UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic | Jhonny Bill Mena | -1/+1 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler macro to Diagnostic | Jhonny Bill Mena | -1/+1 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -1/+1 |
| 2022-09-17 | Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2022-09-17 | Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obk | Dylan DPC | -0/+3 |
| 2022-09-14 | Auto merge of #101212 - eholk:dyn-star, r=compiler-errors | bors | -0/+1 |
| 2022-09-14 | change AccessLevels representation | Bryanskiy | -1/+1 |
| 2022-09-13 | Auto merge of #100640 - reitermarkus:socket-display-buffer, r=thomcc | bors | -0/+1 |
| 2022-09-13 | Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser | bors | -0/+1 |
| 2022-09-12 | Introduce dyn_star feature flag | Eric Holk | -0/+1 |
| 2022-09-12 | Feature gate the rustdoc::missing_doc_code_examples lint | Wim Looman | -0/+1 |
| 2022-09-12 | Simplify `clippy` fix. | Markus Reiter | -0/+1 |
| 2022-09-12 | Auto merge of #100251 - compiler-errors:tuple-trait-2, r=jackh726 | bors | -0/+1 |
| 2022-09-11 | add generator_clone feature gate | Andrew Cann | -0/+1 |
| 2022-09-10 | Auto merge of #101483 - oli-obk:guaranteed_opt, r=fee1-dead | bors | -2/+1 |
| 2022-09-09 | The `<*const T>::guaranteed_*` methods now return an option for the unknown case | Oli Scherer | -2/+1 |
| 2022-09-09 | Auto merge of #101603 - matthiaskrgr:rollup-8y6kf20, r=matthiaskrgr | bors | -1/+0 |
| 2022-09-09 | Lower RPITIT to ImplTraitPlaceholder item | Michael Goulet | -0/+1 |
| 2022-09-08 | Generator return doesn't need to be a lang item | Michael Goulet | -1/+0 |
| 2022-09-07 | ssa: implement `#[collapse_debuginfo]` | David Wood | -0/+1 |
| 2022-09-05 | Auto merge of #100759 - fee1-dead-contrib:const_eval_select_real_intrinsic, r... | bors | -1/+0 |
| 2022-09-04 | Auto merge of #101296 - compiler-errors:head-span-for-enclosing-scope, r=oli-obk | bors | -1/+1 |
| 2022-09-04 | Make `const_eval_select` a real intrinsic | Deadbeef | -1/+0 |
| 2022-09-04 | Auto merge of #100726 - jswrenn:transmute, r=oli-obk | bors | -0/+5 |
| 2022-09-04 | Address nits, rename enclosing_scope => parent_label | Michael Goulet | -1/+1 |
| 2022-09-02 | Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett | bors | -0/+4 |
| 2022-09-02 | Rollup merge of #100147 - Bryanskiy:private-in-public, r=petrochenkov | Guillaume Gomez | -0/+1 |
| 2022-09-02 | Rollup merge of #97739 - a2aaron:let_underscore, r=estebank | Guillaume Gomez | -0/+3 |
| 2022-08-31 | add TestReachabilityVisitor | Bryanskiy | -0/+1 |
| 2022-08-29 | Rollup merge of #100898 - compiler-errors:too-many-expr-fields, r=spastorino | Matthias Krüger | -0/+1 |
| 2022-08-28 | Support `#[unix_sigpipe = "inherit|sig_dfl|sig_ign"]` on `fn main()` | Martin Nordholts | -0/+4 |
| 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 |