about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2025-02-03tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc`Askar Safin-6/+5
2025-02-03Merge from rustcThe rustc-dev-guide Cronjob Bot-4/+4
2025-02-03Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-02-02Replace ParseSess::set_dcx with DiagCtxt::set_emitterbjorn3-4/+4
2025-02-02Merge pull request #2236 from rust-lang/rustc-pullYuki Okushi-7/+12
2025-02-02Apply suggestions from code reviewYuki Okushi-2/+2
2025-02-02Merge pull request #2233 from chiichen/nix-shell-devnora-26/+19
2025-02-02Merge pull request #2235 from Kobzol/docker-tests-rewriteOnur Özkan-33/+32
2025-02-02Merge from rustcThe rustc-dev-guide Cronjob Bot-6/+11
2025-02-02Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-02-01Reword submodule handlingJakub Beránek-1/+1
2025-02-01Checkout repository sources in rustc-pull CI actionJakub Beránek-0/+1
2025-01-31Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgrbors-0/+5
2025-01-31Pass `GITHUB_TOKEN` to Zulip CI stepJakub Beránek-2/+4
2025-01-31Rollup merge of #135992 - madsmtm:new-target-docs, r=jieyouxuMatthias Krüger-0/+5
2025-01-31Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhprattbors-1/+1
2025-01-31Fix a typo in conventions.mdRyan Cumming-1/+1
2025-01-30Run rustc-pull CI every day, don't notify when there is nothing to updateJakub Beránek-7/+33
2025-01-30Rewrite section on executing Docker testsJakub Beránek-33/+32
2025-01-30Distinguish between "nothing to pull" and "pull error" in josh-syncJakub Beránek-7/+32
2025-01-30Rework rustc_dump_vtableMichael Goulet-1/+1
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-30chore: discard padding white spacechiichen-7/+7
2025-01-30Rollup merge of #136254 - BoxyUwU:rdg-push, r=KobzolStuart Cook-41/+55
2025-01-29Rustc pullBoxy-56/+106
2025-01-29Merge pull request #2227 from Joren-vanGoethem/master许杰友 Jieyou Xu (Joe)-1/+0
2025-01-29Merge pull request #2231 from yegeunyang/#2069许杰友 Jieyou Xu (Joe)-0/+4
2025-01-28Touch up a sentenceyegeunyang-1/+1
2025-01-29Merge pull request #2232 from yegeunyang/#2114许杰友 Jieyou Xu (Joe)-1/+1
2025-01-28Add link to declare_lint! macroyegeunyang-1/+1
2025-01-28Add "Writing tests" sectionyegeunyang-0/+4
2025-01-28Make crate AST mutation accessible for driver callbackMohammad Omidvar-2/+2
2025-01-28Move outlives env computation into methodsMichael Goulet-2/+2
2025-01-28Add some extra pointers for rustdoc frontend devsMichael Howell-0/+9
2025-01-28Merge from rustcBoxy-55/+105
2025-01-28Preparing for merge from rustcBoxy-1/+1
2025-01-28Update about-this-guide.mdJoren-vanGoethem-1/+0
2025-01-27Fix rustc-pull CI's bash commandsJakub Beránek-2/+2
2025-01-26Merge pull request #2223 from marxin/CI-cache-restore-keyNoah Lev-2/+4
2025-01-26Correct information on dylib compressionEric Huss-1/+1
2025-01-27rustc-dev-guide: update bootstrap tracing docs许杰友 Jieyou Xu (Joe)-32/+58
2025-01-26Remove accidental leading empty line in code blockLeón Orell Valerian Liehr-1/+1
2025-01-25Update boring lines to sync with rustdocEric Huss-31/+31
2025-01-25CI: use key-restore for cache GH actionMartin Liska-2/+4
2025-01-25Merge pull request #2221 from ada4a/patch-1Yuki Okushi-1/+1
2025-01-24Rollup merge of #135829 - Kobzol:rustc-push, r=jieyouxuMatthias Krüger-106/+184
2025-01-24Rollup merge of #135950 - Kobzol:tidy-python-improvements, r=onur-ozkanMatthias Krüger-3/+25
2025-01-24Rollup merge of #135926 - jieyouxu:needs-subprocess-thread, r=oli-obkMatthias Krüger-1/+2
2025-01-24Cross-link documentation for adding a new targetMads Marquart-0/+5