| Age | Commit message (Expand) | Author | Lines |
| 2022-08-29 | Auto merge of #98626 - oli-obk:tracing, r=lcnr | bors | -0/+1 |
| 2022-08-29 | Update cargo | Weihang Lo | -0/+0 |
| 2022-08-29 | Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`. | Nicholas Nethercote | -0/+1 |
| 2022-08-29 | Auto merge of #101143 - matthiaskrgr:rollup-g8y5k0g, r=matthiaskrgr | bors | -4/+4 |
| 2022-08-29 | Rollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk | Matthias Krüger | -4/+4 |
| 2022-08-29 | Auto merge of #100908 - lnicola:rust-analyzer-2022-08-23, r=lnicola | bors | -625/+2091 |
| 2022-08-29 | Use `&'hir Ty` everywhere. | Nicholas Nethercote | -2/+2 |
| 2022-08-29 | Use `&'hir Expr` everywhere. | Nicholas Nethercote | -4/+4 |
| 2022-08-28 | Auto merge of #100497 - kadiwa4:remove_clone_into_iter, r=cjgillot | bors | -7/+3 |
| 2022-08-28 | Auto merge of #101115 - matthiaskrgr:rollup-iy14ztr, r=matthiaskrgr | bors | -23/+11 |
| 2022-08-28 | Rollup merge of #101102 - est31:unstable_book_gen_write, r=Mark-Simulacrum | Matthias Krüger | -23/+10 |
| 2022-08-28 | Rollup merge of #98301 - ortem:pretty-printers-nonzero, r=wesleywiser | Matthias Krüger | -0/+1 |
| 2022-08-28 | Auto merge of #100863 - ehuss:sunset-rls, r=Mark-Simulacrum | bors | -27/+132 |
| 2022-08-27 | Sunset RLS | Eric Huss | -27/+132 |
| 2022-08-28 | Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrum | bors | -0/+2 |
| 2022-08-28 | unstable-book-gen: use std::fs::write | est31 | -23/+10 |
| 2022-08-27 | Add replace-version-placeholder tool | est31 | -0/+40 |
| 2022-08-27 | tidy: move directory traversal utility functions into dedicated module | est31 | -62/+74 |
| 2022-08-27 | tidy: forbid since values for features that point to the current release or f... | est31 | -5/+55 |
| 2022-08-27 | Rollup merge of #100924 - est31:closure_to_fn_ptr, r=Mark-Simulacrum | Yuki Okushi | -18/+17 |
| 2022-08-26 | Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiser | bors | -2/+5 |
| 2022-08-26 | Replace `Body::basic_blocks()` with field access | Tomasz Miąsko | -4/+4 |
| 2022-08-26 | Remove unused build dependency | Guillaume Gomez | -3/+0 |
| 2022-08-26 | Auto merge of #99487 - bmacnaughton:is_whitespace_updates, r=thomcc | bors | -2/+95 |
| 2022-08-25 | Rollup merge of #100964 - bjorn3:sync_cg_clif-2022-08-24, r=bjorn3 | Yuki Okushi | -0/+6 |
| 2022-08-25 | Rollup merge of #99332 - jyn514:stabilize-label-break-value, r=petrochenkov | Yuki Okushi | -10/+5 |
| 2022-08-24 | Add new allowed deps | bjorn3 | -0/+6 |
| 2022-08-24 | Rollup merge of #100922 - GuillaumeGomez:rewrite-error-index, r=notriddle | Matthias Krüger | -223/+127 |
| 2022-08-24 | Add GDB/LLDB pretty-printers for NonZero types | Artem Mukhin | -0/+1 |
| 2022-08-23 | Update cargo | Eric Huss | -0/+0 |
| 2022-08-23 | Stabilize `#![feature(label_break_value)]` | Joshua Nelson | -10/+5 |
| 2022-08-23 | Handle error code hash by redirecting to the correct error code page | Guillaume Gomez | -7/+27 |
| 2022-08-23 | Change hint to correct path | est31 | -1/+1 |
| 2022-08-23 | Simplify unicode_downloads.rs | est31 | -16/+15 |
| 2022-08-23 | Use direct pointer to filter_dirs function | est31 | -1/+1 |
| 2022-08-23 | Rewrite error index generator to greatly reduce the size of the pages | Guillaume Gomez | -222/+106 |
| 2022-08-23 | Rollup merge of #100909 - nnethercote:minor-ast-LitKind-improvement, r=petroc... | Dylan DPC | -7/+5 |
| 2022-08-23 | Relax tidy rules for OS-specific code | Amanieu d'Antras | -0/+2 |
| 2022-08-23 | :arrow_up: rust-analyzer | Laurențiu Nicola | -625/+2091 |
| 2022-08-23 | Remove the symbol from `ast::LitKind::Err`. | Nicholas Nethercote | -7/+5 |
| 2022-08-23 | Auto merge of #100904 - matthiaskrgr:rollup-z3yzivj, r=matthiaskrgr | bors | -12/+7 |
| 2022-08-23 | Rollup merge of #100862 - ehuss:tidy-crossbeam, r=Mark-Simulacrum | Matthias Krüger | -5/+3 |
| 2022-08-23 | Rollup merge of #100832 - ehuss:bootstrap-cleanup, r=jyn514 | Matthias Krüger | -7/+4 |
| 2022-08-23 | Auto merge of #100678 - GuillaumeGomez:improve-rustdoc-json-tests, r=aDotInTh... | bors | -107/+53 |
| 2022-08-22 | Auto merge of #100671 - Xiretza:tidy-fluent-files, r=davidtwco | bors | -9/+6 |
| 2022-08-21 | tidy: remove crossbeam-utils | Eric Huss | -5/+3 |
| 2022-08-22 | Use `AttrVec` in more places. | Nicholas Nethercote | -11/+8 |
| 2022-08-21 | update Miri | Ralf Jung | -8/+8 |
| 2022-08-20 | Remove Steve from toolstate failure notices. | Eric Huss | -4/+4 |
| 2022-08-20 | Remove rustfmt from publish_toolstate | Eric Huss | -3/+0 |