about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-12Simplify and improve perf of import_assets::import_for_itemLukas Wirth-116/+99
2023-12-12Auto merge of #16098 - lnicola:sync-from-rust, r=lnicolabors-17/+22
2023-12-12Merge remote-tracking branch 'upstream/master' into sync-from-rustLaurențiu Nicola-75/+95
2023-12-12Fix formattingLaurențiu Nicola-1/+1
2023-12-12Merge branch 'master' into sync-from-rustLaurențiu Nicola-1/+5
2023-12-12blesseddarklyspaced-15/+15
2023-12-12added column number to dbg!()darklyspaced-3/+3
2023-12-12Auto merge of #118817 - lnicola:sync-from-ra, r=lnicolabors-6213/+9745
2023-12-12Auto merge of #118817 - lnicola:sync-from-ra, r=lnicolabors-6213/+9743
2023-12-12remove a cranelift test that doesn't make sense any moreRalf Jung-60/+0
2023-12-12make it more clear what comments refer to; avoid dangling unaligned referencesRalf Jung-5/+11
2023-12-12remove a cranelift test that doesn't make sense any moreRalf Jung-60/+0
2023-12-12reject projecting to fields whose offset we cannot computeRalf Jung-75/+85
2023-12-12codegen: panic when trying to compute size/align of extern typeRalf Jung-25/+54
2023-12-12Auto merge of #3223 - rust-lang:rustup-2023-12-12, r=RalfJungbors-2831/+4315
2023-12-12Remove dead codes in corer01and-3/+3
2023-12-12Auto merge of #118857 - matthiaskrgr:rollup-t02kx2u, r=matthiaskrgrbors-79/+1368
2023-12-12Add rust_analyzer to EXTRA_CHECK_CFGSLaurențiu Nicola-0/+2
2023-12-12Rollup merge of #118848 - wesleywiser:vacation, r=wesleywiserMatthias Krüger-1/+1
2023-12-12Rollup merge of #118846 - celinval:smir-ty-methods, r=compiler-errorsMatthias Krüger-13/+156
2023-12-12Rollup merge of #118844 - celinval:smir-mono-args, r=compiler-errorsMatthias Krüger-1/+5
2023-12-12Rollup merge of #118840 - matthiaskrgr:cloooooone, r=compiler-errorsMatthias Krüger-4/+4
2023-12-12Rollup merge of #118797 - tmiasko:dead-coro, r=davidtwcoMatthias Krüger-8/+27
2023-12-12Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si...Matthias Krüger-1/+2
2023-12-12Rollup merge of #118756 - jyn514:colors, r=estebankMatthias Krüger-23/+144
2023-12-12Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si...Matthias Krüger-29/+1031
2023-12-11rustdoc-search: clean up parserMichael Howell-7/+2
2023-12-12fmtThe Miri Conjob Bot-8/+4
2023-12-12Merge from rustcThe Miri Conjob Bot-2826/+4314
2023-12-12Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-12Improve an error involving attribute values.Nicholas Nethercote-62/+87
2023-12-12Auto merge of #118742 - lcnr:infer-var-cleanup, r=compiler-errorsbors-106/+51
2023-12-11Remove scalar fn and tighten the BiOp Ty assertionsCelina G. Val-24/+12
2023-12-12Add xcoff supportKai Luo-1/+1
2023-12-12Make ConstKind and TyKind CopyMichael Goulet-5/+4
2023-12-12Simplify some Copy impls in rustc_type_irMichael Goulet-55/+11
2023-12-11Wesley is not on vacationWesley Wiser-1/+1
2023-12-11Fix doc commentCelina G. Val-1/+1
2023-12-11Fix BinOp ty assertion and `fn_sig` for closuresCelina G. Val-12/+167
2023-12-12Coroutine variant fields can be uninitializedTomasz Miąsko-4/+58
2023-12-11Monomorphize args while building Instance bodyCelina G. Val-1/+5
2023-12-11update debug providers to match new RawVec capacity fieldThe 8472-3/+11
2023-12-11add comment to RawVec::cap fieldThe 8472-0/+5
2023-12-11add more niches to rawvecThe 8472-24/+66
2023-12-11Auto merge of #117962 - weihanglo:debug-name-table, r=wesleywiserbors-3/+73
2023-12-11Remove redundant special case for resume argumentTomasz Miąsko-7/+0
2023-12-11End locals' live range before suspending coroutineTomasz Miąsko-1/+27
2023-12-11refactor: only check dwarf version when emitting dwarfWeihang Lo-2/+8
2023-12-11remove some redundant clonesMatthias Krüger-4/+4
2023-12-11Auto merge of #118838 - matthiaskrgr:rollup-8kwzpho, r=matthiaskrgrbors-2606/+2989