about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-30Rework rustc_dump_vtableMichael Goulet-1/+1
2025-01-30ci: refactor how directories are removed in free-disk-space diskMarcoIeni-30/+64
2025-01-30Fix a typo in profile-guided-optimization.mdZeeshan Ali Khan-1/+1
2025-01-30Rollup merge of #136199 - purplesyringa:emscripten-tests, r=jieyouxuMatthias Krüger-0/+1
2025-01-30Rollup merge of #135739 - wesleywiser:dwarf_version_handling, r=lqdMatthias Krüger-0/+4
2025-01-30Rollup merge of #135434 - dianne:match-2024-for-edition-2024, r=NadrierilMatthias Krüger-0/+38
2025-01-30Rollup merge of #133636 - GuillaumeGomez:sans-serif, r=rustdocMatthias Krüger-5/+76
2025-01-30Auto merge of #136038 - compiler-errors:outlives, r=lcnrbors-2/+2
2025-01-30feat: modify developing with nix sectionchiichen-19/+12
2025-01-30fix clippy lint manual_repeat_nRalf Jung-3/+1
2025-01-30chore: discard padding white spacechiichen-7/+7
2025-01-30Merge pull request #19072 from cessen/concat_uniquelyLaurențiu Nicola-25/+51
2025-01-30fmtThe Miri Cronjob Bot-12/+13
2025-01-30Merge from rustcThe Miri Cronjob Bot-2181/+4077
2025-01-30Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-01-30Auto merge of #136272 - Zalathar:rollup-6s577l5, r=Zalatharbors-41/+55
2025-01-29Add tracking issue to docsWesley Wiser-0/+4
2025-01-30Rollup merge of #136254 - BoxyUwU:rdg-push, r=KobzolStuart Cook-41/+55
2025-01-29upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiffManuel Drehwald-3/+29
2025-01-30Auto merge of #136035 - SpecificProtagonist:miri-zeroed-alloc, r=oli-obkbors-49/+29
2025-01-29Merge pull request #4159 from YohDeadfall/write-st-fstype-on-solarisRalf Jung-19/+19
2025-01-30Set the st_fstype filed on SolarisYoh Deadfall-19/+19
2025-01-29Collect directly into ThinVecMichael Howell-9/+7
2025-01-29rustdoc: use ThinVec for generic arg partsMichael Howell-8/+8
2025-01-29Auto merge of #135818 - jieyouxu:migrate-translation, r=compiler-errorsbors-3/+14
2025-01-29ci: use windows 2025 for i686-mingwMarcoIeni-1/+5
2025-01-29Use `to_ne_bytes` instead of `to_le_bytes`Nathan Vegdahl-9/+9
2025-01-29Auto merge of #134248 - oli-obk:patkind-path-removal, r=BoxyUwUbors-68/+153
2025-01-29Merge pull request #4162 from rust-lang/rustup-2025-01-29Ralf Jung-826/+5765
2025-01-29Merge pull request #4122 from tiif/fnabiRalf Jung-53/+184
2025-01-29make struct-variant matches less future-proof, and other clippy fixesRalf Jung-5/+8
2025-01-30Check fixed arg number for variadic function.tiif-53/+184
2025-01-29Fix typoNathan Vegdahl-2/+2
2025-01-29Rustc pullBoxy-4352/+10674
2025-01-29rustdoc: run css and html minifier at build instead of runtimeMichael Howell-32/+35
2025-01-29Fix #19071: ensure `completion_item_hash` serializes items uniquelyNathan Vegdahl-24/+50
2025-01-29Auto merge of #136248 - matthiaskrgr:rollup-leaxgfd, r=matthiaskrgrbors-33/+29
2025-01-29Eliminate PatKind::PathOli Scherer-68/+153
2025-01-29Rollup merge of #136214 - momvart:driver_callback_crate_mut, r=bjorn3Matthias Krüger-2/+2
2025-01-29Rollup merge of #136211 - ehuss:update-mdbook, r=ehussMatthias Krüger-27/+27
2025-01-29Rollup merge of #136192 - marcoieni:remove-windows-unused-runner, r=KobzolMatthias Krüger-4/+0
2025-01-29Improve check for `--output-format` combinations and add ui regression testGuillaume Gomez-31/+35
2025-01-29Merge pull request #19070 from Veykril/push-wpqzmznymtrnLukas Wirth-71/+148
2025-01-29Remove mutable syntax tree shenanigans from adjustment hintsLukas Wirth-71/+148
2025-01-29Improve code and add missing docs for new `doctest::extracted` moduleGuillaume Gomez-17/+26
2025-01-29Add documentation for `--output-format=doctest`Guillaume Gomez-0/+64
2025-01-29Mention the tracking issue of `--output-format=doctest`Guillaume Gomez-0/+2
2025-01-29Move extracted doctest code and types into its own fileGuillaume Gomez-60/+138
2025-01-29Add new output-formatGuillaume Gomez-12/+105
2025-01-29override build profile for bootstrap testsonur-ozkan-8/+23