about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-27Auto merge of #136116 - fmease:rollup-c8pk3mj, r=fmeasebors-201/+269
2025-01-27Auto merge of #135937 - bjorn3:separate_coretests_crate, r=jieyouxu,tgross35bors-4/+4
2025-01-27Rollup merge of #136091 - jieyouxu:core-tracing, r=clubby789León Orell Valerian Liehr-50/+165
2025-01-27Rollup merge of #135158 - FedericoBruzzone:master, r=lukas-codeLeón Orell Valerian Liehr-5/+11
2025-01-27Rollup merge of #126604 - kadiwa4:uplift_double_negation, r=nnethercoteLeón Orell Valerian Liehr-146/+93
2025-01-27Add `TooGeneric` variant to `LayoutError` and emit `Unknown` oneFedericoBruzzone-5/+11
2025-01-27rustc-dev-guide: update bootstrap tracing docs许杰友 Jieyou Xu (Joe)-32/+58
2025-01-27bootstrap: add more logging许杰友 Jieyou Xu (Joe)-2/+93
2025-01-27bootstrap: adjust config file cascading fallback comment许杰友 Jieyou Xu (Joe)-1/+5
2025-01-27bootstrap: adjust tracing style许杰友 Jieyou Xu (Joe)-11/+6
2025-01-27bootstrap: avoid glob imports in `main` binary许杰友 Jieyou Xu (Joe)-5/+4
2025-01-26Auto merge of #136087 - jhpratt:rollup-tam1mzn, r=jhprattbors-65/+93
2025-01-26remove `clippy::double_neg`Kalle Wachsmuth-146/+93
2025-01-26Put all coretests in a separate cratebjorn3-4/+4
2025-01-26Auto merge of #135753 - compiler-errors:from-ty-const, r=oli-obkbors-10/+6
2025-01-26Rollup merge of #135953 - cuviper:ci-run-local-fail, r=KobzolJacob Pratt-1/+1
2025-01-26Rollup merge of #135946 - kornelski:rustdoc-path-space, r=notriddleJacob Pratt-8/+5
2025-01-26Rollup merge of #135842 - chriskrycho:trpl-2024-edition-more, r=ehussJacob Pratt-0/+0
2025-01-26Rollup merge of #135812 - Walnut356:gdb_osstring, r=Mark-SimulacrumJacob Pratt-1/+1
2025-01-26Rollup merge of #133631 - flba-eb:add_nto_qnx71_iosock_support, r=workingjubileeJacob Pratt-55/+86
2025-01-25Rollup merge of #135948 - bjorn3:update_emscripten_std_tests, r=Mark-SimulacrumJacob Pratt-1/+1
2025-01-25Rollup merge of #134283 - epage:logfile, r=AmanieuJacob Pratt-0/+2
2025-01-26Auto merge of #136070 - matthiaskrgr:rollup-b5enbuz, r=matthiaskrgrbors-0/+2
2025-01-25Rollup merge of #136016 - Urgau:check-cfg-allow-test-improv, r=jieyouxuMatthias Krüger-0/+2
2025-01-25Shorten linker output even more when `--verbose` is not presentjyn-1/+10
2025-01-25Auto merge of #119286 - jyn514:linker-output, r=bjorn3bors-4/+20
2025-01-25Auto merge of #133154 - estebank:issue-133137, r=wesleywiserbors-3/+5
2025-01-25Refer to the well known names from Cargo check-cfg specifics docUrgau-0/+2
2025-01-25Rollup merge of #136034 - weihanglo:null-as-f64-nan, r=compiler-errorsMatthias Krüger-0/+8
2025-01-25Rollup merge of #136029 - ChrisDenton:py-job, r=jieyouxuMatthias Krüger-50/+4
2025-01-25Rollup merge of #136009 - clubby789:pidfile-race, r=jieyouxuMatthias Krüger-1/+3
2025-01-25Rollup merge of #135985 - Zalathar:whats-upvar, r=lqdMatthias Krüger-1/+0
2025-01-25Remove extra whitespace from rustdoc breadcrumbs for copypastingKornel-8/+5
2025-01-25Auto merge of #136023 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-01-24fix(bootstrap): deserialize null as `f64::NAN`Weihang Lo-0/+8
2025-01-24Rollup merge of #135998 - GuillaumeGomez:fix-trait-items-mobile-indent, r=not...Matthias Krüger-3/+7
2025-01-24Rollup merge of #135976 - WaffleLapkin:tailcall-nodrop, r=oli-obkMatthias Krüger-2/+2
2025-01-24Rollup merge of #135829 - Kobzol:rustc-push, r=jieyouxuMatthias Krüger-106/+184
2025-01-24Don't move ownership of job objectChris Denton-50/+4
2025-01-24ci.py: check the return code in `run-local`Josh Stone-1/+1
2025-01-24fix(libtest): Deprecate '--logfile'Ed Page-0/+2
2025-01-24Update cargoWeihang Lo-0/+0
2025-01-24bless miri testWaffle Lapkin-2/+2
2025-01-24bootstrap: Handle bootstrap lockfile race condition betterclubby789-1/+3
2025-01-24Ignore linker warnings on macOS for ui-fulldepsjyn-3/+10
2025-01-24Rollup merge of #135950 - Kobzol:tidy-python-improvements, r=onur-ozkanMatthias Krüger-59/+110
2025-01-24Rollup merge of #135926 - jieyouxu:needs-subprocess-thread, r=oli-obkMatthias Krüger-3/+23
2025-01-24Fix indent of trait items on mobileGuillaume Gomez-3/+7
2025-01-24Review nto-qnx.md.Jonathan Pallant-29/+30
2025-01-24Update documentation to include QNX 8.0Florian Bartels-44/+51