about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-06-12Rollup merge of #126356 - epage:check-cfg, r=UrgauJubilee-2/+5
2024-06-12Rollup merge of #126328 - RalfJung:is_none_or, r=workingjubileeJubilee-2/+4
2024-06-12Rollup merge of #125674 - Oneirical:another-day-another-test, r=jieyouxuJubilee-3/+28
2024-06-12docs(rustc): De-emphasize --cfg/--check-cfg noteEd Page-3/+3
2024-06-12Auto merge of #126345 - compiler-errors:rollup-lue8u92, r=compiler-errorsbors-3/+43
2024-06-12docs(rustc): Help users to check-cfg Cargo docsEd Page-0/+3
2024-06-12Rollup merge of #126282 - lqd:contain-the-self-contained-linker, r=Mark-Simul...Michael Goulet-1/+3
2024-06-12Rollup merge of #126036 - Oneirical:the-intelligent-intestor, r=jieyouxuMichael Goulet-1/+6
2024-06-12Rollup merge of #126019 - tbu-:pr_unsafe_env_fixme, r=fee1-deadMichael Goulet-1/+3
2024-06-12Rollup merge of #125869 - alexcrichton:add-p1-to-wasi-targets, r=wesleywiserMichael Goulet-0/+31
2024-06-12Auto merge of #126273 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrumbors-448/+441
2024-06-12Auto merge of #126332 - GuillaumeGomez:rollup-bu1q4pz, r=GuillaumeGomezbors-8/+51
2024-06-12Add a `ignore-tidy-todo` to ignore the tidy TODO comment checkTobias Bucher-1/+3
2024-06-12use is_none_or in some places in the compilerRalf Jung-2/+4
2024-06-12Rollup merge of #126312 - Kobzol:update-rustc-perf, r=onur-ozkanGuillaume Gomez-0/+0
2024-06-12Rollup merge of #126232 - RalfJung:dyn-trait-equality, r=oli-obkGuillaume Gomez-2/+42
2024-06-12Rollup merge of #126039 - dpaoliello:arm64ecbuild, r=davidtwcoGuillaume Gomez-6/+9
2024-06-12port symlinked-libraries to rmakeOneirical-17/+25
2024-06-12port symlinked-rlib to rmakeOneirical-1/+0
2024-06-12port symlinked-extern to rmakeOneirical-3/+21
2024-06-12Auto merge of #125141 - SergioGasquez:feat/no_std-xtensa, r=davidtwcobors-2/+34
2024-06-12Rollup merge of #126310 - GuillaumeGomez:migrate-run-make-prefer-rlib, r=KobzolJubilee-1/+0
2024-06-12Rollup merge of #126256 - ferrocene:lw-target-subst, r=albertlarsan68Jubilee-3/+8
2024-06-12Rollup merge of #124514 - michaelwoerister:zero-disambiguator-demangling-reco...Jubilee-0/+13
2024-06-12applease clippyPietro Albini-11/+11
2024-06-12Update download-ci-llvm-stampScott Mabin-1/+1
2024-06-12Update `rustc-perf` submoduleJakub Beránek-0/+0
2024-06-12Migrate `run-make/prefer-rlib` to `rmake.rs`Guillaume Gomez-1/+0
2024-06-12Auto merge of #126290 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-06-11Update cargoWeihang Lo-0/+0
2024-06-11Rollup merge of #126174 - GuillaumeGomez:migrate-run-make-prefer-dylib, r=jie...许杰友 Jieyou Xu (Joe)-1/+0
2024-06-11Rollup merge of #125669 - ferrocene:hoverbear/ci-docker-riscv64gc-update, r=K...许杰友 Jieyou Xu (Joe)-148/+42
2024-06-11Add set_backtrace_level helper function to run_make_supportOneirical-0/+6
2024-06-11ensure the self-contained linker is only enabled on nightly/devRémy Rakic-1/+3
2024-06-11Auto merge of #125736 - Oneirical:run-make-file-management, r=jieyouxubors-14/+121
2024-06-11cargo -Zcheck-cfg is now stablePietro Albini-1/+0
2024-06-11remove cfg(bootstrap)Pietro Albini-8/+2
2024-06-11Implement fs wrapper for run_make_supportOneirical-14/+121
2024-06-11Auto merge of #126274 - jieyouxu:rollup-uj93sfm, r=jieyouxubors-1/+130
2024-06-11Rollup merge of #126265 - RalfJung:interpret-cast-validity, r=oli-obk许杰友 Jieyou Xu (Joe)-0/+125
2024-06-11Rollup merge of #126186 - GuillaumeGomez:migrate-run-make-multiple-emits, r=j...许杰友 Jieyou Xu (Joe)-1/+5
2024-06-11bump stage0 compilerPietro Albini-428/+428
2024-06-11Migrate `tests/run-make/prefer-dylib` to `rmake.rs`Guillaume Gomez-1/+0
2024-06-11Migrate `run-make/multiple-emits` to `rmake.rs`Guillaume Gomez-1/+0
2024-06-11Add `path` function to `run-make-support`Guillaume Gomez-0/+5
2024-06-11Auto merge of #125752 - jieyouxu:kaboom, r=Kobzolbors-71/+271
2024-06-11interpret: ensure we check bool/char for validity when they are used in a castRalf Jung-0/+125
2024-06-11run-make-support: add changelog许杰友 Jieyou Xu (Joe)-0/+67
2024-06-11run-make-support: bump version许杰友 Jieyou Xu (Joe)-1/+1
2024-06-11run-make-support: arm command with drop bombs许杰友 Jieyou Xu (Joe)-64/+137