about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-10Revert "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu"Jieyou Xu-35/+32
2024-11-10Auto merge of #132840 - matthiaskrgr:rollup-ibarl2r, r=matthiaskrgrbors-105/+323
2024-11-10Rollup merge of #132816 - compiler-errors:2024-apit, r=jieyouxuMatthias Krüger-79/+317
2024-11-10Rollup merge of #132136 - RalfJung:target-feature-abi-compat, r=Mark-SimulacrumMatthias Krüger-26/+6
2024-11-10Auto merge of #132831 - workingjubilee:rollup-6fdif44, r=workingjubileebors-1236/+3312
2024-11-09Rollup merge of #132828 - est31:let_chains_parsing_tests, r=compiler-errorsJubilee-652/+2842
2024-11-09Rollup merge of #132825 - Noratrieb:Noratrieb-patch-1, r=clubby789Jubilee-0/+1
2024-11-09Rollup merge of #132824 - kadenlnelson:patch/wasi-c-abi-doc, r=workingjubileeJubilee-2/+2
2024-11-09Rollup merge of #132823 - RalfJung:conditional-const-calls, r=fee1-dead,compi...Jubilee-395/+272
2024-11-09Rollup merge of #132801 - RalfJung:alloc-mutability, r=oli-obkJubilee-166/+190
2024-11-09Rollup merge of #131258 - taiki-e:s390x-stabilize-asm, r=AmanieuJubilee-21/+5
2024-11-09Update grammar in wasm-c-abi's compiler flag documentationKaden Nelson-2/+2
2024-11-10Auto merge of #132173 - veluca93:abi_checks, r=RalfJung,compiler-errorsbors-61/+514
2024-11-10Auto merge of #132829 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-11-10Add more places where expressions can occurest31-398/+835
2024-11-10Unify disallowed-positions test files into one fileest31-652/+2405
2024-11-09Update cargoWeihang Lo-0/+0
2024-11-09give a hint which feature is missingRalf Jung-19/+36
2024-11-09require const_impl_trait gate for all conditional and trait const callsRalf Jung-390/+250
2024-11-09Exclude relnotes-tracking-issue from needs-triagenora-0/+1
2024-11-09Auto merge of #132815 - matthiaskrgr:rollup-nti992u, r=matthiaskrgrbors-651/+1059
2024-11-09Dont suggest use<APIT>Michael Goulet-56/+133
2024-11-09Suggest turning APITs into generics in opaque overcapturesMichael Goulet-41/+202
2024-11-09Rollup merge of #132799 - zachs18:str-primitive-symbol, r=compiler-errorsMatthias Krüger-3/+29
2024-11-09Rollup merge of #132774 - bjorn3:cranelift_lld, r=lqdMatthias Krüger-17/+0
2024-11-09Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxuMatthias Krüger-32/+35
2024-11-09Rollup merge of #132754 - Zalathar:opts, r=GuillaumeGomez,jieyouxuMatthias Krüger-594/+807
2024-11-09Rollup merge of #132744 - lolbinarycat:test-90781, r=aDotInTheVoidMatthias Krüger-0/+78
2024-11-09Rollup merge of #132363 - compiler-errors:raw-lt-id-valid, r=wesleywiserMatthias Krüger-4/+72
2024-11-09Rollup merge of #132341 - compiler-errors:raw-lt-prefix-id, r=chenyukangMatthias Krüger-1/+38
2024-11-09Auto merge of #132613 - khuey:master, r=jieyouxubors-3/+133
2024-11-09Add discriminators to DILocations when multiple functions are inlined into a ...Kyle Huey-3/+133
2024-11-09Auto merge of #132807 - bjorn3:sync_cg_clif-2024-11-09, r=bjorn3bors-26/+52
2024-11-09make return type of get_alloc_info a struct, and reduce some code duplication...Ralf Jung-177/+190
2024-11-09Merge commit '1fa693ca4462fc1f790693464cf765ad693616af' into sync_cg_clif-202...bjorn3-26/+52
2024-11-09Rustup to rustc 1.84.0-nightly (59cec72a5 2024-11-08)bjorn3-1/+1
2024-11-09Auto merge of #132800 - matthiaskrgr:rollup-c1kkj56, r=matthiaskrgrbors-31/+203
2024-11-09Sync from rust 59cec72a57af178767a7b8e7f624b06cc50f1087bjorn3-21/+66
2024-11-09Merge pull request #1541 from rust-lang/perf_optsbjorn3-1/+9
2024-11-09interpret: get_alloc_info: also return mutabilityRalf Jung-23/+34
2024-11-09Rollup merge of #132794 - WaffleLapkin:helix-improved-config, r=jieyouxuMatthias Krüger-2/+15
2024-11-09Rollup merge of #132785 - durin42:llvm-20-more-alignments, r=nikicMatthias Krüger-4/+4
2024-11-09Rollup merge of #132777 - durin42:llvm-20-poison-prop, r=nikicMatthias Krüger-1/+10
2024-11-09Rollup merge of #132745 - RalfJung:pointee-info-inside-enum, r=DianQKMatthias Krüger-20/+61
2024-11-09Rollup merge of #132552 - taiki-e:sparc-target-feature, r=workingjubileeMatthias Krüger-4/+113
2024-11-09Auto merge of #132584 - Zalathar:includes, r=cuviperbors-164/+145
2024-11-09Auto merge of #132798 - workingjubilee:rollup-qxvmmqo, r=workingjubileebors-445/+559
2024-11-09Add test for str for "expected primitive, found type"Zachary S-3/+28
2024-11-09Add str to "expected primitive, found type" diagnosticZachary S-0/+1
2024-11-08Rollup merge of #132780 - compiler-errors:verbose, r=estebankJubilee-19/+104