| Age | Commit message (Expand) | Author | Lines |
| 2023-09-09 | rustdoc: factor all-impls-for-item out into its own method | Michael Howell | -78/+55 |
| 2023-09-10 | Fixed typo in re-exports.md | PhilVoel | -1/+1 |
| 2023-09-09 | rustdoc-doc: add `next_chunk` to list of `vec::intoiter<T> -> [T]` | Michael Howell | -1/+1 |
| 2023-09-09 | rustdoc-search: fix bugs when unboxing and reordering combine | Michael Howell | -235/+275 |
| 2023-09-09 | don't even try to compare with reference when there was truncation | Ralf Jung | -7/+43 |
| 2023-09-09 | compiletest: only truncate at the end, to make it more clearly visible | Ralf Jung | -63/+31 |
| 2023-09-09 | implement and test ABI compatibility for transparent wrappers around NPO types | Ralf Jung | -5/+8 |
| 2023-09-09 | implement and test fn ptr ABI compatibility rules | Ralf Jung | -0/+5 |
| 2023-09-09 | give extra context to ABI mismatch errors | Ralf Jung | -8/+28 |
| 2023-09-09 | interpret: change ABI-compat test to be type-based, so the test is consistent... | Ralf Jung | -18/+21 |
| 2023-09-09 | Update cargo | Weihang Lo | -0/+0 |
| 2023-09-09 | Auto merge of #115669 - GuillaumeGomez:js-anonymous-functions, r=notriddle | bors | -18/+18 |
| 2023-09-08 | Fix checking if newline is needed before `else` in let-else statement | Linda_pp | -3/+16 |
| 2023-09-08 | Reuse rustdoc's doc comment handling in Clippy | Alex Macleod | -301/+237 |
| 2023-09-09 | Add i686-pc-windows-gnullvm triple | Mateusz Mikuła | -1/+3 |
| 2023-09-08 | rustdoc: add impl items from aliased type into sidebar | Michael Howell | -5/+40 |
| 2023-09-08 | Use `#!/usr/bin/env` shebang | Nilstrieb | -1/+1 |
| 2023-09-08 | Auto merge of #115418 - Zoxc:freeze-source, r=oli-obk | bors | -47/+39 |
| 2023-09-08 | Rollup merge of #115201 - notriddle:notriddle/type-alias-impl-list, r=Guillau... | Guillaume Gomez | -4/+43 |
| 2023-09-08 | Rollup merge of #115088 - LuuuXXX:issue-112009, r=albertlarsan68 | Guillaume Gomez | -5/+8 |
| 2023-09-08 | Partially outline code inside the panic! macro | John Kåre Alsaker | -23/+52 |
| 2023-09-08 | Rename the feature, but not the attribute, to `coverage_attribute` | Andy Caldwell | -2/+2 |
| 2023-09-08 | Rework no_coverage to coverage(off) | Andy Caldwell | -12/+12 |
| 2023-09-08 | Change syntax for anonymous functions set | Guillaume Gomez | -18/+18 |
| 2023-09-08 | Auto merge of #113492 - nebulark:pr_96475, r=petrochenkov | bors | -0/+10 |
| 2023-09-08 | Fix Issue 112009 | LuuuX | -5/+8 |
| 2023-09-08 | Rollup merge of #115655 - notriddle:notriddle/rustdoc-fe-cleanup, r=Guillaume... | Matthias Krüger | -3/+1 |
| 2023-09-08 | Rollup merge of #115604 - GuillaumeGomez:private-fields-tuple-struct, r=notri... | Matthias Krüger | -14/+30 |
| 2023-09-08 | Rollup merge of #115345 - g0djan:godjan/tier2-wasi-threads, r=WaffleLapkin | Matthias Krüger | -15/+24 |
| 2023-09-07 | ci: actions/checkout@v3 to actions/checkout@v4 | Keita Nonaka | -2/+2 |
| 2023-09-08 | Auto merge of #115608 - RalfJung:fn-arg-validity, r=oli-obk | bors | -4/+101 |
| 2023-09-08 | Add missing Debuginfo to PDB debug file on windows. | Florian Schmiderer | -0/+10 |
| 2023-09-07 | rustdoc: remove unused ID `mainThemeStyle` | Michael Howell | -3/+1 |
| 2023-09-07 | Auto merge of #114855 - Urgau:rustdoc-typedef-inner-variants, r=GuillaumeGomez | bors | -146/+478 |
| 2023-09-07 | Auto merge of #114183 - Urgau:stabilize-print-with-path, r=oli-obk | bors | -11/+4 |
| 2023-09-07 | Stabilize `PATH` option for `--print KIND=PATH` | Urgau | -11/+4 |
| 2023-09-07 | Use `Freeze` for `SourceFile.lines` | John Kåre Alsaker | -47/+39 |
| 2023-09-06 | Rollup merge of #115598 - GoldsteinE:fix-bootstrap-formatting, r=onur-ozkan | Matthias Krüger | -3/+3 |
| 2023-09-06 | miri: catch function calls where the argument is caller-invalid / the return ... | Ralf Jung | -4/+101 |
| 2023-09-06 | Render missing fields in tuple struct/enum as /* private fields */ | Michael Goulet | -14/+30 |
| 2023-09-06 | fix log formatting in bootstrap | Goldstein | -3/+3 |
| 2023-09-06 | fmt | Ralf Jung | -13/+9 |
| 2023-09-06 | Merge from rustc | Ralf Jung | -171/+1632 |
| 2023-09-06 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-09-06 | give josh more time to start | Ralf Jung | -2/+2 |
| 2023-09-06 | Update cargo | Weihang Lo | -0/+0 |
| 2023-09-05 | Auto merge of #115581 - djkoloski:update_llvm_submodule, r=cuviper | bors | -0/+0 |
| 2023-09-05 | Auto merge of #115507 - cjgillot:relative-source-file, r=oli-obk | bors | -22/+18 |
| 2023-09-05 | Update LLVM submodule to 17.0.0-rc4 | David Koloski | -0/+0 |
| 2023-09-05 | Auto merge of #114843 - Zalathar:test-coverage-map, r=oli-obk | bors | -6/+632 |