| Age | Commit message (Expand) | Author | Lines |
| 2024-08-19 | Rollup merge of #129245 - smoelius:patch-1, r=lqd | Matthias Krüger | -1/+1 |
| 2024-08-19 | Rollup merge of #129235 - GoldsteinE:check-may-dangle, r=compiler-errors | Matthias Krüger | -8/+142 |
| 2024-08-19 | Rollup merge of #129223 - wafarm:fix-129215, r=compiler-errors | Matthias Krüger | -3/+49 |
| 2024-08-19 | Rollup merge of #129217 - jswrenn:transmute-lifetimes, r=compiler-errors | Matthias Krüger | -132/+535 |
| 2024-08-19 | Rollup merge of #129194 - ChrisDenton:detect-src, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2024-08-19 | Auto merge of #129218 - saethlin:gdb-supports-rust-now, r=jieyouxu | bors | -2567/+1210 |
| 2024-08-19 | Auto merge of #128722 - tgross35:new-resolver-root, r=Mark-Simulacrum | bors | -1933/+3437 |
| 2024-08-19 | Auto merge of #129261 - tgross35:rollup-xjbvqx7, r=tgross35 | bors | -363/+381 |
| 2024-08-18 | Rollup merge of #129208 - veluca93:adt_const_fix, r=BoxyUwU | Trevor Gross | -4/+29 |
| 2024-08-18 | Rollup merge of #129116 - Zalathar:compiler-rt, r=Mark-Simulacrum | Trevor Gross | -1/+14 |
| 2024-08-18 | Rollup merge of #129048 - heiher:update-crosstool-loongarch64, r=Mark-Simulacrum | Trevor Gross | -7/+7 |
| 2024-08-18 | Rollup merge of #128902 - evanj:evan.jones/env-var-doc, r=workingjubilee | Trevor Gross | -6/+5 |
| 2024-08-18 | Rollup merge of #128628 - khuey:simply-cfg-erase-source-info, r=nnethercote | Trevor Gross | -0/+11 |
| 2024-08-18 | Rollup merge of #128084 - surechen:fix_125997_v1, r=cjgillot | Trevor Gross | -7/+111 |
| 2024-08-18 | Rollup merge of #127679 - RalfJung:raw_ref_op, r=jieyouxu | Trevor Gross | -338/+204 |
| 2024-08-18 | Generate completions after version updates | Trevor Gross | -1471/+2988 |
| 2024-08-18 | Adjust expected errors for a `rustdoc` test | Trevor Gross | -22/+5 |
| 2024-08-19 | Fix wrong argument for `get_fn_decl` | Wafarm | -3/+49 |
| 2024-08-19 | Auto merge of #129228 - matthiaskrgr:oopsie, r=jieyouxu | bors | -0/+98 |
| 2024-08-19 | crashes: more tests | Matthias Krüger | -0/+98 |
| 2024-08-18 | Auto merge of #125854 - beetrees:zst-arg-abi, r=estebank | bors | -43/+766 |
| 2024-08-18 | Fixup tests | Ben Kimock | -13/+13 |
| 2024-08-18 | Convert lldbg- to lldb- | Ben Kimock | -716/+716 |
| 2024-08-18 | Delete lldbr annotations | Ben Kimock | -677/+0 |
| 2024-08-18 | Delete min-lldb-version: 310 | Ben Kimock | -158/+2 |
| 2024-08-18 | Clean up compiletest | Ben Kimock | -59/+19 |
| 2024-08-18 | Delete redundant gdb-version requirements and related comments | Ben Kimock | -47/+0 |
| 2024-08-18 | Grep for enabled and clean up those hits | Ben Kimock | -22/+0 |
| 2024-08-18 | Adjust licensing exceptions for WASM components | Trevor Gross | -7/+1 |
| 2024-08-18 | Run `cargo update` with the new v2 resolver | Trevor Gross | -427/+437 |
| 2024-08-18 | Update some dependency versions that allow better licensing | Trevor Gross | -4/+4 |
| 2024-08-18 | Switch to using the v2 resolver in most workspaces | Trevor Gross | -2/+2 |
| 2024-08-18 | safe transmute: forbid reference lifetime extension | Jack Wrenn | -132/+535 |
| 2024-08-18 | rename AddressOf -> RawBorrow inside the compiler | Ralf Jung | -92/+92 |
| 2024-08-18 | soft-deprecate the addr_of macros | Ralf Jung | -0/+6 |
| 2024-08-18 | stabilize raw_ref_op | Ralf Jung | -246/+106 |
| 2024-08-18 | Fix wording of misapplied `must_not_suspend` error | Goldstein | -7/+7 |
| 2024-08-18 | Check that `#[may_dangle]` is properly applied | Goldstein | -1/+135 |
| 2024-08-18 | Typo | Samuel Moelius | -1/+1 |
| 2024-08-18 | Delete compiletest support for gdbg | Ben Kimock | -11/+1 |
| 2024-08-18 | Fix up a special case | Ben Kimock | -7/+0 |
| 2024-08-18 | Replace gdbr with gdbg | Ben Kimock | -461/+461 |
| 2024-08-18 | Delete gdbg commands | Ben Kimock | -398/+0 |
| 2024-08-18 | Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrum | bors | -14/+22 |
| 2024-08-18 | code review improvements | Evan Jones | -9/+5 |
| 2024-08-18 | Auto merge of #129230 - RalfJung:miri-sync, r=RalfJung | bors | -1045/+2536 |
| 2024-08-18 | fix build with bootstrap compiler | Ralf Jung | -0/+7 |
| 2024-08-18 | Auto merge of #3820 - tiif:epoller, r=RalfJung | bors | -6/+83 |
| 2024-08-18 | Add EPOLLER support | tiif | -6/+83 |
| 2024-08-18 | Auto merge of #129227 - jieyouxu:no-dumping, r=Kobzol | bors | -0/+3 |