about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-06Parse unsafe attributescarbotaniuman-27/+173
2024-06-06Auto merge of #126104 - workingjubilee:rollup-t1ac2ld, r=workingjubileebors-91/+121
2024-06-06Rollup merge of #126096 - c410-f3r:tests-tests-tests, r=jhprattJubilee-2/+6
2024-06-06Rollup merge of #126086 - onur-ozkan:use-exe, r=petrochenkovJubilee-1/+1
2024-06-06Rollup merge of #126081 - Kobzol:run-make-relative-paths, r=jieyouxuJubilee-15/+16
2024-06-06Rollup merge of #126073 - Zalathar:fulldeps-borrowck, r=jieyouxuJubilee-26/+9
2024-06-06Rollup merge of #126072 - Zalathar:run-flags, r=jieyouxuJubilee-10/+12
2024-06-06Rollup merge of #126064 - GuillaumeGomez:migrate-run-make-manual-crate-name, ...Jubilee-6/+6
2024-06-06Rollup merge of #126059 - workingjubilee:stack-nothing-higher, r=ChrisDentonJubilee-4/+4
2024-06-06Rollup merge of #126051 - nnethercote:clarify-x-fmt-error, r=NilstriebJubilee-1/+3
2024-06-06Rollup merge of #126035 - oli-obk:query_macro_errors, r=fmeaseJubilee-4/+21
2024-06-06Rollup merge of #126034 - ChrisDenton:winsupport, r=ehussJubilee-4/+4
2024-06-06Rollup merge of #126033 - Kobzol:fix-toolstate-history, r=ehussJubilee-3/+5
2024-06-06Rollup merge of #125220 - ferrocene:hoverbear/repair-riscv64-codegen-tests, r...Jubilee-15/+34
2024-06-06Auto merge of #126068 - lqd:revert-124976, r=petrochenkovbors-54/+75
2024-06-06[RFC-2011] Allow `core_intrinsics` when activatedCaio-2/+6
2024-06-06Do not use relative paths to Rust source root in run-make testsJakub Beránek-15/+16
2024-06-06use windows compatible executable name for libcxx-versiononur-ozkan-1/+1
2024-06-07compiletest: Allow multiple `//@ run-flags:` headersZalathar-10/+12
2024-06-06Auto merge of #126061 - nikic:llvm-18.1.7, r=wesleywiserbors-0/+0
2024-06-07Port `tests/run-make-fulldeps/obtain-borrowck` to ui-fulldepsZalathar-26/+9
2024-06-06Auto merge of #125411 - onur-ozkan:sanity-check-libstdc++, r=Mark-Simulacrumbors-0/+118
2024-06-06Auto merge of #125406 - tbu-:pr_rm_path_with_extension, r=Nadrierilbors-9/+4
2024-06-06add non-regression run-make test for issues 125474, 125484, and 125646Rémy Rakic-0/+28
2024-06-06Revert "Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obk"Rémy Rakic-54/+47
2024-06-06Make the panic info more usefulOli Scherer-4/+21
2024-06-06Migrate `run-make/manual-crate-name` to `rmake.rs`Guillaume Gomez-6/+6
2024-06-06Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obkbors-152/+714
2024-06-06Update to LLVM 18.1.7Nikita Popov-0/+0
2024-06-05Raise `DEFAULT_MIN_STACK_SIZE` to at least 64KiBJubilee Young-4/+4
2024-06-06Auto merge of #126056 - matthiaskrgr:rollup-ytwg62v, r=matthiaskrgrbors-425/+642
2024-06-06use `bootstrap-self-test` feature on libstd checkonur-ozkan-3/+8
2024-06-06add FIXME on libcxx checkonur-ozkan-5/+1
2024-06-06skip `src/tools/libcxx-version` from tidyonur-ozkan-2/+1
2024-06-06register libcxx-version in triagebotonur-ozkan-0/+2
2024-06-06check host's libstdc++ version when using ci llvmonur-ozkan-1/+89
2024-06-06create libcxx-version tool for getting currently used libcxx versiononur-ozkan-0/+28
2024-06-06Auto merge of #125958 - BoxyUwU:remove_const_ty, r=lcnrbors-1229/+1160
2024-06-06Rollup merge of #126048 - ehuss:cargo-specfics-fixes, r=ehussMatthias Krüger-7/+7
2024-06-06Rollup merge of #126045 - olafes:master, r=compiler-errorsMatthias Krüger-13/+68
2024-06-06Rollup merge of #125987 - estebank:issue-122622, r=NadrierilMatthias Krüger-1/+24
2024-06-06Rollup merge of #125925 - tbu-:pr_unsafe_env_unsafe_op_in_unsafe_fn, r=NadrierilMatthias Krüger-45/+124
2024-06-06Rollup merge of #125168 - Jules-Bertholet:match-ergonomics-2024-align-with-rf...Matthias Krüger-343/+233
2024-06-06Rollup merge of #124731 - dalance:add_translation_support, r=ehussMatthias Krüger-16/+186
2024-06-06Auto merge of #122505 - oli-obk:visit_nested_body2, r=tmiaskobors-8/+55
2024-06-06Clarify an `x fmt` error.Nicholas Nethercote-1/+3
2024-06-05Don't trigger `unsafe_op_in_unsafe_fn` for deprecated safe fnsTobias Bucher-45/+124
2024-06-05remove const arg windows debug info testsBoxy-3/+0
2024-06-05Fix function-names.rs testMichael Goulet-2/+2
2024-06-05Bless tests and handle tests/crashesBoxy-285/+386