about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-18move read_byte_slice to general helpers file, next to read_c_strRalf Jung-16/+21
2024-04-18Render matched macro arm on hover of macro callsLukas Wirth-65/+133
2024-04-18Auto merge of #17095 - Veykril:contributing.md, r=Veykrilbors-2/+33
2024-04-18Auto merge of #3483 - RalfJung:drop, r=RalfJungbors-0/+21
2024-04-18Add CONTRIBUTING.mdLukas Wirth-2/+33
2024-04-18add test for Drop terminator on non-drop typeRalf Jung-0/+21
2024-04-18Auto merge of #17093 - Wilfred:vfs_ignore_symlink_cycles, r=Veykrilbors-1/+27
2024-04-18Auto merge of #124111 - matthiaskrgr:rollup-cmmkryf, r=matthiaskrgrbors-322/+293
2024-04-18add rustc-hashdonno2048-0/+1
2024-04-18fix lockfiledonno2048-6660/+0
2024-04-18Rollup merge of #124100 - dev-ardi:master, r=workingjubileeMatthias Krüger-1/+1
2024-04-18Rollup merge of #124090 - durin42:llvm-19-riscv-feature, r=cuviperMatthias Krüger-7/+8
2024-04-18Rollup merge of #124064 - Zalathar:otherwise-block, r=NadrierilMatthias Krüger-3/+3
2024-04-18Rollup merge of #124047 - Jules-Bertholet:match-ergonomics-cleanups, r=NadrierilMatthias Krüger-286/+254
2024-04-18Rollup merge of #124041 - GuillaumeGomez:fix-copy-path-button, r=notriddleMatthias Krüger-25/+27
2024-04-18Fix negating `f16` and `f128` constantsbeetrees-2/+30
2024-04-18Simplify `static_assert_size`s.Nicholas Nethercote-43/+45
2024-04-18Auto merge of #124046 - matthiaskrgr:one_or_two_more_tests____some_on_top, r=...bors-0/+723
2024-04-18reset lockfile to headElisha Hollander-1/+6654
2024-04-18crashes: add even more tests?!?Matthias Krüger-0/+723
2024-04-18Auto merge of #122684 - oli-obk:delay_interning_errors_to_after_validaiton, r...bors-564/+405
2024-04-17Don't repeatedly duplicate TAIT lifetimes for each subsequently nested TAITMichael Goulet-7/+88
2024-04-17has_typeck_results doesnt need to be a queryMichael Goulet-31/+17
2024-04-17Improve std::fs::Metadata Debug representationDavid Tolnay-10/+26
2024-04-18Auto merge of #124044 - DianQK:update-llvm-18, r=cuviperbors-0/+0
2024-04-18fix: make `str::from_raw_parts_mut` mutardi-1/+1
2024-04-17fix: VFS should not walk circular symlinksWilfred Hughes-1/+27
2024-04-17Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrumbors-102/+94
2024-04-17allow the tests to pass tidyElisha Hollander-4/+4
2024-04-17llvm: update riscv target feature to match LLVM 19Augie Fackler-7/+8
2024-04-17add testsElisha Hollander-0/+17
2024-04-17fix valueElisha Hollander-1/+1
2024-04-17configure for testingElisha Hollander-1/+4
2024-04-17Auto merge of #3481 - RalfJung:rustup, r=RalfJungbors-286/+471
2024-04-17fmtRalf Jung-5/+1
2024-04-17format style.rsElisha Hollander-2/+2
2024-04-17separate regex generationElisha Hollander-7/+7
2024-04-17Merge from rustcRalf Jung-285/+474
2024-04-17Preparing for merge from rustcRalf Jung-1/+1
2024-04-17Auto merge of #123936 - Mark-Simulacrum:zst-no-alloc, r=oli-obkbors-27/+63
2024-04-17Use non-exhaustive matches for TyKindDaria Sukhonina-182/+150
2024-04-17use a function to generate the regexElisha Hollander-8/+12
2024-04-17Auto merge of #17087 - davidbarsky:david/fix-some-tracing-spans, r=Veykrilbors-15/+16
2024-04-17Auto merge of #17092 - Veykril:per-queries, r=Veykrilbors-69/+100
2024-04-17Update `per_query_memory_usage` query listingLukas Wirth-69/+100
2024-04-17chore: fix a few spans without `.entered()`David Barsky-15/+16
2024-04-17tests: update cross-lang-lto-riscv-abi to use command wrappers许杰友 Jieyou Xu (Joe)-42/+19
2024-04-17run-make-support: add clang and llvm-readobj command wrappers许杰友 Jieyou Xu (Joe)-0/+121
2024-04-17Auto merge of #124084 - matthiaskrgr:rollup-h42psbx, r=matthiaskrgrbors-162/+402
2024-04-17Rollup merge of #124073 - saethlin:rust-get-test-int, r=wesleywiserMatthias Krüger-54/+18