| Age | Commit message (Expand) | Author | Lines |
| 2024-11-21 | Fill out Windows error mapping table | Rune Tynan | -3/+60 |
| 2024-11-21 | Add instructions to test error code docs (#2145) | Taylor Cramer | -0/+9 |
| 2024-11-21 | Auto merge of #133246 - MarcoIeni:debug-info-2-windows-disable, r=Kobzol | bors | -1/+1 |
| 2024-11-21 | Implement the unsafe-fields RFC. | Luca Versari | -3/+30 |
| 2024-11-21 | Keep list of submodules close to list of vendored workspaces | Eric Huss | -24/+27 |
| 2024-11-22 | Refactor AnonSocket::read/write | tiif | -44/+80 |
| 2024-11-21 | aix: fix archive format | Henry Jiang | -15/+31 |
| 2024-11-21 | Auto merge of #133287 - matthiaskrgr:rollup-ab9j3pu, r=matthiaskrgr | bors | -1/+3 |
| 2024-11-21 | Reorganize the "Source Code Representation" chapters (#2142) | Boxy | -354/+80 |
| 2024-11-21 | Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkov | Matthias Krüger | -1/+3 |
| 2024-11-21 | Auto merge of #132629 - nnethercote:124141-preliminaries, r=petrochenkov | bors | -1/+1 |
| 2024-11-21 | generate-copyright: Now generates a library file too. | Jonathan Pallant | -28/+180 |
| 2024-11-21 | fmt | Ralf Jung | -6/+2 |
| 2024-11-21 | Merge from rustc | Ralf Jung | -115/+133 |
| 2024-11-21 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-11-21 | Auto merge of #133254 - Earlopain:llvm-19.1.4, r=DianQK | bors | -0/+0 |
| 2024-11-20 | trophy case: add RwLock::downgrade bug | Ralf Jung | -0/+1 |
| 2024-11-21 | Introduce `InvisibleOrigin` on invisible delimiters. | Nicholas Nethercote | -1/+1 |
| 2024-11-20 | Merge pull request #4026 from eduardosm/soft-sqrt | Ralf Jung | -68/+219 |
| 2024-11-20 | miri: implement square root without relying on host floats | Eduardo Sánchez Muñoz | -68/+219 |
| 2024-11-20 | Auto merge of #131326 - dingxiangfei2009:issue-130836-attempt-2, r=nikomatsakis | bors | -0/+1 |
| 2024-11-20 | Update LLVM to 19.1.4 | Earlopain | -0/+0 |
| 2024-11-20 | Auto merge of #133251 - matthiaskrgr:rollup-gjeis3q, r=matthiaskrgr | bors | -12/+15 |
| 2024-11-20 | Rollup merge of #133241 - RalfJung:typing-env, r=lcnr | Matthias Krüger | -12/+15 |
| 2024-11-20 | ci: Disable full `debuginfo-level=2` in windows alt job | MarcoIeni | -1/+1 |
| 2024-11-20 | reduce false positives of tail-expr-drop-order from consumed values | Ding Xiang Fei | -0/+1 |
| 2024-11-20 | Auto merge of #133227 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-11-20 | interpret: make typing_env field private | Ralf Jung | -12/+15 |
| 2024-11-20 | Auto merge of #133234 - jhpratt:rollup-42dmg4p, r=jhpratt | bors | -1/+1 |
| 2024-11-20 | Make `Diag` a clickable link in Suggestion section (#2140) | Yutaro Ohno | -1/+2 |
| 2024-11-20 | Rollup merge of #133190 - MarcoIeni:dist-aarch64-msvc-free, r=Kobzol | Jacob Pratt | -1/+1 |
| 2024-11-20 | Auto merge of #133212 - lcnr:questionable-uwu, r=compiler-errors | bors | -109/+114 |
| 2024-11-20 | Merge from rustc | The Miri Cronjob Bot | -57/+320 |
| 2024-11-20 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-11-19 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-19 | Rollup merge of #133213 - alexcrichton:fix-tier-listing, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-11-19 | Rollup merge of #133207 - jieyouxu:macos-objcopy, r=Kobzol,bjorn3 | Matthias Krüger | -0/+9 |
| 2024-11-19 | Rollup merge of #133201 - nnethercote:rm-TokenKind-InvalidPrefix, r=compiler-... | Matthias Krüger | -5/+4 |
| 2024-11-19 | Rollup merge of #133175 - MarcoIeni:dist-i686-msvc-free, r=Kobzol | Matthias Krüger | -1/+1 |
| 2024-11-19 | Merge pull request #18485 from davidkurilla/feat-migrate-add_braces-to-use-Sy... | David Barsky | -6/+10 |
| 2024-11-19 | Merge pull request #18521 from tareknaser/syntax_factory_reorder_impl_items | David Barsky | -7/+14 |
| 2024-11-19 | `InterpCx` store `TypingEnv` instead of a `ParamEnv` | lcnr | -13/+13 |
| 2024-11-19 | remove `TypingMode::from_param_env` in clippy | lcnr | -68/+77 |
| 2024-11-19 | Merge pull request #18529 from cmrschwarz/allow_leading_whitespace_in_merge_m... | Laurențiu Nicola | -1/+103 |
| 2024-11-19 | rustdoc: yeet `TypingEnv::from_param_env` | lcnr | -9/+7 |
| 2024-11-19 | Merge pull request #18459 from Giga-Bowser/match-placeholders | Laurențiu Nicola | -113/+128 |
| 2024-11-19 | Fix missing submodule in `./x vendor` | Eric Huss | -1/+3 |
| 2024-11-19 | move `fn is_item_raw` to `TypingEnv` | lcnr | -28/+26 |
| 2024-11-19 | Auto merge of #133205 - matthiaskrgr:rollup-xhhhp5u, r=matthiaskrgr | bors | -12/+13 |
| 2024-11-19 | Correct the tier listing of `wasm32-wasip2` | Alex Crichton | -1/+1 |