about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-25Avoid using cfg(FALSE)Laurențiu Nicola-2/+1
2024-02-25Add missing importsLaurențiu Nicola-1/+1
2024-02-25Merge commit '4a8d0f7f565b6df45da5522dd7366a4df3460cd7' into sync-from-raLaurențiu Nicola-703/+1828
2024-02-25fix use of platform_intrinsics in testsRalf Jung-49/+21
2024-02-24Make most bootstrap step types !CopyNilstrieb-99/+99
2024-02-24Auto merge of #3318 - RalfJung:compiletest-rebuilds, r=oli-obkbors-10/+7
2024-02-24Auto merge of #3312 - RossSmyth:miri-clean, r=RalfJungbors-16/+84
2024-02-24compiletest: call cargo-miri directly rather than via 'cargo run'Ralf Jung-10/+7
2024-02-24Add "cargo miri clean" commandRoss Smyth-16/+84
2024-02-24Auto merge of #3316 - RossSmyth:windows-script, r=RalfJungbors-0/+10
2024-02-24Windows miri-script execution egronomicsRoss Smyth-0/+10
2024-02-24Rollup merge of #121531 - saethlin:ignore-less-debug, r=compiler-errorsMatthias Krüger-2/+5
2024-02-24Rollup merge of #121522 - RalfJung:insert-extract-boundscheck, r=oli-obkMatthias Krüger-6/+27
2024-02-24Rollup merge of #121490 - gurry:121106-broken-usize-link-in-docs, r=notriddleMatthias Krüger-2/+7
2024-02-24Rustdoc: include crate name in links for local primitivesGurinder Singh-2/+7
2024-02-23Ignore less tests in debug buildsBen Kimock-2/+5
2024-02-23rustc: Fix wasm64 metadata object filesAlex Crichton-0/+3
2024-02-23Auto merge of #3314 - RalfJung:up, r=RalfJungbors-272/+248
2024-02-23cargo updateRalf Jung-272/+248
2024-02-23Auto merge of #121303 - GrigorenkoPV:static_mut_refs, r=oli-obk,RalfJungbors-15/+14
2024-02-23interpret: do no ICE on OOB shuffle/insert/extract indicesRalf Jung-6/+27
2024-02-23Rollup merge of #121495 - cuishuang:master, r=clubby789Matthias Krüger-2/+2
2024-02-23Get rid of some `#[allow(static_mut_refs)]`Pavel Grigorenko-15/+14
2024-02-23Auto merge of #121491 - matthiaskrgr:rollup-wkzqawy, r=matthiaskrgrbors-8/+26
2024-02-23remove repetitive wordscui fliter-2/+2
2024-02-23Rollup merge of #121487 - nnethercote:fix-121450, r=oli-obkMatthias Krüger-5/+23
2024-02-23Rollup merge of #121476 - onur-ozkan:update-compiler-profile, r=compiler-errorsMatthias Krüger-3/+3
2024-02-23Auto merge of #121448 - klensy:bump-22-02-24, r=clubby789bors-11/+11
2024-02-23Auto merge of #121432 - mj10021:issue-119851-fix, r=nnethercotebors-1/+0
2024-02-23Explicitly call `emit_stashed_diagnostics`.Nicholas Nethercote-5/+23
2024-02-23Auto merge of #121341 - GrigorenkoPV:bootstrap-rustup-cargo, r=onur-ozkanbors-30/+33
2024-02-23Allow tests to specify a `//@ filecheck-flags:` headerZalathar-5/+14
2024-02-23Simplify existing code for setting `filecheck` flagsZalathar-11/+17
2024-02-22set `llvm.assertions` to false in compiler profileonur-ozkan-3/+3
2024-02-22Auto merge of #121469 - matthiaskrgr:rollup-oaoxuo2, r=matthiaskrgrbors-0/+2
2024-02-22Rollup merge of #121452 - jonathanpallant:patch-1, r=AmanieuMatthias Krüger-0/+2
2024-02-22Auto merge of #121370 - jieyouxu:migrate-compiletest-directives, r=oli-obkbors-32/+67
2024-02-22Update tidy target_specific_tests to account for `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-22Update tidy target_policy to account for `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-22Update compiletest to only accept `//@` directives许杰友 Jieyou Xu (Joe)-30/+13
2024-02-22Update list of known directive names for diagnostics许杰友 Jieyou Xu (Joe)-0/+52
2024-02-22remove exceptionJames Dietz-1/+0
2024-02-22Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-0/+2
2024-02-22Auto merge of #121372 - clubby789:test-all-tests, r=onur-ozkanbors-6/+51
2024-02-22Add new maintainers to nto-qnx.mdJonathan Pallant-0/+2
2024-02-22Auto merge of #121309 - Nilstrieb:inline-all-the-fallbacks, r=oli-obkbors-0/+2
2024-02-22dedupe env_logger, drop is-terminalklensy-2/+2
2024-02-22bump tabledklensy-4/+4
2024-02-22bump sysinfoklensy-5/+5
2024-02-22Auto merge of #121129 - nnethercote:codegen-Diags, r=estebankbors-1/+1