| Age | Commit message (Expand) | Author | Lines |
| 2023-02-22 | Auto merge of #108325 - matthiaskrgr:rollup-73qihie, r=matthiaskrgr | bors | -46/+40 |
| 2023-02-21 | Auto merge of #108302 - Kobzol:revert-107834, r=albertlarsan68 | bors | -86/+12 |
| 2023-02-21 | Rollup merge of #108313 - chenyukang:yukang/fix-only-modified, r=oli-obk | Matthias Krüger | -1/+2 |
| 2023-02-21 | replace lazy_static with once_cell | klensy | -44/+37 |
| 2023-02-21 | Fix compiletest crash when test file path does not exist | yukang | -1/+2 |
| 2023-02-21 | Fix duplicated attributes for first reexport | Guillaume Gomez | -7/+17 |
| 2023-02-21 | Revert "Copy `bin/*` and `lib/*.dylib` files to `stage0-sysroot`" | Jakub Beránek | -66/+0 |
| 2023-02-21 | compiletest: bump miow crate | klensy | -1/+1 |
| 2023-02-21 | Avoid formatting dyn* test as rustftm doesn't understand it yet and just dele... | Oli Scherer | -0/+3 |
| 2023-02-21 | silence clippy | Ralf Jung | -0/+1 |
| 2023-02-21 | Merge from rustc | Ralf Jung | -992/+2076 |
| 2023-02-21 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-02-21 | Revert "port over symlink_file function from Build to Config and create symli... | Jakub Beránek | -20/+12 |
| 2023-02-21 | Use a lock-free datastructure for `source_span` | Oli Scherer | -0/+1 |
| 2023-02-21 | Auto merge of #104754 - nnethercote:more-ThinVec-in-ast, r=the8472 | bors | -31/+66 |
| 2023-02-21 | Auto merge of #107728 - RalfJung:miri-dyn-star, r=RalfJung,oli-obk | bors | -5/+126 |
| 2023-02-21 | Enable --cfg=parallel_compiler in rustdoc. | Mara Bos | -1/+5 |
| 2023-02-21 | Allow disabling of auto and blanket trait impls retrieval in rustdoc when in ... | Guillaume Gomez | -0/+6 |
| 2023-02-21 | Use `ThinVec` in a few more AST types. | Nicholas Nethercote | -7/+9 |
| 2023-02-21 | Use `ThinVec` in `ast::Block`. | Nicholas Nethercote | -1/+2 |
| 2023-02-21 | Use `ThinVec` in various AST types. | Nicholas Nethercote | -22/+44 |
| 2023-02-21 | Upgrade `thin-vec` from 0.2.9 to 0.2.12. | Nicholas Nethercote | -1/+1 |
| 2023-02-20 | Auto merge of #108286 - matthiaskrgr:rollup-dwy99rf, r=matthiaskrgr | bors | -5/+13 |
| 2023-02-20 | Rollup merge of #108241 - GuillaumeGomez:fix-reexported-macro-handling, r=not... | Matthias Krüger | -5/+13 |
| 2023-02-20 | Fix handling of reexported macro in doc hidden items | Guillaume Gomez | -5/+13 |
| 2023-02-20 | Auto merge of #108260 - lnicola:rust-analyzer-2023-02-20, r=lnicola | bors | -942/+1800 |
| 2023-02-20 | Minimal changes to make miri work | Rune Tynan | -1/+2 |
| 2023-02-20 | Move `NtWriteFile` miri shim to `foreign_items` | Chris Denton | -69/+68 |
| 2023-02-20 | fix Stacked Borrows interaction with dyn* | Ralf Jung | -2/+4 |
| 2023-02-20 | basic dyn* support for Miri | Ralf Jung | -5/+124 |
| 2023-02-20 | Rollup merge of #108171 - mattjperez:compiler-artifacts-output, r=jyn514 | Matthias Krüger | -39/+132 |
| 2023-02-20 | Merge from rustc | Ralf Jung | -116/+140 |
| 2023-02-20 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-02-20 | Distribute libntdll.a with windows-gnu toolchains | Chris Denton | -0/+1 |
| 2023-02-20 | :arrow_up: rust-analyzer | Laurențiu Nicola | -942/+1800 |
| 2023-02-19 | Removed trailing spaces to satisfy lint | lionelllohcd | -11/+10 |
| 2023-02-19 | Only include stable lints in `rustdoc::all` group | Noah Lev | -1/+5 |
| 2023-02-19 | Auto merge of #107921 - cjgillot:codegen-overflow-check, r=tmiasko | bors | -2/+2 |
| 2023-02-19 | Improve building compiler artifacts output | Matthew J Perez | -39/+132 |
| 2023-02-19 | Rollup merge of #108212 - KittyBorgX:master, r=jyn514 | Guillaume Gomez | -9/+0 |
| 2023-02-19 | Rollup merge of #108188 - jyn514:ra-sysroot, r=albertlarsan68 | Guillaume Gomez | -2/+3 |
| 2023-02-19 | Rollup merge of #108129 - GuillaumeGomez:correctly-handle-links-starting-with... | Guillaume Gomez | -2/+3 |
| 2023-02-19 | Rollup merge of #107766 - GuillaumeGomez:fix-json-reexports-of-different-item... | Guillaume Gomez | -41/+73 |
| 2023-02-18 | [107049] Recognise top level keys in config.toml.example | lionelllohcd | -5/+22 |
| 2023-02-19 | Rollup merge of #108146 - notriddle:notriddle/rustdoc-search-reference, r=Gui... | Dylan DPC | -0/+10 |
| 2023-02-19 | Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomez | Dylan DPC | -17/+19 |
| 2023-02-19 | Download rustfmt regardless of rustc being set in config.toml | KittyBorgX | -9/+0 |
| 2023-02-18 | Correctly handle if a link starts with a whitespace | Guillaume Gomez | -2/+3 |
| 2023-02-18 | Rename checked_binop_checks_overflow. | Camille GILLOT | -2/+2 |
| 2023-02-18 | Auto merge of #2784 - bryangarza:future-sizes-tests, r=RalfJung | bors | -0/+81 |