about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-05-05Fix bad color for setting cog in ayu themeGuillaume Gomez-0/+5
2024-05-04Rollup merge of #124723 - onkoe:issue-124722-fix, r=workingjubileeMatthias Krüger-5/+5
2024-05-04Rollup merge of #124663 - Kobzol:docker-local-download, r=Mark-SimulacrumMatthias Krüger-35/+39
2024-05-04Rollup merge of #124573 - onur-ozkan:update-dep-comment, r=Mark-SimulacrumMatthias Krüger-3/+3
2024-05-04Rollup merge of #124501 - VladimirMakaev:add-lldb-to-config-toml, r=Mark-Simu...Matthias Krüger-3/+13
2024-05-04docs(hermit): Explain Hermit's template linkbarrett-1/+1
2024-05-04fix(docs): Correct Hermit links to loader + 'rusty-demo'Barrett-3/+3
2024-05-04docs(fix): incorrect Hermit links in the rustc bookBarrett-4/+4
2024-05-04interpret, miri: uniform treatments of intrinsics/functions with and without ...Ralf Jung-217/+184
2024-05-04Auto merge of #124703 - matthiaskrgr:rollup-2lljptd, r=matthiaskrgrbors-34/+64
2024-05-04Rollup merge of #124698 - JoverZhang:test-rustdoc-determinism, r=jieyouxuMatthias Krüger-1/+0
2024-05-04Rollup merge of #124293 - oli-obk:miri_intrinsic_fallback_body, r=RalfJungMatthias Krüger-33/+64
2024-05-04Auto merge of #124345 - Urgau:compiletest-check-cfg, r=jieyouxubors-3/+29
2024-05-04compiletest: add enable-by-default check-cfgUrgau-3/+22
2024-05-04compiletest: add no-auto-check-cfg directiveUrgau-0/+7
2024-05-04Rewrite `rustdoc-determinism` test in RustJover Zhang-1/+0
2024-05-04Auto merge of #124562 - dpaoliello:mingwserver2022, r=Mark-Simulacrumbors-8/+16
2024-05-04Auto merge of #124694 - compiler-errors:rollup-pfou5uu, r=compiler-errorsbors-69/+107
2024-05-03Rollup merge of #124658 - GuillaumeGomez:migrate-to-run-make, r=jieyouxuMichael Goulet-1/+6
2024-05-03Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxuMichael Goulet-68/+101
2024-05-04Auto merge of #124684 - Muscraft:update-cargo, r=Muscraftbors-0/+0
2024-05-04Auto merge of #124401 - oli-obk:some_hir_cleanups, r=cjgillotbors-4/+7
2024-05-03Update cargoScott Schafer-0/+0
2024-05-03Migrate `run-make/doctests-keep-binaries` to new `rmake.rs` formatGuillaume Gomez-1/+0
2024-05-03Add `Rustdoc::current_dir` method to run-make-supportGuillaume Gomez-0/+6
2024-05-03Rollup merge of #124630 - Kobzol:yaml-anchor, r=pietroalbiniMatthias Krüger-10/+13
2024-05-03Allow reusing CI Docker cache when running CI images locallyJakub Beránek-2/+10
2024-05-03Calculate the Docker hash key also locallyJakub Beránek-31/+29
2024-05-03Do not include Docker version in caching keyJakub Beránek-2/+0
2024-05-03Rollup merge of #124613 - GuillaumeGomez:fmt-run-make, r=onur-ozkanMatthias Krüger-1/+5
2024-05-03Rollup merge of #124612 - Urgau:run-make-stdin, r=jieyouxuMatthias Krüger-18/+94
2024-05-03Rollup merge of #124461 - onur-ozkan:followup-123546, r=pietroalbiniMatthias Krüger-19/+38
2024-05-03Ensure miri only uses fallback bodies that have manually been vetted to prese...Oli Scherer-0/+38
2024-05-03Allow to negate ignored filesGuillaume Gomez-1/+5
2024-05-03Let miri and const eval execute intrinsics' fallback bodiesOli Scherer-33/+26
2024-05-03run-make: port stdin-rustc to Rust-based rmake.rsUrgau-1/+0
2024-05-03Rollup merge of #124594 - jieyouxu:rmake-cc, r=fmeaseMatthias Krüger-2/+3
2024-05-02CI: remove `env-x86_64-apple-tests` YAML anchorJakub Beránek-10/+13
2024-05-02run-make-support: add support for stdin input with rustc/rustdocUrgau-17/+94
2024-05-02Auto merge of #124629 - matthiaskrgr:rollup-gttvzrg, r=matthiaskrgrbors-47/+27
2024-05-02Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...`Martin Nordholts-68/+101
2024-05-02Rollup merge of #124627 - RalfJung:interpret-doc-no-inline, r=fmeaseMatthias Krüger-0/+2
2024-05-02Rollup merge of #124624 - WaffleLapkin:old_unit, r=fmeaseMatthias Krüger-1/+1
2024-05-02Rollup merge of #124138 - mati865:ignore-llvm-abi-in-dlltool-tests, r=davidtwcoMatthias Krüger-46/+24
2024-05-02interpret: hide some reexports in rustdocRalf Jung-0/+2
2024-05-02Don't use `Ty::new_unit` in miriWaffle Lapkin-1/+1
2024-05-02Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-u...Philipp Krones-755/+1664
2024-05-01Step bootstrap cfgsMark Rousskov-7/+4
2024-05-02run-make-support: preserve tooks.mk behavior for EXTRACXXFLAGS许杰友 Jieyou Xu (Joe)-2/+3
2024-05-01Bump stage0 to next betaMark Rousskov-420/+428