about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-29Auto merge of #117336 - workingjubilee:rollup-6negquv, r=workingjubileebors-52/+70
2023-10-29Auto merge of #117335 - workingjubilee:rollup-jsomm41, r=workingjubileebors-92/+138
2023-10-28Rollup merge of #117325 - Nilstrieb:pretty-macros, r=compiler-errorsJubilee-49/+37
2023-10-28Rollup merge of #117322 - onur-ozkan:fix-suppressed-outputs, r=KobzolJubilee-2/+6
2023-10-28Rollup merge of #117259 - dtolnay:macho, r=NilstriebJubilee-1/+1
2023-10-28Rollup merge of #117170 - he32:netbsd-i586, r=bjorn3Jubilee-0/+26
2023-10-28Rollup merge of #117319 - RalfJung:target-feature-inline-comment, r=tmiaskoJubilee-0/+5
2023-10-28Rollup merge of #117316 - Coekjan:const-binary-heap-constructor, r=dtolnayJubilee-2/+4
2023-10-28Rollup merge of #117311 - RalfJung:unpretty-thir-help, r=petrochenkovJubilee-0/+1
2023-10-28Rollup merge of #117162 - c410-f3r:try, r=workingjubileeJubilee-89/+91
2023-10-28Rollup merge of #115773 - simlay:arch64-apple-tvos-sim-for-rustc, r=thomccJubilee-1/+37
2023-10-29Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errorsbors-148/+1096
2023-10-28Auto merge of #117149 - nnethercote:tidy-alphabetical-unit-tests, r=Nilstriebbors-36/+262
2023-10-28Auto merge of #116240 - dtolnay:constdiscriminant, r=thomccbors-5/+3
2023-10-28Remove needless `allow`sNilstrieb-5/+0
2023-10-28Move macros to usageNilstrieb-40/+40
2023-10-28Remove needless print ctx defsNilstrieb-7/+0
2023-10-28Auto merge of #117123 - Zalathar:bad-counter-ids, r=petrochenkovbors-165/+474
2023-10-28set `BootstrapCommand` output mode for submodulesonur-ozkan-1/+5
2023-10-28i586-unknown-netbsd platform-support.md: fix typo.Havard Eidnes-1/+1
2023-10-28change default output mode of `BootstrapCommand`onur-ozkan-1/+1
2023-10-28Auto merge of #81746 - bjorn3:cg_clif_rustup_component, r=Mark-Simulacrumbors-69/+208
2023-10-28explain why we don't inline when target features differRalf Jung-0/+5
2023-10-28mark constructor of `BinaryHeap` as const fncoekjan-2/+4
2023-10-28i586-unknown-netbsd: add entry in platform-support.md.Havard Eidnes-0/+1
2023-10-28Auto merge of #117038 - saethlin:inline-range-methods, r=workingjubileebors-0/+7
2023-10-28i586_unknown_netbsd.rs: drop "-m32" flag insertion to gcc.Havard Eidnes-2/+1
2023-10-28Auto merge of #116609 - eduardosm:bump-stdarch, r=workingjubileebors-261/+7
2023-10-28-Zunpretty help: add missing possible valuesRalf Jung-0/+1
2023-10-28Auto merge of #117309 - workingjubilee:rollup-zqb1dun, r=workingjubileebors-445/+759
2023-10-28Rollup merge of #117277 - RalfJung:too-big-with-padding, r=oli-obkJubilee-0/+34
2023-10-28Rollup merge of #117268 - nnethercote:rustc_interface, r=oli-obkJubilee-87/+76
2023-10-28Rollup merge of #117256 - dtolnay:currentversion, r=compiler-errorsJubilee-61/+124
2023-10-28Rollup merge of #117025 - Urgau:cleanup-improve-check-cfg-impl, r=petrochenkovJubilee-202/+193
2023-10-28Rollup merge of #116945 - estebank:sealed-trait-impls, r=petrochenkovJubilee-9/+105
2023-10-28Rollup merge of #116816 - ChrisDenton:api.rs, r=workingjubileeJubilee-53/+212
2023-10-28Rollup merge of #116739 - Milo123459:milo/short-paths, r=estebankJubilee-5/+11
2023-10-28Rollup merge of #116534 - cjgillot:no-dep-tasks, r=davidtwcoJubilee-28/+4
2023-10-28Auto merge of #117253 - antoyo:subtree-update_cg_gcc_2023-10-25, r=bjorn3,Gui...bors-557/+2759
2023-10-28Auto merge of #117302 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-10-27Update cargoWeihang Lo-0/+0
2023-10-28Auto merge of #117197 - Zalathar:demangler, r=onur-ozkanbors-6/+4
2023-10-27Auto merge of #116471 - notriddle:notriddle/js-trait-alias, r=GuillaumeGomezbors-151/+920
2023-10-28coverage: Consistently remove unused counter IDs from expressions/mappingsZalathar-186/+197
2023-10-28coverage: Regression test for #17012 (bad counter IDs in mappings)Zalathar-0/+298
2023-10-28Change `Cfg<T>` to an `FxIndexSet`.Nicholas Nethercote-2/+5
2023-10-28Clean up config mess.Nicholas Nethercote-71/+65
2023-10-28Optimize `parse_cfgspecs`.Nicholas Nethercote-5/+7
2023-10-28Change `CrateConfig` from `FxIndexSet` to `FxHashSet`.Nicholas Nethercote-3/+3
2023-10-28Streamline `rustc_interface` tests.Nicholas Nethercote-11/+3