| Age | Commit message (Expand) | Author | Lines |
| 2024-09-09 | union padding computation: add fast-path for ZST | Ralf Jung | -0/+15 |
| 2024-09-09 | Remove unnecessary symbols and add missing symbols | cuishuang | -3/+5 |
| 2024-09-09 | Rollup merge of #130130 - RalfJung:miri-sync, r=RalfJung | Jubilee | -287/+523 |
| 2024-09-09 | Rollup merge of #130068 - madsmtm:deployment-target-test, r=jieyouxu | Jubilee | -2/+19 |
| 2024-09-09 | Rollup merge of #130048 - nebulark:runmake_llvm_pdbutil, r=jieyouxu | Jubilee | -0/+24 |
| 2024-09-09 | Rollup merge of #130034 - alexcrichton:fix-some-wasm-component-ld-comments, r... | Jubilee | -2/+2 |
| 2024-09-09 | Rollup merge of #128667 - its-the-shrimp:rustdoc_json_types_rename, r=aDotInT... | Jubilee | -35/+36 |
| 2024-09-09 | Print a helpful message if any tests were skipped for being up-to-date | Zalathar | -0/+1 |
| 2024-09-09 | Add an explicit ignore message for "up-to-date" tests | Zalathar | -2/+5 |
| 2024-09-09 | detect when pthread_rwlock_t is moved | Konstantinos Andrikopoulos | -5/+68 |
| 2024-09-08 | bootstrap: handle worktrees in warn_old_master_branch | binarycat | -16/+46 |
| 2024-09-08 | Better testing infra for ratoml | Ali Bektas | -103/+228 |
| 2024-09-08 | Automatically add semicolon when completing unit-returning functions | Chayim Refael Friedman | -40/+217 |
| 2024-09-08 | interpret: reset padding during validation | Ralf Jung | -15/+249 |
| 2024-09-08 | interpret: reset provenance on typed copies | Ralf Jung | -3/+212 |
| 2024-09-08 | interpret: remove Readable trait, we can use Projectable instead | Ralf Jung | -4/+4 |
| 2024-09-08 | run-make-support: Add llvm-pdbutil | Florian Schmiderer | -0/+24 |
| 2024-09-08 | Auto merge of #129313 - RalfJung:coroutine-niches, r=compiler-errors | bors | -0/+66 |
| 2024-09-07 | Auto merge of #130091 - matthiaskrgr:rollup-kalu1cs, r=matthiaskrgr | bors | -55/+219 |
| 2024-09-07 | Rollup merge of #129555 - RalfJung:const_float_bits_conv, r=dtolnay | Matthias Krüger | -46/+186 |
| 2024-09-07 | Auto merge of #129941 - BoxyUwU:bump-boostrap, r=albertlarsan68 | bors | -7/+0 |
| 2024-09-07 | Renamed variable and fixed comments referring to renamed FileDescriptor | DeSevilla | -8/+8 |
| 2024-09-07 | Test codegen when setting deployment target | Mads Marquart | -2/+19 |
| 2024-09-06 | Fix a typo in the wasm-component-ld README | Alex Crichton | -2/+2 |
| 2024-09-06 | Fix tools | Michael Goulet | -9/+33 |
| 2024-09-06 | Ignore gcc submodule for tidy checks | Guillaume Gomez | -1/+5 |
| 2024-09-06 | fix: Properly prevent mir building with unknown types present | Lukas Wirth | -5/+14 |
| 2024-09-06 | fix: Always explicitly set trait ref self types when lowering | Lukas Wirth | -64/+80 |
| 2024-09-06 | Bump lsp-server | Lukas Wirth | -7/+7 |
| 2024-09-06 | Fix comment in mutex_id_offset | Konstantinos Andrikopoulos | -1/+0 |
| 2024-09-06 | Auto merge of #129176 - EnzymeAD:enzyme-backend, r=albertlarsan68 | bors | -0/+4 |
| 2024-09-06 | Auto merge of #18066 - Veykril:lsp-server-no-panic, r=Veykril | bors | -13/+11 |
| 2024-09-06 | fix: Don't panic lsp writer thread on dropped receiver | Lukas Wirth | -13/+11 |
| 2024-09-06 | Auto merge of #3864 - RalfJung:miri-bat-nightly, r=RalfJung | bors | -2/+2 |
| 2024-09-06 | miri.bat: use nightly toolchain | Ralf Jung | -2/+2 |
| 2024-09-06 | Auto merge of #18065 - Veykril:catchy-diagnostics, r=Veykril | bors | -12/+23 |
| 2024-09-06 | fix: Catch panics from diagnostics computation | Lukas Wirth | -12/+23 |
| 2024-09-06 | Rollup merge of #129969 - GrigorenkoPV:boxed-ty, r=compiler-errors | Matthias Krüger | -13/+11 |
| 2024-09-06 | Merge from rustc | The Miri Cronjob Bot | -24/+133 |
| 2024-09-06 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-09-06 | Auto merge of #129999 - matthiaskrgr:rollup-pzr9c8p, r=matthiaskrgr | bors | -0/+16 |
| 2024-09-05 | Enzyme backend | Manuel Drehwald | -0/+4 |
| 2024-09-05 | fix: Updating settings should not clobber discovered projects | Wilfred Hughes | -61/+85 |
| 2024-09-06 | Make `Ty::boxed_ty` return an `Option` | Pavel Grigorenko | -13/+11 |
| 2024-09-05 | Rollup merge of #129957 - chenx97:lint-docs-linker-opt, r=albertlarsan68 | Matthias Krüger | -0/+13 |
| 2024-09-05 | Rollup merge of #128919 - Nadrieril:lint-query-leaks, r=cjgillot | Matthias Krüger | -0/+3 |
| 2024-09-05 | Add command to report unresolved references | David Richey | -0/+200 |
| 2024-09-05 | Rollup merge of #129973 - jieyouxu:rework-rmake-stdio, r=Kobzol | Matthias Krüger | -23/+83 |
| 2024-09-05 | update cfgs | Boxy | -7/+0 |
| 2024-09-05 | fix: Fix parser panicking on invalid asm options | Lukas Wirth | -0/+6 |