about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-10-30Rollup merge of #117382 - gurry:114529-ice-const-eval, r=oli-obkLeón Orell Valerian Liehr-4/+9
2023-10-30Rollup merge of #117371 - compiler-errors:unique-params, r=oli-obkLeón Orell Valerian Liehr-2/+9
2023-10-30Rollup merge of #117365 - bjorn3:sync_cg_clif-2023-10-29, r=oli-obkLeón Orell Valerian Liehr-334/+100
2023-10-30Rollup merge of #117350 - Zalathar:counters-indent, r=oli-obkLeón Orell Valerian Liehr-78/+19
2023-10-30Rollup merge of #117205 - weiznich:multiple_notes_for_on_unimplemented, r=com...León Orell Valerian Liehr-22/+24
2023-10-30Rollup merge of #117147 - DaniPopes:pphir-fn-variadic, r=compiler-errorsLeón Orell Valerian Liehr-15/+13
2023-10-30Fail typeck for illegal break-with-valueGurinder Singh-4/+9
2023-10-30Auto merge of #116485 - coastalwhite:stabilize-riscv-target-features, r=Amanieubors-20/+20
2023-10-30coverage: Use a tracing span to group the parts of a sum-up expressionZalathar-1/+4
2023-10-30coverage: Inline the "recursive" worker methods for assigning countersZalathar-21/+5
2023-10-30coverage: Replace manual debug indents with nested tracing spansZalathar-65/+19
2023-10-29Ignore RPIT duplicated lifetimes in opaque_types_defined_byMichael Goulet-2/+9
2023-10-29Merge commit 'dde58803fd6cbb270c7a437f36a8a3a29fbef679' into sync_cg_clif-202...bjorn3-334/+100
2023-10-29Auto merge of #116733 - compiler-errors:alias-liveness-but-this-time-sound, r...bors-20/+147
2023-10-29Auto merge of #116889 - MU001999:master, r=petrochenkovbors-0/+2
2023-10-29Auto merge of #116270 - cjgillot:gvn-aggregate, r=oli-obk,RalfJungbors-136/+752
2023-10-29Auto merge of #117336 - workingjubilee:rollup-6negquv, r=workingjubileebors-50/+63
2023-10-29Auto merge of #117335 - workingjubilee:rollup-jsomm41, r=workingjubileebors-0/+39
2023-10-28Rollup merge of #117325 - Nilstrieb:pretty-macros, r=compiler-errorsJubilee-49/+37
2023-10-28Rollup merge of #117259 - dtolnay:macho, r=NilstriebJubilee-1/+1
2023-10-28Rollup merge of #117170 - he32:netbsd-i586, r=bjorn3Jubilee-0/+25
2023-10-28Rollup merge of #117319 - RalfJung:target-feature-inline-comment, r=tmiaskoJubilee-0/+5
2023-10-28Rollup merge of #117311 - RalfJung:unpretty-thir-help, r=petrochenkovJubilee-0/+1
2023-10-28Rollup merge of #115773 - simlay:arch64-apple-tvos-sim-for-rustc, r=thomccJubilee-0/+33
2023-10-29Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errorsbors-122/+637
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-31/+41
2023-10-28Auto merge of #81746 - bjorn3:cg_clif_rustup_component, r=Mark-Simulacrumbors-34/+34
2023-10-28explain why we don't inline when target features differRalf Jung-0/+5
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-35/+0
2023-10-28-Zunpretty help: add missing possible valuesRalf Jung-0/+1
2023-10-28Rollup merge of #117277 - RalfJung:too-big-with-padding, r=oli-obkJubilee-0/+8
2023-10-28Rollup merge of #117268 - nnethercote:rustc_interface, r=oli-obkJubilee-84/+74
2023-10-28Rollup merge of #117256 - dtolnay:currentversion, r=compiler-errorsJubilee-44/+113
2023-10-28Rollup merge of #117025 - Urgau:cleanup-improve-check-cfg-impl, r=petrochenkovJubilee-200/+185
2023-10-28Rollup merge of #116945 - estebank:sealed-trait-impls, r=petrochenkovJubilee-2/+28
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-28restore snapshot when parse_param_generalMu001999-0/+2
2023-10-28coverage: Consistently remove unused counter IDs from expressions/mappingsZalathar-31/+41
2023-10-28Change `Cfg<T>` to an `FxIndexSet`.Nicholas Nethercote-2/+5
2023-10-28Clean up config mess.Nicholas Nethercote-69/+63
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
2023-10-28Fix a comment.Nicholas Nethercote-1/+1