about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-01-22Make generic const type mismatches not hide trait impls from the trait solverOli Scherer-31/+80
2024-01-22Auto merge of #120226 - matthiaskrgr:rollup-9xwx0si, r=matthiaskrgrbors-124/+267
2024-01-22Auto merge of #120196 - matthiaskrgr:rollup-id2zocf, r=matthiaskrgrbors-406/+575
2024-01-22Rollup merge of #120212 - nnethercote:nnethercote-reviewer, r=compiler-errorsMatthias Krüger-2/+9
2024-01-22Rollup merge of #120203 - rowan-sl:usr-bin-env-bash, r=compiler-errorsMatthias Krüger-1/+1
2024-01-22Rollup merge of #120200 - noritada:fix/broken-error-message-link, r=dtolnayMatthias Krüger-1/+1
2024-01-22Rollup merge of #120194 - HTGAzureX1212:HTGAzureX1212shorten-option-must-use,...Matthias Krüger-1/+1
2024-01-22Rollup merge of #119986 - nnethercote:fix-error-counting, r=compiler-errors,o...Matthias Krüger-39/+42
2024-01-22Rollup merge of #119746 - notriddle:notriddle/resize-close-modals, r=fmeaseMatthias Krüger-0/+21
2024-01-22Rollup merge of #119726 - NCGThompson:div-overflow-doc, r=NilstriebMatthias Krüger-36/+34
2024-01-22Rollup merge of #119710 - Nilstrieb:let-_-=-oops, r=TaKO8KiMatthias Krüger-42/+154
2024-01-22Rollup merge of #118714 - The-Ludwig:explain_ord_derive_enum_field, r=NilstriebMatthias Krüger-2/+4
2024-01-22Auto merge of #120161 - cjgillot:static-pass-name, r=tmiaskobors-2/+16
2024-01-22Link to triagebot.toml documentation.Nicholas Nethercote-0/+3
2024-01-22Tweak error counting.Nicholas Nethercote-32/+35
2024-01-22Count "unused extern" errors as lints rather than normal errors.Nicholas Nethercote-1/+1
2024-01-22Clarify comments about diagnostic count fields.Nicholas Nethercote-6/+6
2024-01-22Add nnethercote to the full review rotation.Nicholas Nethercote-0/+1
2024-01-22Add a group for `rustc_arena` and put nnethercote in it.Nicholas Nethercote-0/+4
2024-01-22Adjust whitespace.Nicholas Nethercote-2/+1
2024-01-21use /usr/bin/env bash instead of /bin/bashRowan S-L-1/+1
2024-01-21Auto merge of #120198 - lnicola:sync-from-ra, r=lnicolabors-4396/+7069
2024-01-22Correct the anchor of an URL in an error messageNoritada Kobayashi-1/+1
2024-01-21Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-raLaurențiu Nicola-4396/+7069
2024-01-21Auto merge of #119807 - Emilgardis:track_caller_from_impl_into, r=Nilstriebbors-0/+1
2024-01-21Rollup merge of #120180 - Zalathar:vec-split-off-alternatives, r=dtolnayMatthias Krüger-0/+6
2024-01-21Rollup merge of #120174 - Mark-Simulacrum:link-libs-policy, r=dtolnayMatthias Krüger-0/+18
2024-01-21Rollup merge of #120167 - dtolnay:bootstrap, r=clubby789Matthias Krüger-8/+20
2024-01-21Rollup merge of #120158 - jubnzv:120130-mirdf-exports, r=nnethercoteMatthias Krüger-3/+5
2024-01-21Rollup merge of #120145 - the8472:fix-inplace-dest-drop, r=cuviperMatthias Krüger-13/+25
2024-01-21Rollup merge of #120128 - oli-obk:smir_internal_lift, r=celinvalMatthias Krüger-378/+497
2024-01-21Rollup merge of #120045 - scottmcm:unhide-repeat-n, r=Mark-SimulacrumMatthias Krüger-2/+0
2024-01-21Rollup merge of #120005 - atouchet:rd3, r=Mark-SimulacrumMatthias Krüger-2/+4
2024-01-21Auto merge of #85528 - the8472:iter-markers, r=dtolnaybors-16/+139
2024-01-21chore: suggest wrapping in an `assert!()` insteadHTGAzureX1212-1/+1
2024-01-21Auto merge of #120187 - Nadrieril:rollup-xfwrb0c, r=Nadrierilbors-421/+1687
2024-01-21Rollup merge of #120084 - weihanglo:pkgid-spec, r=Mark-SimulacrumNadrieril-2/+14
2024-01-21Rollup merge of #120027 - Nadrieril:remove-ty-copy-bound, r=compiler-errorsNadrieril-31/+32
2024-01-21Rollup merge of #120015 - Zalathar:format, r=dtolnayNadrieril-218/+282
2024-01-21Rollup merge of #119996 - joboet:move_pal_os_str, r=ChrisDentonNadrieril-21/+13
2024-01-21Rollup merge of #119461 - cjgillot:jump-threading-interp, r=tmiaskoNadrieril-107/+277
2024-01-21Rollup merge of #119081 - jstasiak:is-ipv4-mapped, r=dtolnayNadrieril-1/+36
2024-01-21Rollup merge of #118811 - EbbDrop:is-sorted-by-bool, r=Mark-SimulacrumNadrieril-26/+37
2024-01-21Rollup merge of #116090 - rmehri01:strict_integer_ops, r=m-ou-seNadrieril-15/+996
2024-01-21Document some alternatives to `Vec::split_off`Zalathar-0/+6
2024-01-21Auto merge of #120100 - oli-obk:astconv_lifetimes, r=BoxyUwUbors-98/+105
2024-01-21Make MIR pass name a compile-time constant.Camille GILLOT-2/+16
2024-01-20Auto merge of #111803 - scottmcm:simple-swap-alternative, r=Mark-Simulacrumbors-19/+65
2024-01-20Warn users about limited review for tier 2 and 3 codeMark Rousskov-0/+18
2024-01-20Use bool instead of PartiolOrd in is_sorted_byEbbDrop-26/+37