about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-30Only run panic tests on targets that can unwindOli Scherer-1/+2
2023-10-30Add a custom panic message for resuming `gen` blocks after they panickedOli Scherer-2/+40
2023-10-30Talk about `gen fn` in diagnostics about `gen fn`Oli Scherer-8/+8
2023-10-30Auto merge of #116485 - coastalwhite:stabilize-riscv-target-features, r=Amanieubors-20/+20
2023-10-30Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrumbors-0/+12
2023-10-30Auto merge of #117332 - saethlin:panic-immediate-abort, r=workingjubileebors-10/+87
2023-10-29Auto merge of #117089 - wesleywiser:update_backtrace, r=Mark-Simulacrumbors-0/+0
2023-10-29Auto merge of #116733 - compiler-errors:alias-liveness-but-this-time-sound, r...bors-20/+357
2023-10-29Auto merge of #116889 - MU001999:master, r=petrochenkovbors-0/+26
2023-10-29Auto merge of #116270 - cjgillot:gvn-aggregate, r=oli-obk,RalfJungbors-2588/+4299
2023-10-29Increase the reach of panic_immediate_abortBen Kimock-10/+87
2023-10-29handle dry runs in `dist::CodegenBackend`Rémy Rakic-0/+4
2023-10-29Auto merge of #117354 - GuillaumeGomez:rollup-k9xtq0g, r=GuillaumeGomezbors-43/+122
2023-10-29Rollup merge of #117337 - camelid:genparamdefkind-thinvec, r=GuillaumeGomezGuillaume Gomez-11/+11
2023-10-29Rollup merge of #117312 - RalfJung:memcpy-assumptions, r=Mark-SimulacrumGuillaume Gomez-1/+2
2023-10-29Rollup merge of #117082 - fortanix:raoul/fix_closure_inherit_target_feature_s...Guillaume Gomez-0/+1
2023-10-29Rollup merge of #117043 - onur-ozkan:skip-stage0-validation, r=Mark-SimulacrumGuillaume Gomez-17/+66
2023-10-29Rollup merge of #115968 - git-bruh:master, r=workingjubileeGuillaume Gomez-14/+42
2023-10-29rustdoc: Use `ThinVec` in `GenericParamDefKind`Noah Lev-11/+11
2023-10-29Auto merge of #117336 - workingjubilee:rollup-6negquv, r=workingjubileebors-52/+70
2023-10-29Don't use LFS64 symbols on muslgit-bruh-14/+42
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-28Ensure the rustc-codegen-cranelift-preview component is never emptybjorn3-0/+7
2023-10-28pass `CODEGEN_BACKENDS` to dockerRémy Rakic-0/+1
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