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