about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-01-23Random type checker changesMichael Goulet-93/+59
2024-01-22Auto merge of #120239 - matthiaskrgr:rollup-vqjn6ot, r=matthiaskrgrbors-314/+2374
2024-01-22Rollup merge of #120225 - micolous:patch-1, r=michaelwoeristerMatthias Krüger-1/+1
2024-01-22Rollup merge of #120213 - compiler-errors:dont-make-non-lifetime-binders-in-r...Matthias Krüger-25/+46
2024-01-22Rollup merge of #120152 - rowan-sl:help-message-for-range-pattern, r=oli-obkMatthias Krüger-1/+11
2024-01-22Rollup merge of #119999 - onur-ozkan:remote-test-tools, r=Mark-SimulacrumMatthias Krüger-14/+13
2024-01-22Rollup merge of #119948 - asquared31415:unsafe_op_in_unsafe_fn_fix, r=TaKO8KiMatthias Krüger-51/+160
2024-01-22Rollup merge of #119943 - devnexen:listener_update3, r=thomccMatthias Krüger-1/+7
2024-01-22Rollup merge of #119408 - betrusted-io:xous-fixes-add-network, r=Mark-SimulacrumMatthias Krüger-176/+1770
2024-01-22Rollup merge of #119369 - bvanjoi:fix-119301, r=petrochenkovMatthias Krüger-17/+149
2024-01-22Rollup merge of #118578 - mina86:c, r=dtolnayMatthias Krüger-28/+217
2024-01-22Auto merge of #120080 - cuviper:128-align-packed, r=nikicbors-86/+173
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-22Fix -Zremap-path-scope typomicolous-1/+1
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-21Don't actually make bound ty/const for RTNMichael Goulet-25/+46
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-21reviewMichal Nazarewicz-178/+20
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-21use u64 to represent file sizeonur-ozkan-14/+13
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-21exclude unexported macro bindings from extern cratebohan-17/+149
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