about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-10Use fewer origins when creating type variables.Nicholas Nethercote-312/+119
2024-05-10Inline and remove unused methods.Nicholas Nethercote-24/+13
2024-05-08Auto merge of #124910 - matthiaskrgr:rollup-lo1uvdn, r=matthiaskrgrbors-579/+850
2024-05-08Rollup merge of #124909 - compiler-errors:struct-tail-leftovers, r=compiler-e...Matthias Krüger-7/+8
2024-05-08Rollup merge of #124903 - Skepfyr:rustc-wrapper, r=clubby789Matthias Krüger-6/+7
2024-05-08Rollup merge of #124892 - jfgoog:update-cc, r=workingjubileeMatthias Krüger-6/+6
2024-05-08Rollup merge of #124876 - nnethercote:rm-use-crate-rustc_foo, r=compiler-errorsMatthias Krüger-26/+18
2024-05-08Rollup merge of #124869 - compiler-errors:keyword, r=NilstriebMatthias Krüger-34/+70
2024-05-08Rollup merge of #124775 - matthiaskrgr:boom, r=jieyouxuMatthias Krüger-0/+148
2024-05-08Rollup merge of #124587 - reitermarkus:use-generic-nonzero, r=dtolnayMatthias Krüger-440/+399
2024-05-08Rollup merge of #123344 - pietroalbini:pa-unused-imports, r=NilstriebMatthias Krüger-60/+194
2024-05-08Handle normalization failure in `struct_tail_erasing_lifetimes`Gurinder Singh-7/+8
2024-05-08Auto merge of #124795 - scottmcm:simplify-slice-from-raw-parts, r=joboetbors-78/+130
2024-05-08Use generic `NonZero`.Markus Reiter-82/+83
2024-05-08Simplify suggestion.Markus Reiter-39/+22
2024-05-08Simplify `clippy` lint.Markus Reiter-136/+113
2024-05-08Use generic `NonZero` in examples.Markus Reiter-183/+181
2024-05-08Ignore empty RUSTC_WRAPPER in bootstrapJack Rickard-6/+7
2024-05-08Auto merge of #124890 - matthiaskrgr:rollup-25iq88h, r=matthiaskrgrbors-36/+94
2024-05-08Update cc crate to v1.0.97James Farrell-6/+6
2024-05-08Rollup merge of #124864 - notriddle:notriddle/feature-flags-are-not-stability...Matthias Krüger-34/+42
2024-05-08Rollup merge of #124761 - Urgau:ref-casting_bigger_slice_index, r=jieyouxuMatthias Krüger-0/+15
2024-05-08Rollup merge of #124548 - gurry:113272-ice-failed-to-normalize, r=compiler-er...Matthias Krüger-2/+37
2024-05-08Auto merge of #124858 - alexcrichton:some-wasi-changes, r=michaelwoeristerbors-3/+14
2024-05-08Auto merge of #124879 - workingjubilee:rollup-1k77hyz, r=workingjubileebors-22/+50
2024-05-08Rollup merge of #124838 - RalfJung:next_power_of_two, r=scottmcmJubilee-0/+1
2024-05-08Rollup merge of #124788 - madsmtm:reduce-target_os-macos, r=workingjubileeJubilee-21/+32
2024-05-08Rollup merge of #124782 - anatawa12:docs-create-new-already-exists, r=working...Jubilee-0/+9
2024-05-08Rollup merge of #124470 - devnexen:no_sigpipe_fbsd, r=workingjubileeJubilee-1/+8
2024-05-08Auto merge of #124695 - erickt:bump-fuchsia, r=tmandrybors-93/+111
2024-05-08Simplify `use crate::rustc_foo::bar` occurrences.Nicholas Nethercote-26/+18
2024-05-08Auto merge of #124779 - workingjubilee:debug-formatting-my-beloved, r=compile...bors-10/+55
2024-05-07rustdoc: use stability, instead of features, to decide what to showMichael Howell-34/+42
2024-05-08Auto merge of #124873 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-05-07Update cargoWeihang Lo-0/+0
2024-05-07compiler: add `Parser::debug_lookahead`Jubilee Young-0/+42
2024-05-07compiler: derive Debug in parserJubilee Young-9/+12
2024-05-08Auto merge of #124683 - estebank:issue-124651, r=compiler-errorsbors-6/+44
2024-05-07Make sure we don't deny macro vars w keyword namesMichael Goulet-34/+70
2024-05-07Add test for #124651Esteban Küber-0/+36
2024-05-07Auto merge of #124223 - Zalathar:conditional-let, r=compiler-errorsbors-13/+64
2024-05-07rustc: Change wasm32-wasip2 to PIC-by-defaultAlex Crichton-1/+6
2024-05-07Auto merge of #124219 - gurry:122989-ice-unexpected-anon-const, r=compiler-er...bors-14/+208
2024-05-07Auto merge of #124849 - matthiaskrgr:rollup-68humsk, r=matthiaskrgrbors-73/+254
2024-05-07Fuchsia test runner: fixup scriptMarc Khouri-93/+111
2024-05-07Rollup merge of #124846 - compiler-errors:const-eval, r=lcnrMatthias Krüger-5/+13
2024-05-07Rollup merge of #124842 - RalfJung:option-span, r=compiler-errorsMatthias Krüger-10/+10
2024-05-07Rollup merge of #124832 - linyihai:visibility-of-lexer, r=fmeaseMatthias Krüger-6/+6
2024-05-07Rollup merge of #124827 - lcnr:generalize-incomplete, r=compiler-errorsMatthias Krüger-26/+175
2024-05-07Rollup merge of #124738 - notriddle:notriddle/search-form-js, r=GuillaumeGomezMatthias Krüger-26/+50