summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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
2024-02-22fmtThe Miri Conjob Bot-3/+5
2024-02-22Merge from rustcThe Miri Conjob Bot-713/+5153
2024-02-22Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-02-22Overhaul `Diagnostic` args.Nicholas Nethercote-1/+1
2024-02-22Auto merge of #121415 - matthiaskrgr:rollup-o9zzet4, r=matthiaskrgrbors-79/+95
2024-02-22add changelog entryonur-ozkan-0/+5
2024-02-22force dist.compression-profile = "no-op" for `x install`onur-ozkan-2/+17
2024-02-22support `no-op` compression profile in rust-installeronur-ozkan-2/+15
2024-02-21Rollup merge of #121373 - Zalathar:test-revision, r=oli-obkMatthias Krüger-65/+81
2024-02-21Auto merge of #117658 - RalfJung:ptr-dangling, r=m-ou-sebors-24/+24
2024-02-22Inline and remove `abort_on_err`.Nicholas Nethercote-3/+2
2024-02-22Refactor `run_global_ctxt`.Nicholas Nethercote-7/+10
2024-02-22Inline and remove `Session::compile_status`.Nicholas Nethercote-1/+1
2024-02-22Adjust the `has_errors*` methods.Nicholas Nethercote-4/+2
2024-02-21bootstrap: improvements for stage0 checksPavel Grigorenko-30/+33
2024-02-21Make `x test tests` workclubby789-6/+51
2024-02-21rename ptr::invalid -> ptr::without_provenanceRalf Jung-24/+24
2024-02-21Rollup merge of #121347 - davidtwco:compiletest-aux-aux, r=oli-obkLeón Orell Valerian Liehr-23/+23
2024-02-21Rollup merge of #121340 - GrigorenkoPV:bootstrap-clippy, r=onur-ozkanLeón Orell Valerian Liehr-326/+317
2024-02-21compiletest: support auxiliaries with auxiliariesDavid Wood-23/+23
2024-02-21Test windows random shimsChris Denton-0/+41
2024-02-21Auto merge of #121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPCbors-5/+10