| Age | Commit message (Expand) | Author | Lines |
| 2024-10-28 | Tweak more warnings. | Nicholas Nethercote | -121/+113 |
| 2024-10-28 | Tweak `expand_incomplete_parse` warning. | Nicholas Nethercote | -38/+39 |
| 2024-10-27 | Auto merge of #132237 - matthiaskrgr:rollup-ulogwtd, r=matthiaskrgr | bors | -616/+802 |
| 2024-10-27 | Rollup merge of #132234 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -299/+612 |
| 2024-10-27 | Rollup merge of #132228 - devnexen:ci_update_fbsd_revert, r=workingjubilee | Matthias Krüger | -19/+19 |
| 2024-10-27 | Rollup merge of #132221 - ehuss:lint-docs, r=compiler-errors | Matthias Krüger | -66/+18 |
| 2024-10-27 | Rollup merge of #132214 - fmease:mv-impl-trait-val-paths, r=compiler-errors | Matthias Krüger | -153/+78 |
| 2024-10-27 | Rollup merge of #132043 - compiler-errors:simplify-rbv, r=cjgillot | Matthias Krüger | -79/+75 |
| 2024-10-27 | Auto merge of #131284 - dingxiangfei2009:rename-smart-ptr-to-coerce-referent,... | bors | -234/+252 |
| 2024-10-27 | Revert "ci update freebsd version proposal, freebsd 12 being eol." | David Carlier | -19/+19 |
| 2024-10-27 | Auto merge of #132215 - onur-ozkan:bootstrap-git, r=Kobzol | bors | -28/+6 |
| 2024-10-27 | Clean up some comments on lint implementation | Eric Huss | -66/+18 |
| 2024-10-27 | Auto merge of #132191 - Urgau:midpoint_signed_towards_zero, r=dtolnay | bors | -40/+122 |
| 2024-10-27 | Auto merge of #132091 - Zalathar:graph-loops, r=saethlin | bors | -63/+85 |
| 2024-10-27 | Move an impl-Trait check from AST validation to AST lowering | León Orell Valerian Liehr | -153/+78 |
| 2024-10-27 | Auto merge of #132213 - workingjubilee:rollup-tg1g3l5, r=workingjubilee | bors | -131/+136 |
| 2024-10-27 | simplify force-recompile logic for "library" | onur-ozkan | -19/+4 |
| 2024-10-27 | don't use absolute paths on `git(Some(self.src))` | onur-ozkan | -10/+3 |
| 2024-10-26 | Rollup merge of #132205 - workingjubilee:rv32e-platform-docs-mislinked, r=tgr... | Jubilee | -4/+5 |
| 2024-10-26 | Rollup merge of #132192 - petrochenkov:macfa, r=compiler-errors | Jubilee | -120/+94 |
| 2024-10-26 | Rollup merge of #132183 - GuillaumeGomez:code-in-docblock, r=notriddle | Jubilee | -6/+20 |
| 2024-10-26 | Rollup merge of #132123 - lolbinarycat:rustdoc-search-foreign-func, r=notriddle | Jubilee | -1/+17 |
| 2024-10-27 | Auto merge of #132167 - Zalathar:llvm-wrappers, r=jieyouxu | bors | -230/+322 |
| 2024-10-27 | Auto merge of #131900 - mrkajetanp:target-feature-pauth-lr, r=Amanieu | bors | -2/+5 |
| 2024-10-27 | Use LLVM-C APIs for getting/setting visibility | Zalathar | -45/+8 |
| 2024-10-26 | docs: Correctly link riscv32e from platform-support.md | Jubilee Young | -4/+5 |
| 2024-10-26 | Auto merge of #131715 - tgross35:add-const_sockaddr_setters, r=Amanieu | bors | -16/+25 |
| 2024-10-26 | Add test for all midpoint expectations | Urgau | -0/+55 |
| 2024-10-26 | expand: Stop using artificial `ast::Item` for macros loaded from metadata | Vadim Petrochenkov | -120/+94 |
| 2024-10-26 | Auto merge of #132190 - matthiaskrgr:rollup-rsocfiz, r=matthiaskrgr | bors | -2/+59 |
| 2024-10-26 | Update GUI test | Guillaume Gomez | -4/+6 |
| 2024-10-26 | Round negative signed integer towards zero in `iN::midpoint` | Urgau | -40/+67 |
| 2024-10-26 | Rollup merge of #132182 - jieyouxu:downgrade-untranslatable, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2024-10-26 | Rollup merge of #132019 - daboross:document-partialeq-oncelock, r=Mark-Simula... | Matthias Krüger | -0/+20 |
| 2024-10-26 | Rollup merge of #131875 - juntyr:wasm-notification-groups-triage, r=Mark-Simu... | Matthias Krüger | -0/+37 |
| 2024-10-26 | Auto merge of #125116 - blyxyas:ignore-allowed-lints-final, r=cjgillot | bors | -56/+291 |
| 2024-10-26 | Merge pull request #3995 from RalfJung/readdir_r | Oli Scherer | -26/+16 |
| 2024-10-26 | Downgrade `untranslatable_diagnostic` and `diagnostic_outside_of_impl` to `al... | Jieyou Xu | -2/+2 |
| 2024-10-26 | Auto merge of #132184 - jieyouxu:rollup-81ht12w, r=jieyouxu | bors | -471/+576 |
| 2024-10-26 | Rollup merge of #132180 - Urgau:ast_pretty-unsafe-attr, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -0/+33 |
| 2024-10-26 | Rollup merge of #132174 - RalfJung:pclmulqdq, r=calebzulawski | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-10-26 | Rollup merge of #132169 - fee1-dead-contrib:consttraitsck, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -324/+438 |
| 2024-10-26 | Rollup merge of #132140 - heiher:loong-lsx, r=Urgau | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-10-26 | Rollup merge of #132124 - Zalathar:consolidate-covstar, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -144/+102 |
| 2024-10-26 | Add GUI regression test for code in doc blocks | Guillaume Gomez | -1/+13 |
| 2024-10-26 | Fix code HTML items making big blocks if too long | Guillaume Gomez | -1/+1 |
| 2024-10-26 | Auto merge of #131527 - ZuseZ4:enable-llvm-offload-runtime, r=Kobzol | bors | -0/+33 |
| 2024-10-26 | Print unsafety of attribute in AST unpretty | Urgau | -1/+12 |
| 2024-10-26 | Add AST unpretty test for unsafe attribute | Urgau | -0/+22 |
| 2024-10-26 | Use LLVM-C APIs for getting/setting linkage | Zalathar | -93/+24 |