about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-29Make sure all expr checking fns start with check_exprMichael Goulet-29/+30
2024-10-28Auto merge of #132145 - RalfJung:stdarch, r=Amanieubors-13/+27
2024-10-28Auto merge of #132262 - matthiaskrgr:rollup-pcphi6l, r=matthiaskrgrbors-178/+194
2024-10-28Rollup merge of #132253 - Zalathar:keyword-idents-bug, r=jieyouxuMatthias Krüger-0/+24
2024-10-28Rollup merge of #132252 - workingjubilee:rename-layouts-to-layoutdata, r=jiey...Matthias Krüger-60/+60
2024-10-28Rollup merge of #132248 - workingjubilee:add-rustc-abi-to-transmute, r=compil...Matthias Krüger-10/+10
2024-10-28Rollup merge of #131391 - ChaiTRex:isqrt, r=scottmcm,tgross35Matthias Krüger-108/+100
2024-10-28we can now enable the 'const stable fn must be stable' checkRalf Jung-13/+27
2024-10-28Auto merge of #132244 - jyn514:linker-refactors, r=bjorn3bors-181/+194
2024-10-28bump stdarchRalf Jung-0/+0
2024-10-28Auto merge of #132251 - jieyouxu:rollup-mtv9mpd, r=jieyouxubors-337/+572
2024-10-28Known-bug test for `keyword_idents` lint not propagating to other filesZalathar-0/+24
2024-10-28Rollup merge of #132243 - compiler-errors:no-span, r=jieyouxu许杰友 Jieyou Xu (Joe)-46/+38
2024-10-28Rollup merge of #132242 - ultrabear:const_is_digit, r=scottmcm许杰友 Jieyou Xu (Joe)-1/+2
2024-10-28Rollup merge of #132227 - compiler-errors:better-const-span, r=Nadrieril许杰友 Jieyou Xu (Joe)-254/+241
2024-10-28Rollup merge of #132225 - clubby789:run-make-dynamic, r=jieyouxu许杰友 Jieyou Xu (Joe)-0/+4
2024-10-28Rollup merge of #132220 - GuillaumeGomez:gui-test-struct-fields-margins, r=no...许杰友 Jieyou Xu (Joe)-10/+42
2024-10-28Rollup merge of #132086 - estebank:long-types, r=jieyouxu许杰友 Jieyou Xu (Joe)-25/+145
2024-10-28Rollup merge of #131633 - asquared31415:align_isize_max, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+100
2024-10-27rust-analyzer: Rename LayoutS to LayoutDataJubilee Young-2/+2
2024-10-27cg_clif: Rename LayoutS to LayoutDataJubilee Young-1/+1
2024-10-27compiler: Rename LayoutS to LayoutDataJubilee Young-57/+57
2024-10-28Error on alignments greater than `isize::MAX`asquared31415-1/+100
2024-10-28Auto merge of #132200 - Mark-Simulacrum:strengthen-cross-lang, r=RalfJungbors-2/+10
2024-10-27rustc_transmute: Directly use types from rustc_abiJubilee Young-10/+10
2024-10-27don't pass `-L .../auxiliary` unless it existsjyn-1/+9
2024-10-27port `tests/ui/linkage-attr/framework` to run-makejyn-40/+43
2024-10-27give a better error for tuple structs in `derive(Diagnostic)`jyn-139/+142
2024-10-27remove dead code in CGREP scriptjyn-1/+0
2024-10-27Remove ObligationCause::span() methodMichael Goulet-26/+21
2024-10-27Stop using the whole match expr span for an arm's obligation spanMichael Goulet-21/+18
2024-10-27Support `char::is_digit` in const contextsultrabear-1/+2
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-27Dynamically link run-make supportclubby789-0/+4
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-27Add GUI regression test for doc struct fields marginsGuillaume Gomez-10/+42
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