about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-01-22Rollup merge of #120220 - nnethercote:TokenStream-Display-docs, r=petrochenkovMatthias Krüger-0/+16
2024-01-22Rollup merge of #120216 - nnethercote:fix-trimmed_def_paths-assertion, r=comp...Matthias Krüger-2/+0
2024-01-22Rollup merge of #120159 - jyn514:track-verbose, r=wesleywiserMatthias Krüger-6/+7
2024-01-22Rollup merge of #120143 - compiler-errors:consolidate-instance-resolve-for-co...Matthias Krüger-58/+56
2024-01-22Rollup merge of #120109 - joboet:move_pal_cmath, r=ChrisDentonMatthias Krüger-26/+14
2024-01-22Rollup merge of #120104 - Nadrieril:never-pat-diverges, r=compiler-errorsMatthias Krüger-6/+296
2024-01-22Rollup merge of #119664 - ChrisDenton:mingw-pty, r=thomccMatthias Krüger-14/+0
2024-01-22Auto merge of #120242 - matthiaskrgr:rollup-a93yj3i, r=matthiaskrgrbors-226/+556
2024-01-22Rollup merge of #120218 - compiler-errors:parse_macro_arg, r=calebcartwright,...Matthias Krüger-19/+29
2024-01-22Rollup merge of #120181 - dtolnay:tlconst, r=thomccMatthias Krüger-2/+24
2024-01-22Rollup merge of #120164 - trevyn:is_downgradable, r=compiler-errorsMatthias Krüger-53/+65
2024-01-22Rollup merge of #120137 - compiler-errors:validate-aggregates, r=nnethercoteMatthias Krüger-1/+61
2024-01-22Rollup merge of #120097 - Nadrieril:consistent_unreachable_subpats, r=compile...Matthias Krüger-40/+182
2024-01-22Rollup merge of #120059 - oli-obk:const_arg_type_mismatch, r=compiler-errorsMatthias Krüger-31/+80
2024-01-22Rollup merge of #120058 - onur-ozkan:compiler-assemble, r=Mark-SimulacrumMatthias Krüger-28/+34
2024-01-22Rollup merge of #119801 - zachs18:zachs18-patch-1, r=steffahn,NilstriebMatthias Krüger-2/+2
2024-01-22Rollup merge of #118639 - fmease:deny-features-in-stable-rustc-crates, r=Waff...Matthias Krüger-13/+35
2024-01-22Rollup merge of #117910 - madsmtm:msg-send-no-clashing, r=thomccMatthias Krüger-37/+44
2024-01-22Auto merge of #120239 - matthiaskrgr:rollup-vqjn6ot, r=matthiaskrgrbors-314/+2374
2024-01-22Test async fnNadrieril-0/+34
2024-01-22Use `-> !` to test divergenceNadrieril-5/+8
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-22std: move cmath into `sys`joboet-26/+14
2024-01-22Never pattern in `let` statement divergesNadrieril-15/+33
2024-01-22Never pattern in function arguments divergesNadrieril-3/+238
2024-01-22TweakNadrieril-3/+3
2024-01-22Fix msys2 tty detection for /dev/ptmxChris Denton-14/+0
2024-01-22Make generic const type mismatches not hide trait impls from the trait solverOli Scherer-31/+80
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