| Age | Commit message (Expand) | Author | Lines |
| 2024-12-01 | compiletest: un-escape new-line in normalize replacement string | Urgau | -0/+2 |
| 2024-12-01 | Add specific test for check-cfg "and X more" diagnostic | Urgau | -12/+26 |
| 2024-12-01 | Auto merge of #132390 - RalfJung:diagnostics-root-dir, r=albertlarsan68,weiha... | bors | -10/+15 |
| 2024-12-01 | fix cargo path logic | Ralf Jung | -3/+4 |
| 2024-12-01 | Auto merge of #133694 - matthiaskrgr:rollup-s6xj4rf, r=matthiaskrgr | bors | -699/+670 |
| 2024-12-01 | Rollup merge of #133689 - HomelikeBrick42:master, r=jieyouxu | Matthias Krüger | -15/+15 |
| 2024-12-01 | Rollup merge of #133686 - samueltardieu:push-xkxwxzxqokuu, r=compiler-errors | Matthias Krüger | -0/+2 |
| 2024-12-01 | Rollup merge of #133660 - compiler-errors:trait-obj-missing-assoc, r=lcnr | Matthias Krüger | -205/+35 |
| 2024-12-01 | Rollup merge of #133622 - mkroening:exception-blog, r=cuviper | Matthias Krüger | -2/+2 |
| 2024-12-01 | Rollup merge of #133602 - SanchithHegde:fix-pathbuf-example-codeblocks, r=cuv... | Matthias Krüger | -0/+2 |
| 2024-12-01 | Rollup merge of #133515 - SteveLauC:fix/hurd, r=ChrisDenton | Matthias Krüger | -4/+6 |
| 2024-12-01 | Rollup merge of #132047 - compiler-errors:rbv-rtn-cleanup, r=cjgillot | Matthias Krüger | -35/+143 |
| 2024-12-01 | Rollup merge of #128184 - joboet:refactor_pthread_sync, r=workingjubilee | Matthias Krüger | -438/+465 |
| 2024-12-01 | Auto merge of #133499 - nikic:no-backend-verify, r=Mark-Simulacrum | bors | -13/+10 |
| 2024-12-01 | Auto merge of #133365 - compiler-errors:compare-impl-item, r=lcnr | bors | -228/+123 |
| 2024-12-01 | Fixed typos by changing `happend` to `happened` | HomelikeBrick42 | -15/+15 |
| 2024-11-30 | Auto merge of #133684 - RalfJung:rollup-j2tmrg7, r=RalfJung | bors | -68/+170 |
| 2024-11-30 | Add diagnostic item for `std::ops::ControlFlow` | Samuel Tardieu | -0/+2 |
| 2024-11-30 | Rollup merge of #133673 - onur-ozkan:windows-fixme, r=Kobzol | Ralf Jung | -3/+1 |
| 2024-11-30 | Rollup merge of #133670 - RalfJung:hashbrown, r=Amanieu | Ralf Jung | -2/+2 |
| 2024-11-30 | Rollup merge of #133667 - sunwxg:xiaoguang/remove-unused-code, r=clubby789 | Ralf Jung | -1/+0 |
| 2024-11-30 | Rollup merge of #133655 - dtolnay:maybeparen, r=lcnr | Ralf Jung | -52/+104 |
| 2024-11-30 | Rollup merge of #133571 - madsmtm:visionos-support-std, r=Noratrieb | Ralf Jung | -2/+2 |
| 2024-11-30 | Rollup merge of #131698 - the8472:remove-set-discriminant-hack, r=RalfJung | Ralf Jung | -8/+61 |
| 2024-11-30 | use stores of the correct size to set discriminants | The 8472 | -8/+16 |
| 2024-11-30 | Auto merge of #133659 - jieyouxu:rollup-576gh4p, r=jieyouxu | bors | -978/+2230 |
| 2024-11-30 | Do not create trait object type if missing associated types | Michael Goulet | -205/+35 |
| 2024-11-30 | Move refinement check out of compare_impl_item | Michael Goulet | -9/+48 |
| 2024-11-30 | Make compare_impl_item into a query | Michael Goulet | -228/+84 |
| 2024-11-30 | std: clarify comments about initialization | joboet | -11/+13 |
| 2024-11-30 | add tests for niches in pointers | The 8472 | -0/+45 |
| 2024-11-30 | Auto merge of #133658 - jieyouxu:rollup-rq7e0gk, r=jieyouxu | bors | -255/+580 |
| 2024-11-30 | Auto merge of #133671 - nikic:revert-cargo-update, r=lqd | bors | -0/+0 |
| 2024-11-30 | fix: hurd build, stat64.st_fsid was renamed to st_dev | Steve Lau | -4/+6 |
| 2024-11-30 | bless tests for changed library path | Ralf Jung | -6/+6 |
| 2024-11-30 | replace hard coded error id with `ErrorKind::DirectoryNotEmpty` | onur-ozkan | -3/+1 |
| 2024-11-30 | Revert "Auto merge of #133654 - weihanglo:update-cargo, r=weihanglo" | Nikita Popov | -0/+0 |
| 2024-11-30 | bootstrap: show diagnostics relative to rustc src dir | Ralf Jung | -1/+5 |
| 2024-11-30 | bump hashbrown version | Ralf Jung | -2/+2 |
| 2024-11-30 | Remove unused code | Xiaoguang Wang | -1/+0 |
| 2024-11-30 | Rollup merge of #133548 - cuviper:btreeset-entry-api, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -2/+530 |
| 2024-11-30 | Rollup merge of #133496 - rust-wasi-web:wasi-available-parallelism, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -3/+13 |
| 2024-11-30 | Rollup merge of #133106 - BLANKatGITHUB:intrinsic, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -596/+950 |
| 2024-11-30 | Rollup merge of #132721 - MarcoIeni:mingw-split, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -7/+20 |
| 2024-11-30 | Rollup merge of #132515 - kornelski:home_fix, r=jhpratt | 许杰友 Jieyou Xu (Joe) | -18/+14 |
| 2024-11-30 | Rollup merge of #131551 - taiki-e:ppc-asm-vreg-inout, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -352/+703 |
| 2024-11-30 | Rollup merge of #133625 - RalfJung:custom-mir-debug-info, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -3/+71 |
| 2024-11-30 | Rollup merge of #133623 - nnethercote:parse_expr_bottom-spans, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -21/+14 |
| 2024-11-30 | Rollup merge of #133620 - dev-ardi:simplify-hir_typeck_pass_to_variadic_funct... | 许杰友 Jieyou Xu (Joe) | -27/+69 |
| 2024-11-30 | Rollup merge of #133599 - esp-rs:target/esp32s2-forced-atomics, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -0/+1 |