| Age | Commit message (Expand) | Author | Lines |
| 2023-03-09 | Update rustdoc anonymous reexport test and add regression test for #108931 | Guillaume Gomez | -2/+27 |
| 2023-03-09 | Don't hide anonymous re-exports but never inline them | Guillaume Gomez | -2/+7 |
| 2023-03-09 | Auto merge of #10458 - samueltardieu:multithreading-lintcheck, r=llogiq | bors | -5/+14 |
| 2023-03-09 | Emit alias-eq when equating numeric var and projection | Michael Goulet | -9/+37 |
| 2023-03-09 | Auto merge of #10467 - blyxyas:underscore_typed, r=Jarcho | bors | -65/+178 |
| 2023-03-09 | Add `let_with_type_underscore` lint | blyxyas | -65/+178 |
| 2023-03-09 | add myself to compiler reviewers list | b-naber | -0/+1 |
| 2023-03-09 | Auto merge of #14302 - Veykril:db-memory-usage, r=Veykril | bors | -68/+59 |
| 2023-03-09 | Add missing queries to per_query_memory_usage | Lukas Wirth | -17/+52 |
| 2023-03-09 | Auto merge of #14300 - lnicola:rustc-flycheck, r=lnicola | bors | -27/+41 |
| 2023-03-09 | Watch both stdout and stderr in flycheck | Laurențiu Nicola | -27/+41 |
| 2023-03-09 | fix(lexer): not skipped whitespace warning for '\x0c' | bohan | -10/+40 |
| 2023-03-09 | minor: Remove dead code | Lukas Wirth | -51/+7 |
| 2023-03-09 | Auto merge of #14299 - Veykril:local-search, r=Veykril | bors | -42/+24 |
| 2023-03-09 | fix: Fix search not searching bodies of attributed items | Lukas Wirth | -4/+19 |
| 2023-03-09 | Remove unnecessary special local handling in search | Lukas Wirth | -38/+5 |
| 2023-03-09 | Document tool lints | clubby789 | -0/+30 |
| 2023-03-09 | Auto merge of #14297 - Veykril:proc-macro-deps, r=Veykril | bors | -1/+13 |
| 2023-03-09 | improve readability of winnowing | lcnr | -39/+66 |
| 2023-03-09 | Auto merge of #10309 - c410-f3r:arith, r=giraffate | bors | -123/+206 |
| 2023-03-09 | record the cpu usage in a gitignored directory | Pietro Albini | -2/+3 |
| 2023-03-09 | Add core lib to proc_macro dependencies | Lukas Wirth | -1/+13 |
| 2023-03-09 | no more do while | lcnr | -25/+23 |
| 2023-03-09 | Auto merge of #14291 - HKalbasi:master, r=HKalbasi | bors | -22/+63 |
| 2023-03-09 | add authors for two apache-2-with-llvm-exception files | Pietro Albini | -0/+10 |
| 2023-03-09 | annotate original authors of the ayu theme | Pietro Albini | -0/+5 |
| 2023-03-09 | attribute the source code from the enum-primitive crate | Pietro Albini | -0/+4 |
| 2023-03-09 | replace legacy copyright annotations in submodules | Pietro Albini | -9/+3 |
| 2023-03-09 | replace legacy copyright annotations in submodules | Pietro Albini | -99/+14 |
| 2023-03-09 | clarify the fuchsia code licensing | Pietro Albini | -0/+14 |
| 2023-03-09 | mark the whole library/std/src/sync/mpmc as copyrighted by crossbeam | Pietro Albini | -0/+5 |
| 2023-03-09 | avoid reuse tripping over copyright notices | Pietro Albini | -0/+12 |
| 2023-03-09 | avoid reuse tripping over copyright notices | Pietro Albini | -0/+35 |
| 2023-03-09 | use the same copyright string for adobe fonts | Pietro Albini | -5/+2 |
| 2023-03-09 | split fira sans copyright notice into multiple lines | Pietro Albini | -1/+2 |
| 2023-03-09 | add notice for rustc_apfloat | Pietro Albini | -0/+20 |
| 2023-03-09 | add mermaid.min.js notice | Pietro Albini | -0/+4 |
| 2023-03-09 | add notice for file generated with unicode data | Pietro Albini | -0/+26 |
| 2023-03-09 | add normalize.css notice from src/librustdoc/html/static/COPYRIGHT.txt | Pietro Albini | -0/+4 |
| 2023-03-09 | explicitly list files at the top level | Pietro Albini | -1/+31 |
| 2023-03-09 | add a note that the metadata is currently incomplete | Pietro Albini | -0/+2 |
| 2023-03-09 | include directories in grouped licensing information | Pietro Albini | -30/+72 |
| 2023-03-09 | strip leading dots from copyright statements | Pietro Albini | -0/+9 |
| 2023-03-09 | Rollup merge of #108929 - eltociear:patch-20, r=GuillaumeGomez | Matthias Krüger | -3/+3 |
| 2023-03-09 | Rollup merge of #108922 - celinval:stable-mir-bot, r=oli-obk | Matthias Krüger | -0/+4 |
| 2023-03-09 | Rollup merge of #108917 - Ayush1325:tidy-improve, r=workingjubilee | Matthias Krüger | -0/+3 |
| 2023-03-09 | Rollup merge of #108870 - GuillaumeGomez:rustdoc-reexport-of-reexport-of-priv... | Matthias Krüger | -43/+114 |
| 2023-03-09 | Rollup merge of #108854 - Ezrashaw:improve-int-idents, r=oli-obk | Matthias Krüger | -45/+68 |
| 2023-03-09 | Rollup merge of #108778 - jyn514:quiet-fmt, r=albertlarsan68 | Matthias Krüger | -1/+7 |
| 2023-03-09 | Rollup merge of #108294 - compiler-errors:arbitary-sugg-binder, r=TaKO8Ki | Matthias Krüger | -2/+40 |