| Age | Commit message (Expand) | Author | Lines |
| 2024-04-18 | move read_byte_slice to general helpers file, next to read_c_str | Ralf Jung | -16/+21 |
| 2024-04-18 | Render matched macro arm on hover of macro calls | Lukas Wirth | -65/+133 |
| 2024-04-18 | Auto merge of #17095 - Veykril:contributing.md, r=Veykril | bors | -2/+33 |
| 2024-04-18 | Auto merge of #3483 - RalfJung:drop, r=RalfJung | bors | -0/+21 |
| 2024-04-18 | Add CONTRIBUTING.md | Lukas Wirth | -2/+33 |
| 2024-04-18 | add test for Drop terminator on non-drop type | Ralf Jung | -0/+21 |
| 2024-04-18 | Auto merge of #17093 - Wilfred:vfs_ignore_symlink_cycles, r=Veykril | bors | -1/+27 |
| 2024-04-18 | Auto merge of #124111 - matthiaskrgr:rollup-cmmkryf, r=matthiaskrgr | bors | -322/+293 |
| 2024-04-18 | add rustc-hash | donno2048 | -0/+1 |
| 2024-04-18 | fix lockfile | donno2048 | -6660/+0 |
| 2024-04-18 | Rollup merge of #124100 - dev-ardi:master, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2024-04-18 | Rollup merge of #124090 - durin42:llvm-19-riscv-feature, r=cuviper | Matthias Krüger | -7/+8 |
| 2024-04-18 | Rollup merge of #124064 - Zalathar:otherwise-block, r=Nadrieril | Matthias Krüger | -3/+3 |
| 2024-04-18 | Rollup merge of #124047 - Jules-Bertholet:match-ergonomics-cleanups, r=Nadrieril | Matthias Krüger | -286/+254 |
| 2024-04-18 | Rollup merge of #124041 - GuillaumeGomez:fix-copy-path-button, r=notriddle | Matthias Krüger | -25/+27 |
| 2024-04-18 | Fix negating `f16` and `f128` constants | beetrees | -2/+30 |
| 2024-04-18 | Simplify `static_assert_size`s. | Nicholas Nethercote | -43/+45 |
| 2024-04-18 | Auto merge of #124046 - matthiaskrgr:one_or_two_more_tests____some_on_top, r=... | bors | -0/+723 |
| 2024-04-18 | reset lockfile to head | Elisha Hollander | -1/+6654 |
| 2024-04-18 | crashes: add even more tests?!? | Matthias Krüger | -0/+723 |
| 2024-04-18 | Auto merge of #122684 - oli-obk:delay_interning_errors_to_after_validaiton, r... | bors | -564/+405 |
| 2024-04-17 | Don't repeatedly duplicate TAIT lifetimes for each subsequently nested TAIT | Michael Goulet | -7/+88 |
| 2024-04-17 | has_typeck_results doesnt need to be a query | Michael Goulet | -31/+17 |
| 2024-04-17 | Improve std::fs::Metadata Debug representation | David Tolnay | -10/+26 |
| 2024-04-18 | Auto merge of #124044 - DianQK:update-llvm-18, r=cuviper | bors | -0/+0 |
| 2024-04-18 | fix: make `str::from_raw_parts_mut` mut | ardi | -1/+1 |
| 2024-04-17 | fix: VFS should not walk circular symlinks | Wilfred Hughes | -1/+27 |
| 2024-04-17 | Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrum | bors | -102/+94 |
| 2024-04-17 | allow the tests to pass tidy | Elisha Hollander | -4/+4 |
| 2024-04-17 | llvm: update riscv target feature to match LLVM 19 | Augie Fackler | -7/+8 |
| 2024-04-17 | add tests | Elisha Hollander | -0/+17 |
| 2024-04-17 | fix value | Elisha Hollander | -1/+1 |
| 2024-04-17 | configure for testing | Elisha Hollander | -1/+4 |
| 2024-04-17 | Auto merge of #3481 - RalfJung:rustup, r=RalfJung | bors | -286/+471 |
| 2024-04-17 | fmt | Ralf Jung | -5/+1 |
| 2024-04-17 | format style.rs | Elisha Hollander | -2/+2 |
| 2024-04-17 | separate regex generation | Elisha Hollander | -7/+7 |
| 2024-04-17 | Merge from rustc | Ralf Jung | -285/+474 |
| 2024-04-17 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-04-17 | Auto merge of #123936 - Mark-Simulacrum:zst-no-alloc, r=oli-obk | bors | -27/+63 |
| 2024-04-17 | Use non-exhaustive matches for TyKind | Daria Sukhonina | -182/+150 |
| 2024-04-17 | use a function to generate the regex | Elisha Hollander | -8/+12 |
| 2024-04-17 | Auto merge of #17087 - davidbarsky:david/fix-some-tracing-spans, r=Veykril | bors | -15/+16 |
| 2024-04-17 | Auto merge of #17092 - Veykril:per-queries, r=Veykril | bors | -69/+100 |
| 2024-04-17 | Update `per_query_memory_usage` query listing | Lukas Wirth | -69/+100 |
| 2024-04-17 | chore: fix a few spans without `.entered()` | David Barsky | -15/+16 |
| 2024-04-17 | tests: update cross-lang-lto-riscv-abi to use command wrappers | 许杰友 Jieyou Xu (Joe) | -42/+19 |
| 2024-04-17 | run-make-support: add clang and llvm-readobj command wrappers | 许杰友 Jieyou Xu (Joe) | -0/+121 |
| 2024-04-17 | Auto merge of #124084 - matthiaskrgr:rollup-h42psbx, r=matthiaskrgr | bors | -162/+402 |
| 2024-04-17 | Rollup merge of #124073 - saethlin:rust-get-test-int, r=wesleywiser | Matthias Krüger | -54/+18 |