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