about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-18Only check in a single place if a pass is enabled.Camille GILLOT-13/+41
2023-10-18Auto merge of #116885 - aliemjay:rollup-plbeppt, r=aliemjaybors-140/+272
2023-10-18Rollup merge of #116879 - aliemjay:revert-opaque-bubble, r=oli-obkAli MJ Al-Nasrawy-84/+100
2023-10-18Rollup merge of #116870 - compiler-errors:host-param-by-name, r=fee1-deadAli MJ Al-Nasrawy-11/+10
2023-10-18Rollup merge of #116865 - estebank:issue-46969, r=compiler-errorsAli MJ Al-Nasrawy-44/+102
2023-10-18Rollup merge of #116856 - oli-obk:no_effects, r=compiler-errorsAli MJ Al-Nasrawy-1/+30
2023-10-18Rollup merge of #116812 - rmehri01:missing_copy_implementations_non_exhaustiv...Ali MJ Al-Nasrawy-0/+30
2023-10-18Auto merge of #116815 - Nilstrieb:more-funny-pretty-printers, r=compiler-errorsbors-310/+214
2023-10-18Auto merge of #116814 - estebank:windows-ice-path, r=petrochenkovbors-3/+14
2023-10-18revert rust-lang/rust#114586Ali MJ Al-Nasrawy-84/+100
2023-10-18Auto merge of #116713 - estebank:issue-116703, r=compiler-errorsbors-98/+588
2023-10-18Auto merge of #116830 - nnethercote:rustc_type_ir, r=compiler-errorsbors-128/+41
2023-10-18Don't compare host param by nameMichael Goulet-11/+10
2023-10-18Auto merge of #116505 - saethlin:infer-inline, r=cjgillotbors-350/+457
2023-10-18Auto merge of #116840 - nikic:update-llvm-15, r=cuviperbors-0/+0
2023-10-17Bless coverage-map testsBen Kimock-6/+23
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-344/+434
2023-10-17Suggest constraining assoc types in more casesEsteban Küber-44/+102
2023-10-17Auto merge of #116767 - cjgillot:alloc-normalize, r=oli-obkbors-326/+361
2023-10-17Auto merge of #116855 - matthiaskrgr:rollup-i2izdwb, r=matthiaskrgrbors-284/+1905
2023-10-17Disable effects in libcore againOli Scherer-1/+30
2023-10-17Unify suggestion wordingEsteban Küber-168/+145
2023-10-17review comments + more testsEsteban Küber-20/+421
2023-10-17Properly account for self ty in method disambiguation suggestionEsteban Küber-3/+115
2023-10-17Use `YYYY-MM-DDTHH_MM_SS` as datetime format for ICE dump filesEsteban Küber-3/+14
2023-10-17Rollup merge of #116827 - nnethercote:pub-handle_options, r=compiler-errorsMatthias Krüger-1/+5
2023-10-17Rollup merge of #116787 - a-lafrance:span-internal-lint, r=oli-obkMatthias Krüger-21/+89
2023-10-17Rollup merge of #116719 - celinval:smir-mono, r=oli-obkMatthias Krüger-45/+401
2023-10-17Rollup merge of #116717 - estebank:issue-9082, r=oli-obkMatthias Krüger-1/+393
2023-10-17Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkovMatthias Krüger-216/+1017
2023-10-17Auto merge of #116844 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-10-17Remove `Print::Error`Nilstrieb-32/+17
2023-10-17Remove `Printer::Error`Nilstrieb-194/+180
2023-10-17Remove `Print::Output`Nilstrieb-43/+27
2023-10-17Remove "subprinter" types from `Printer`Nilstrieb-200/+149
2023-10-17disable missing_copy_implementations lint on non_exhaustive typesRyan Mehri-0/+30
2023-10-17Update cargoWeihang Lo-0/+0
2023-10-17Auto merge of #115577 - RalfJung:atomic-load, r=Amanieubors-0/+34
2023-10-17Auto merge of #116756 - fee1-dead-contrib:dupe-those-bounds, r=oli-obkbors-40/+661
2023-10-17Auto merge of #116518 - vita-rust:vita, r=workingjubileebors-109/+40
2023-10-17Update to LLVM 17.0.3Nikita Popov-0/+0
2023-10-17Auto merge of #116196 - onur-ozkan:reorganize-bootstrap-sources, r=Mark-Simul...bors-508/+530
2023-10-17Updated libc and doc for Vita targetNikolay Arhipov-109/+40
2023-10-17bootstrap: fix warningsonur-ozkan-2/+1
2023-10-17rename bootstrap module utils/dylib_util->utils/dylibonur-ozkan-4/+4
2023-10-17move bootstrap utils into bootstrap/src/utils moduleonur-ozkan-861/+297
2023-10-17move bootstrap core implementation to bootstrap/src/core moduleonur-ozkan-189/+792
2023-10-17improve bootstrap tests structureonur-ozkan-10/+10
2023-10-17reorganize bootstrap bins and helper module utilizationsonur-ozkan-35/+19
2023-10-17Auto merge of #116824 - notriddle:master, r=fmeasebors-0/+53