about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-17Rollup merge of #126226 - gurry:125325-improve-closure-arg-sugg, r=oli-obkGuillaume Gomez-44/+126
2024-06-17Auto merge of #126569 - jieyouxu:rollup-1uvkb2y, r=jieyouxubors-593/+731
2024-06-17Rollup merge of #126538 - Zalathar:graph, r=nnethercote许杰友 Jieyou Xu (Joe)-154/+46
2024-06-17Rollup merge of #126535 - Zalathar:covspans, r=nnethercote许杰友 Jieyou Xu (Joe)-204/+232
2024-06-17Rollup merge of #126531 - slanterns:error_provider, r=workingjubilee许杰友 Jieyou Xu (Joe)-1/+51
2024-06-17Rollup merge of #126468 - RalfJung:euclid, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-4/+6
2024-06-17Rollup merge of #126346 - hermit-os:fd, r=Amanieu许杰友 Jieyou Xu (Joe)-13/+4
2024-06-17Rollup merge of #126288 - x4exr:patch-1, r=dtolnay许杰友 Jieyou Xu (Joe)-6/+6
2024-06-17Rollup merge of #126250 - epage:change, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-1/+0
2024-06-17Rollup merge of #125258 - compiler-errors:static-if-no-lt, r=nnethercote许杰友 Jieyou Xu (Joe)-210/+386
2024-06-17Auto merge of #125720 - folkertdev:optimize_for_size-ptr-rotate, r=Amanieubors-2/+6
2024-06-16Auto merge of #126543 - petrochenkov:upctxt4, r=cjgillotbors-15/+25
2024-06-16doc: Added commas where neededRayyan Khan-6/+6
2024-06-16Auto merge of #126563 - jieyouxu:rollup-7dbtmzk, r=jieyouxubors-190/+526
2024-06-16Rollup merge of #126561 - kadiwa4:boxed_slice_into_iter_doc, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+1
2024-06-16Rollup merge of #126560 - matthiaskrgr:morecrashes, r=jieyouxu许杰友 Jieyou Xu (Joe)-0/+222
2024-06-16Rollup merge of #126546 - joboet:move_pal_backtrace, r=workingjubilee许杰友 Jieyou Xu (Joe)-27/+27
2024-06-16Rollup merge of #126536 - Rejyr:remove-unused-run-make-file, r=jieyouxu许杰友 Jieyou Xu (Joe)-45/+6
2024-06-16Rollup merge of #126524 - klensy:bump-15-06-24, r=onur-ozkan许杰友 Jieyou Xu (Joe)-79/+20
2024-06-16Rollup merge of #126365 - Dirbaio:collapse-debuginfo-statics, r=workingjubilee许杰友 Jieyou Xu (Joe)-2/+50
2024-06-16Rollup merge of #126192 - bjorn3:redox_patches, r=petrochenkov许杰友 Jieyou Xu (Joe)-3/+96
2024-06-16Rollup merge of #126178 - rust-lang:cargo_update, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-33/+104
2024-06-16boxed_slice_into_iter: tiny doc correctionKalle Wachsmuth-1/+1
2024-06-16more ice testsMatthias Krüger-0/+222
2024-06-16Auto merge of #126545 - petrochenkov:spimprove, r=BoxyUwUbors-14/+33
2024-06-16Add dedicated platform support page for Redox OSbjorn3-3/+57
2024-06-16Use Linux file locking on RedoxJeremy Soller-0/+4
2024-06-16Add i686-unknown-redox targetbjorn3-0/+33
2024-06-16Several fixes to the redox target specsJeremy Soller-1/+3
2024-06-16Auto merge of #126542 - GuillaumeGomez:migrate-run-make-duplicate-output-flav...bors-6/+6
2024-06-16std: move `sys_common::backtrace` to `sys`joboet-27/+27
2024-06-16rustc_span: Minor improvementsVadim Petrochenkov-14/+33
2024-06-16rustc_span: Optimize more hygiene operations using `Span::map_ctxt`Vadim Petrochenkov-15/+25
2024-06-16Migrate `run-make/duplicate-output-flavors` to `rmake.rs`Guillaume Gomez-6/+6
2024-06-16Apply suggestion.Slanterns-1/+3
2024-06-16Auto merge of #126540 - jhpratt:rollup-fzzz8j3, r=jhprattbors-452/+447
2024-06-16Rollup merge of #126539 - lukaslueg:patch-1, r=jhprattJacob Pratt-9/+12
2024-06-16Rollup merge of #126309 - onur-ozkan:unify-git-utilization, r=KobzolJacob Pratt-95/+84
2024-06-16Rollup merge of #126127 - Alexendoo:other-trait-diag, r=pnkfelixJacob Pratt-348/+348
2024-06-16Rollup merge of #125112 - tbu-:pr_create_dir_all_empty, r=dtolnayJacob Pratt-0/+3
2024-06-16Update `Arc::try_unwrap()` docslukaslueg-9/+12
2024-06-16coverage: Prefer `Iterator::copied`Zalathar-1/+1
2024-06-16coverage: Flatten some graph code with let-elseZalathar-18/+17
2024-06-16coverage: Reduce/simplify visibility in `coverage::graph`Zalathar-24/+28
2024-06-16coverage: Remove some old low-value unit tests for graph traversalZalathar-111/+0
2024-06-16Auto merge of #126505 - compiler-errors:no-vtable, r=lcnrbors-195/+141
2024-06-16coverage: Split span refinement into two separate stepsZalathar-10/+12
2024-06-16coverage: Split out a function for dividing coverage spans into bucketsZalathar-34/+52
2024-06-16Auto merge of #126299 - scottmcm:tune-sliceindex-ubchecks, r=saethlinbors-52/+372
2024-06-15Add drop bombs to `llvm.rs`Jerry Wang-0/+6