| Age | Commit message (Expand) | Author | Lines |
| 2023-10-13 | Use `$message_type` as the tag | Jeremy Fitzhardinge | -36/+36 |
| 2023-09-19 | Add test for future-incompat diagnostics with json output | Jeremy Fitzhardinge | -0/+20 |
| 2023-09-19 | Use serde_json::to_writer for JsonEmitter::emit | Jeremy Fitzhardinge | -4/+5 |
| 2023-09-19 | Document type field in json diagnostics. | Jeremy Fitzhardinge | -3/+11 |
| 2023-09-19 | Make sure nested Diagnostics in FutureIncompat are also typed for consistency. | Jeremy Fitzhardinge | -7/+12 |
| 2023-09-19 | Add `type` field to json diagnostic outputs | Jeremy Fitzhardinge | -58/+56 |
| 2023-09-19 | Auto merge of #115979 - GuillaumeGomez:rollup-06ujzgh, r=GuillaumeGomez | bors | -147/+385 |
| 2023-09-19 | Rollup merge of #115958 - RalfJung:mystery-plus, r=Mark-Simulacrum,notriddle | Guillaume Gomez | -0/+2 |
| 2023-09-19 | Rollup merge of #115957 - cuishuang:master, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2023-09-19 | Rollup merge of #115947 - GuillaumeGomez:custom_code_classes_in_docs-warning,... | Guillaume Gomez | -143/+198 |
| 2023-09-19 | Rollup merge of #115801 - compiler-errors:async-cycle-mono, r=oli-obk | Guillaume Gomez | -1/+147 |
| 2023-09-19 | Rollup merge of #115499 - msizanoen1:riscv-fix-transparent-union-abi, r=bjorn3 | Guillaume Gomez | -2/+24 |
| 2023-09-19 | Rollup merge of #113383 - joshtriplett:style-bugs, r=compiler-errors | Guillaume Gomez | -0/+13 |
| 2023-09-19 | explain mysterious addition in float minimum/maximum | Ralf Jung | -0/+2 |
| 2023-09-19 | Auto merge of #115627 - compiler-errors:icedump-no-std, r=m-ou-se | bors | -60/+63 |
| 2023-09-19 | Update tests for custom classes | Guillaume Gomez | -41/+9 |
| 2023-09-19 | Allow more characters in custom classes | Guillaume Gomez | -12/+45 |
| 2023-09-19 | Auto merge of #115865 - RalfJung:mir-mod, r=oli-obk | bors | -2206/+2261 |
| 2023-09-19 | Return early in `check_custom_code_classes` check if the feature is enabled | Guillaume Gomez | -1/+5 |
| 2023-09-19 | Add new rustdoc-ui test for `custom_code_classes_in_docs` feature | Guillaume Gomez | -1/+20 |
| 2023-09-19 | Auto merge of #115960 - GuillaumeGomez:rollup-8tky3qu, r=GuillaumeGomez | bors | -488/+1605 |
| 2023-09-19 | tests/ui/abi: Enable repr(transparent) union ABI tests on RISC-V | msizanoen | -2/+1 |
| 2023-09-19 | rustc_target/riscv: Fix passing of transparent unions with only one non-ZST m... | msizanoen | -0/+23 |
| 2023-09-19 | fix mismatched symbols | cui fliter | -1/+1 |
| 2023-09-19 | Rollup merge of #115946 - the8472:panic-on-sched_getaffinity-bug, r=Mark-Simu... | Guillaume Gomez | -2/+4 |
| 2023-09-19 | Rollup merge of #115924 - compiler-errors:non-exhaustive-1-zst, r=RalfJung | Guillaume Gomez | -20/+110 |
| 2023-09-19 | Rollup merge of #115839 - Dirreke:bump-libc, r=dtolnay | Guillaume Gomez | -3/+3 |
| 2023-09-19 | Rollup merge of #115625 - compiler-errors:hrtb-infer-err, r=b-naber | Guillaume Gomez | -0/+112 |
| 2023-09-19 | Rollup merge of #114941 - compiler-errors:inline-shadowed-by-dyn, r=lcnr | Guillaume Gomez | -1/+177 |
| 2023-09-19 | Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez | Guillaume Gomez | -462/+1199 |
| 2023-09-19 | comment on the difference between mir::ConstantKind::Unevaluated and mir::Con... | Ralf Jung | -0/+5 |
| 2023-09-19 | move ConstValue into mir | Ralf Jung | -254/+245 |
| 2023-09-19 | organize mir pretty.rs and move more things into it; move statement-related t... | Ralf Jung | -1371/+1393 |
| 2023-09-19 | use pretty_print_const_value from MIR constant 'extra' printing | Ralf Jung | -130/+155 |
| 2023-09-19 | move some MIR const pretty-printing into pretty.rs | Ralf Jung | -177/+176 |
| 2023-09-19 | more MIR const types to separate file | Ralf Jung | -409/+422 |
| 2023-09-19 | Auto merge of #104101 - betrusted-io:xous-libstd-initial, r=bjorn3 | bors | -10/+2484 |
| 2023-09-19 | Don't complain on a single non-exhaustive 1-zst | Michael Goulet | -20/+110 |
| 2023-09-19 | Don't resolve generic instances if they may be shadowed by dyn | Michael Goulet | -20/+144 |
| 2023-09-19 | Explain HRTB + infer limitations of old solver | Michael Goulet | -0/+112 |
| 2023-09-19 | Failing test | Michael Goulet | -0/+52 |
| 2023-09-19 | Auto merge of #115289 - compiler-errors:adjust-comments, r=estebank | bors | -32/+34 |
| 2023-09-19 | Auto merge of #115644 - danakj:catalyst-asan, r=cjgillot,thomcc | bors | -2/+14 |
| 2023-09-19 | Auto merge of #115952 - matthiaskrgr:rollup-qzk8t4e, r=matthiaskrgr | bors | -374/+825 |
| 2023-09-19 | Rollup merge of #115949 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Matthias Krüger | -1/+1 |
| 2023-09-19 | Rollup merge of #115943 - ehuss:compiletest-errors, r=compiler-errors | Matthias Krüger | -8/+8 |
| 2023-09-19 | Rollup merge of #115941 - lnicola:lnicola-mailmap, r=Mark-Simulacrum | Matthias Krüger | -1/+2 |
| 2023-09-19 | Rollup merge of #115931 - GuillaumeGomez:remove-empty-h2, r=notriddle | Matthias Krüger | -5/+6 |
| 2023-09-19 | Rollup merge of #115930 - Zalathar:spans-bug, r=compiler-errors | Matthias Krüger | -50/+325 |
| 2023-09-19 | Rollup merge of #115879 - clubby789:migrate-hir-typeck-cast, r=compiler-errors | Matthias Krüger | -192/+363 |