about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-09Auto merge of #124743 - Kobzol:arbitrary-try-build, r=pietroalbinibors-25/+80
2024-05-09Auto merge of #124157 - wutchzone:partial_eq, r=estebankbors-17/+54
2024-05-09Auto merge of #124916 - matthiaskrgr:rollup-vmpmt4u, r=matthiaskrgrbors-117/+417
2024-05-09Rollup merge of #124908 - saethlin:ref-casting_bigger_place_projection, r=fee...Matthias Krüger-1/+8
2024-05-09Rollup merge of #124875 - compiler-errors:more-diagnostics-ices, r=estebankMatthias Krüger-86/+259
2024-05-09Rollup merge of #124837 - GuillaumeGomez:migrate-rustdoc-map-file, r=jieyouxuMatthias Krüger-6/+15
2024-05-09Rollup merge of #124777 - veera-sivarajan:bugfix-124495-identify-gen-block, r...Matthias Krüger-24/+135
2024-05-09Auto merge of #124831 - nnethercote:rustc_data_structures-cleanups, r=michael...bors-411/+99
2024-05-09Auto merge of #124793 - scottmcm:simplify-as-chunks, r=Nilstriebbors-4/+8
2024-05-09Remove `enum_from_u32`.Nicholas Nethercote-51/+19
2024-05-09Remove `vec_linked_list`.Nicholas Nethercote-81/+32
2024-05-09Remove `TinyList`.Nicholas Nethercote-245/+8
2024-05-09Document `Pu128`.Nicholas Nethercote-1/+3
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-08Fix Error Messages for `break` Inside CoroutinesVeera-18/+34
2024-05-08Handle normalization failure in `struct_tail_erasing_lifetimes`Gurinder Singh-7/+8
2024-05-08Handle field projections like slice indexing in invalid_reference_castingBen Kimock-1/+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-08Migrate `run-make/rustdoc-map-file` to rmakeGuillaume Gomez-6/+15
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-07Fix ICEs in diagnostic::on_unimplementedMichael Goulet-51/+203
2024-05-07Add more ICEs due to malformed diagnostic::on_unimplementedMichael Goulet-35/+56
2024-05-08Auto merge of #124873 - weihanglo:update-cargo, r=weihanglobors-0/+0