about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-08-10Revert "New lint [`filter_map_bool_then`]"Catherine Flores-205/+0
2023-08-08Auto merge of #114637 - matthiaskrgr:rollup-544y8p5, r=matthiaskrgrbors-205/+439
2023-08-08Rollup merge of #114631 - lcnr:chalk-cycle-test, r=compiler-errorsMatthias Krüger-0/+75
2023-08-08Rollup merge of #114630 - GuillaumeGomez:migrate-gui-test-color-30, r=notriddleMatthias Krüger-36/+36
2023-08-08Rollup merge of #114629 - Enselic:uncomment-gat-code, r=compiler-errorsMatthias Krüger-2/+1
2023-08-08Rollup merge of #114628 - cedihegi:master, r=oli-obkMatthias Krüger-2/+4
2023-08-08Rollup merge of #114615 - RalfJung:interpret-invalid-where, r=lcnrMatthias Krüger-84/+16
2023-08-08Rollup merge of #114613 - ferrocene:pa-fix-rebuild, r=lqdMatthias Krüger-21/+36
2023-08-08Rollup merge of #114612 - lqd:east-17-warning, r=nikicMatthias Krüger-2/+0
2023-08-08Rollup merge of #113593 - rcvalle:rust-cfi-fix-90546, r=wesleywiserMatthias Krüger-31/+90
2023-08-08Rollup merge of #113586 - compiler-errors:style, r=joshtriplettMatthias Krüger-0/+3
2023-08-08Rollup merge of #113480 - Sword-Destiny:master, r=petrochenkovMatthias Krüger-3/+153
2023-08-08Rollup merge of #106425 - ijackson:exit-status-default, r=dtolnayMatthias Krüger-24/+25
2023-08-08Auto merge of #114545 - fee1-dead-contrib:lower-impl-effect, r=oli-obkbors-371/+463
2023-08-08Migrate GUI colors test to original CSS color formatGuillaume Gomez-36/+36
2023-08-08add test from chalk#788 for new solverlcnr-0/+75
2023-08-08Auto merge of #114439 - Kobzol:remark-pgo-hotness, r=tmiaskobors-1/+36
2023-08-08Added comment on reason for method being publiccedihegi-0/+2
2023-08-08tests: Uncomment now valid GAT code behind FIXMEMartin Nordholts-2/+1
2023-08-08Allow reimplementation of drops_elaborated querycedihegi-2/+2
2023-08-08Only enable hotness information when PGO is availableJakub Beránek-3/+13
2023-08-08Auto merge of #114602 - compiler-errors:rpit-outlives-sadness, r=oli-obkbors-218/+194
2023-08-08remove llvm-wrapper include to silence deprecation warningRémy Rakic-2/+0
2023-08-08Auto merge of #114339 - ttsugriy:unsafe-utf8, r=davidtwcobors-1/+4
2023-08-08prevent constant rebuilds of rustc-main (and thus everything else)Pietro Albini-21/+36
2023-08-08add'l testMichael Goulet-0/+15
2023-08-08Simplify via map_rpit_lifetime_to_fn_lifetimeMichael Goulet-145/+21
2023-08-08Stop using identity args for opaque type wf checks and instead load the args ...Oli Scherer-76/+132
2023-08-08Install bidirectional outlives predicates for RPITITs (and RPITs) correctlyMichael Goulet-88/+121
2023-08-08interpret: remove incomplete protection against invalid where clausesRalf Jung-84/+16
2023-08-08Auto merge of #114520 - RalfJung:unsized-valtrees, r=oli-obkbors-121/+66
2023-08-08Auto merge of #114578 - petrochenkov:noplugin, r=cjgillotbors-130/+117
2023-08-08Unconditionally record lifetime mappingMichael Goulet-8/+4
2023-08-08Auto merge of #114604 - matthiaskrgr:rollup-o1jltfn, r=matthiaskrgrbors-165/+321
2023-08-08Rollup merge of #114596 - Kobzol:opt-dist-host, r=lqdMatthias Krüger-5/+5
2023-08-08Rollup merge of #114594 - compiler-errors:new-solver-resolve-aliases, r=lcnrMatthias Krüger-53/+58
2023-08-08Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli...Matthias Krüger-93/+208
2023-08-08Rollup merge of #114500 - taiki-e:arm-crypto, r=AmanieuMatthias Krüger-1/+0
2023-08-08Rollup merge of #114497 - taiki-e:revert-riscv-atomic, r=AmanieuMatthias Krüger-3/+3
2023-08-08Rollup merge of #114413 - CohenArthur:warn-macro-export-decl-macros, r=cjgillotMatthias Krüger-1/+47
2023-08-08Rollup merge of #114376 - inferiorhumanorgans:rustc-codegen-ssa-duplicate-exp...Matthias Krüger-9/+0
2023-08-07CFI: Fix error compiling core with LLVM CFI enabledRamon de C Valle-31/+90
2023-08-07Auto merge of #114048 - nikic:llvm-17, r=cuviperbors-26/+37
2023-08-07Rename method in `opt-dist`Jakub Beránek-5/+5
2023-08-07check_attrs: Warn when #[macro_export] is used on macros 2.0Arthur Cohen-0/+47
2023-08-07core: Remove #[macro_export] from `debug_assert_matches`Arthur Cohen-1/+0
2023-08-07Resolve target type of coercionMichael Goulet-50/+53
2023-08-07Structurally normalize weak and inherent tooMichael Goulet-3/+5
2023-08-07Fix LLVM version check for ThinLTO import/export listsNikita Popov-1/+1
2023-08-07Symlink correct asm directory on dist-various-2Nikita Popov-2/+2