| Age | Commit message (Expand) | Author | Lines |
| 2023-02-23 | Auto merge of #108386 - matthiaskrgr:rollup-nojivk9, r=matthiaskrgr | bors | -14/+38 |
| 2023-02-23 | Rollup merge of #108349 - GuillaumeGomez:fix-duplicated-imports2, r=notriddle | Matthias Krüger | -14/+38 |
| 2023-02-23 | Auto merge of #108330 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-02-23 | Update cargo | Weihang Lo | -0/+0 |
| 2023-02-23 | Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error... | bors | -3/+3 |
| 2023-02-22 | Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obk | bors | -16/+16 |
| 2023-02-22 | Remove type-traversal trait aliases | Alan Egerton | -16/+16 |
| 2023-02-22 | Prevent duplicated imports | Guillaume Gomez | -8/+16 |
| 2023-02-22 | clippy: update clippy to use new `TyCtxt::def_descr` | Michael Howell | -2/+2 |
| 2023-02-22 | diagnostics: if AssocFn has self argument, describe as method | Michael Howell | -1/+1 |
| 2023-02-22 | Auto merge of #103042 - davidtwco:translation-distributed-ftl, r=oli-obk | bors | -14/+32 |
| 2023-02-22 | Add check to ensure there are no duplicates in rustdoc JSON output format in ... | Guillaume Gomez | -6/+22 |
| 2023-02-22 | Auto merge of #108339 - GuillaumeGomez:rollup-4z02kas, r=GuillaumeGomez | bors | -7/+29 |
| 2023-02-22 | Rollup merge of #108310 - GuillaumeGomez:fix-reexports-duplicated-attributes,... | Guillaume Gomez | -7/+17 |
| 2023-02-22 | Rollup merge of #108264 - jchecahi:tool-testsuite-ignores-no-fail-fast, r=ozk... | Guillaume Gomez | -0/+12 |
| 2023-02-22 | various: translation resources from cg backend | David Wood | -14/+30 |
| 2023-02-22 | errors: generate typed identifiers in each crate | David Wood | -8/+10 |
| 2023-02-22 | Auto merge of #108300 - oli-obk:elsa, r=eholk | bors | -0/+1 |
| 2023-02-22 | Add no-fail-fast support to miri, rustfmt and clippy testsuites | Jesus Checa Hidalgo | -0/+12 |
| 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 | 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 | 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 | :arrow_up: rust-analyzer | Laurențiu Nicola | -942/+1800 |
| 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 |