about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-08-02[rustc_span][perf] Hoist lookup sorted by words out of the loop.Taras Tsugrii-1/+2
2023-08-02Auto merge of #114345 - lqd:revert-113588, r=RalfJungbors-28/+19
2023-08-02Auto merge of #114202 - fee1-dead-contrib:rm-constness-2, r=oli-obkbors-390/+446
2023-08-02Remove constness from `TraitPredicate`Deadbeef-390/+446
2023-08-02Auto merge of #114368 - Nilstrieb:rollup-pgvm9cf, r=Nilstriebbors-165/+120
2023-08-02Rollup merge of #114347 - chenyukang:yukang-fix-114245-fmt-count, r=albertlar...Nilstrieb-7/+24
2023-08-02Rollup merge of #114335 - RalfJung:ptr_comparisons, r=oli-obkNilstrieb-68/+8
2023-08-02Rollup merge of #114321 - SparrowLii:parallel_test, r=oli-obkNilstrieb-12/+0
2023-08-02Rollup merge of #114166 - Enselic:libc-unavailable, r=NilstriebNilstrieb-0/+22
2023-08-02Rollup merge of #114079 - compiler-errors:closure-upvars, r=oli-obkNilstrieb-78/+66
2023-08-02Auto merge of #112431 - Urgau:cast_ref_to_mut_improvments, r=Nilstriebbors-111/+240
2023-08-02Auto merge of #114333 - RalfJung:dangling-ptr-offset, r=oli-obkbors-207/+214
2023-08-02get auto traits for parallel rustcSparrowLii-12/+0
2023-08-02Auto merge of #114360 - Zalathar:ffi-types, r=oli-obkbors-208/+201
2023-08-02coverage: Consolidate FFI types into one moduleZalathar-208/+201
2023-08-02Auto merge of #114358 - matthiaskrgr:rollup-d810m9e, r=matthiaskrgrbors-69/+168
2023-08-02Rollup merge of #114340 - ttsugriy:rustc-attr, r=lqdMatthias Krüger-1/+1
2023-08-02Rollup merge of #114322 - Urgau:fix-issue-110063, r=compiler-errorsMatthias Krüger-3/+54
2023-08-02Rollup merge of #114314 - compiler-errors:sized-crit, r=lcnrMatthias Krüger-25/+27
2023-08-02Rollup merge of #114301 - compiler-errors:dont-error-on-missing-region-outliv...Matthias Krüger-35/+46
2023-08-02Rollup merge of #114199 - compiler-errors:dont-select-unsize-infer, r=lcnrMatthias Krüger-1/+23
2023-08-02Rollup merge of #114178 - estebank:let-binding-macro, r=petrochenkovMatthias Krüger-4/+17
2023-08-02Auto merge of #114170 - lcnr:add-commmentz, r=compiler-errorsbors-12/+6
2023-08-02Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiserbors-31/+473
2023-08-01Use upvar_tys in more places, make it a listMichael Goulet-78/+66
2023-08-01Auto merge of #113339 - lqd:respect-filters, r=tmiaskobors-27/+27
2023-08-01Don't select infer -> dyn TraitMichael Goulet-1/+23
2023-08-01Fix a commentMichael Goulet-13/+6
2023-08-01don't create a predicate for just a comparisonMichael Goulet-4/+10
2023-08-01Convert adt_sized_constraint to early-binder, use listMichael Goulet-9/+12
2023-08-02fmt_override is a better name since we are also adding files to whitelistyukang-23/+23
2023-08-02print more detailed format files and untracked files countyukang-2/+19
2023-08-01Revert "Rollup merge of #113588 - RalfJung:llvm-merge-base, r=albertlarsan68"Rémy Rakic-28/+19
2023-08-01Auto merge of #114273 - nnethercote:move-doc-comment-desugaring, r=petrochenkovbors-104/+120
2023-08-01remove remark filtering on the rust sideRémy Rakic-23/+16
2023-08-01filter LLVM diagnostics before crossing the rust bridgeRémy Rakic-3/+10
2023-08-01Auto merge of #105545 - erikdesjardins:ptrclean, r=bjorn3bors-584/+227
2023-08-01[rustc_attr][nit] Replace `filter` + `is_some` with `map_or`.Taras Tsugrii-1/+1
2023-08-01Auto merge of #113854 - klensy:aarch64-msvc-remove-hack, r=Mark-Simulacrumbors-9/+0
2023-08-01Suppress unnecessary outlivesMichael Goulet-22/+11
2023-08-01fix and extend ptr_comparison testRalf Jung-68/+8
2023-08-01Auto merge of #114331 - matthiaskrgr:rollup-rnrmwcx, r=matthiaskrgrbors-326/+815
2023-08-01properly track why we checked whether a pointer is in-boundsRalf Jung-122/+130
2023-08-01Rollup merge of #114320 - ouz-a:smir_statements, r=oli-obkMatthias Krüger-15/+279
2023-08-01Rollup merge of #114306 - ttsugriy:push_str, r=wesleywiserMatthias Krüger-4/+3
2023-08-01Rollup merge of #114296 - RalfJung:interpret-repeat-align, r=oli-obkMatthias Krüger-4/+28
2023-08-01Rollup merge of #114288 - Urgau:fix-issue-109352, r=b-naberMatthias Krüger-31/+326
2023-08-01Rollup merge of #114283 - oli-obk:parkin_lot_rwlock, r=SparrowLiiMatthias Krüger-21/+7
2023-08-01Rollup merge of #113428 - Zalathar:operand, r=davidtwcoMatthias Krüger-250/+163
2023-08-01Rollup merge of #100455 - xfix:backtrace-ref-unwind-safe, r=dtolnayMatthias Krüger-1/+9