GitHub / rust-lang/rustc-dev-guide issues and pull requests
Labelled with: T-compiler
#2442 - Document how to figure out which rust-lang/rust CI job run what test suites against which host/targets
Issue -
State: open - Opened by jieyouxu 5 months ago
Labels: C-enhancement, A-test-suite, T-compiler, T-bootstrap, T-infra, A-CI
#2385 - documentation for Enzyme Type Trees
Pull Request -
State: closed - Opened by KMJ-007 6 months ago
- 5 comments
Labels: S-waiting-on-review, T-compiler, F-autodiff
#2385 - documentation for Enzyme Type Trees
Pull Request -
State: open - Opened by KMJ-007 6 months ago
Labels: S-waiting-on-author, T-compiler, F-autodiff
#2384 - Add git command quick reference for git.md
Pull Request -
State: closed - Opened by xizheyin 6 months ago
- 2 comments
Labels: S-waiting-on-review, T-compiler, WG-rustc-dev-guide
#2357 - Update `rustc_on_unimplemented` docs
Pull Request -
State: open - Opened by mejrs 7 months ago
- 3 comments
Labels: S-waiting-on-author, T-compiler
#2323 - Align advice to discourage issue-number-only names
Pull Request -
State: closed - Opened by smanilov 7 months ago
- 14 comments
Labels: S-waiting-on-author, A-test-suite, T-compiler
#2323 - Align advice to discourage issue-number-only names
Pull Request -
State: closed - Opened by smanilov 7 months ago
- 15 comments
Labels: S-waiting-on-author, A-test-suite, T-compiler
#2321 - Document `-A {unused,internal_features}` ui test mode presets
Pull Request -
State: closed - Opened by jieyouxu 7 months ago
Labels: S-waiting-on-review, A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2289 - Fix compile errors of all the examples
Pull Request -
State: closed - Opened by y1lan 8 months ago
Labels: S-waiting-on-review, T-compiler, A-custom-driver
#2268 - Add issue link for explaining that why rustc_private linker fails
Pull Request -
State: closed - Opened by xizheyin 8 months ago
- 2 comments
Labels: S-waiting-on-author, T-compiler
#2268 - Add issue link for explaining that why rustc_private linker fails
Pull Request -
State: closed - Opened by xizheyin 8 months ago
- 2 comments
Labels: S-waiting-on-author, T-compiler
#2256 - Fix examples to work with nightly-2025-02-13
Pull Request -
State: closed - Opened by torfsen 9 months ago
Labels: S-waiting-on-review, A-driver, T-compiler, A-custom-driver
#2199 - Fix rib example
Pull Request -
State: closed - Opened by sagudev 10 months ago
- 1 comment
Labels: S-waiting-on-review, A-resolve, T-compiler
#2194 - Only keep issue triage docs in Forge docs
Pull Request -
State: closed - Opened by jieyouxu 10 months ago
Labels: S-waiting-on-review, T-compiler, T-release, WG-triage
#2194 - Only keep issue triage docs in Forge docs
Pull Request -
State: closed - Opened by jieyouxu 10 months ago
Labels: S-waiting-on-review, T-compiler, T-release, WG-triage
#2187 - Rework the test directives page
Issue -
State: open - Opened by jieyouxu 10 months ago
Labels: A-compiletest, A-test-suite, T-compiler, T-bootstrap, I-outdated, I-confusing
#2177 - Add missing link for [Node]
Pull Request -
State: closed - Opened by marxin 11 months ago
Labels: A-HIR, T-compiler, A-linkcheck
#2177 - Add missing link for [Node]
Pull Request -
State: closed - Opened by marxin 11 months ago
Labels: A-HIR, T-compiler, A-linkcheck
#2171 - Document `forbid-output` for UI tests
Pull Request -
State: closed - Opened by clubby789 11 months ago
Labels: S-waiting-on-review, A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2171 - Document `forbid-output` for UI tests
Pull Request -
State: closed - Opened by clubby789 11 months ago
Labels: S-waiting-on-review, A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2169 - region-outlives propagation
Pull Request -
State: closed - Opened by lcnr 11 months ago
Labels: S-waiting-on-review, T-compiler, A-borrow-checker
#2169 - region-outlives propagation
Pull Request -
State: closed - Opened by lcnr 11 months ago
Labels: S-waiting-on-review, T-compiler, A-borrow-checker
#2168 - Arbitrary self types v2: dev guide updates.
Pull Request -
State: open - Opened by adetaylor 11 months ago
- 1 comment
Labels: S-blocked, T-compiler, T-types, F-arbitrary_self_types
#2162 - Rework the driver docs
Pull Request -
State: closed - Opened by bjorn3 11 months ago
- 2 comments
Labels: S-waiting-on-author, A-driver, T-compiler, A-custom-driver
#2162 - Rework the driver docs
Pull Request -
State: closed - Opened by bjorn3 11 months ago
- 2 comments
Labels: S-waiting-on-author, A-driver, T-compiler, A-custom-driver
#2154 - Document `needs-target-has-atomic` directive
Pull Request -
State: closed - Opened by jieyouxu 12 months ago
- 1 comment
Labels: A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2154 - Document `needs-target-has-atomic` directive
Pull Request -
State: closed - Opened by jieyouxu 12 months ago
- 1 comment
Labels: A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2151 - Remove `//@ compare-output-lines-by-subset` directive
Pull Request -
State: closed - Opened by jieyouxu 12 months ago
Labels: A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2151 - Remove `//@ compare-output-lines-by-subset` directive
Pull Request -
State: closed - Opened by jieyouxu 12 months ago
Labels: A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2149 - Update `//@ proc-macro` aux build directive docs
Pull Request -
State: closed - Opened by jieyouxu 12 months ago
- 3 comments
Labels: S-waiting-on-review, A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2149 - Update `//@ proc-macro` aux build directive docs
Pull Request -
State: closed - Opened by jieyouxu 12 months ago
- 2 comments
Labels: S-waiting-on-review, A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2144 - Talk about the `async` machinery, the key concepts, analysis, representations, etc.
Issue -
State: open - Opened by jieyouxu 12 months ago
Labels: C-enhancement, A-MIR, A-HIR, A-THIR, T-compiler, I-terse, A-async, WG-async, A-types
#2141 - Actionables from 2024-11-20 reading-club meeting
Issue -
State: closed - Opened by jieyouxu 12 months ago
- 1 comment
Labels: C-tracking-issue, C-cleanup, T-compiler, WG-rustc-dev-guide, F-reading-club
#2138 - update for rustc_intrinsic_const_stable_indirect
Pull Request -
State: closed - Opened by RalfJung 12 months ago
- 1 comment
Labels: T-compiler, A-stability, A-attributes
#2138 - update for rustc_intrinsic_const_stable_indirect
Pull Request -
State: closed - Opened by RalfJung 12 months ago
- 1 comment
Labels: S-blocked, T-compiler, A-stability, A-attributes
#2136 - Mention `RUSTC_BOOTSTRAP` for misc testing
Pull Request -
State: closed - Opened by jieyouxu 12 months ago
Labels: A-diagnostics, A-test-suite, T-compiler
#2136 - Mention `RUSTC_BOOTSTRAP` for misc testing
Pull Request -
State: closed - Opened by jieyouxu 12 months ago
Labels: A-diagnostics, A-test-suite, T-compiler
#2135 - Document `exact-llvm-major-version` directive
Pull Request -
State: closed - Opened by jieyouxu 12 months ago
Labels: A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2135 - Document `exact-llvm-major-version` directive
Pull Request -
State: closed - Opened by jieyouxu 12 months ago
Labels: A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2129 - Document `max-llvm-major-version` directive
Pull Request -
State: closed - Opened by jieyouxu about 1 year ago
Labels: A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2129 - Document `max-llvm-major-version` directive
Pull Request -
State: closed - Opened by jieyouxu about 1 year ago
Labels: A-compiletest, A-test-suite, T-compiler, T-bootstrap
#2125 - The chapter on effect checking is outdated
Issue -
State: open - Opened by fmease about 1 year ago
Labels: T-compiler
#2116 - Tracking issue for high-level compiler overview rework
Issue -
State: open - Opened by jieyouxu about 1 year ago
Labels: C-tracking-issue, C-enhancement, T-compiler, A-compiler-architecture
#2114 - The `{{produces}}` special marker isn't explain in lint docs
Issue -
State: open - Opened by jieyouxu about 1 year ago
Labels: E-medium, C-enhancement, A-lints, T-compiler
#2111 - update const stability docs
Pull Request -
State: closed - Opened by RalfJung about 1 year ago
- 2 comments
Labels: T-compiler, WG-const-eval, A-stability
#2111 - update const stability docs
Pull Request -
State: closed - Opened by RalfJung about 1 year ago
- 3 comments
Labels: T-compiler, WG-const-eval, A-stability
#2096 - Add a link for the `reference` compiletest header
Pull Request -
State: closed - Opened by ehuss about 1 year ago
- 2 comments
Labels: S-waiting-on-author, A-compiletest, A-test-suite, T-compiler, T-bootstrap, T-spec
#2093 - Ask folks to use the Oxford comma in diagnostics
Pull Request -
State: closed - Opened by onkoe about 1 year ago
Labels: S-waiting-on-review, A-diagnostics, T-compiler, A-style, WG-diagnostics
#2093 - Ask folks to use the Oxford comma in diagnostics
Pull Request -
State: closed - Opened by onkoe about 1 year ago
Labels: S-waiting-on-review, A-diagnostics, T-compiler, A-style, WG-diagnostics
#2032 - Remove -Zfuel.
Pull Request -
State: closed - Opened by cjgillot over 1 year ago
Labels: C-cleanup, T-compiler, A-optimizations
#2032 - Remove -Zfuel.
Pull Request -
State: closed - Opened by cjgillot over 1 year ago
Labels: C-cleanup, T-compiler, A-optimizations
#1969 - Elaborate on dataflow outputs for region constraints
Pull Request -
State: open - Opened by amandasystems over 1 year ago
- 6 comments
Labels: S-waiting-on-author, T-compiler, A-dataflow, A-borrow-checker, A-regions
#1926 - Update parallel-rustc.md
Pull Request -
State: closed - Opened by Tbkhi over 1 year ago
- 3 comments
Labels: S-waiting-on-review, T-compiler, WG-parallel-rustc
#1926 - Update parallel-rustc.md
Pull Request -
State: closed - Opened by Tbkhi over 1 year ago
- 3 comments
Labels: S-waiting-on-review, T-compiler, WG-parallel-rustc
#1905 - Update incrcomp-debugging.md
Pull Request -
State: closed - Opened by Tbkhi over 1 year ago
- 4 comments
Labels: A-contributor-onboarding, T-compiler, A-incr-comp, A-contributor-devex, WG-incr-comp, S-stale
#1905 - Update incrcomp-debugging.md
Pull Request -
State: open - Opened by Tbkhi over 1 year ago
- 3 comments
Labels: S-waiting-on-review, A-contributor-onboarding, T-compiler, A-incr-comp, A-devex, WG-incr-comp
#1904 - Update incremental-compilation-in-detail.md
Pull Request -
State: open - Opened by Tbkhi over 1 year ago
- 2 comments
Labels: S-waiting-on-review, T-compiler, A-incr-comp
#1903 - Update incremental-compilation.md
Pull Request -
State: open - Opened by Tbkhi over 1 year ago
- 2 comments
Labels: S-waiting-on-review, T-compiler, A-incr-comp
#1903 - Update incremental-compilation.md
Pull Request -
State: closed - Opened by Tbkhi over 1 year ago
- 3 comments
Labels: T-compiler, A-incr-comp, S-stale
#1902 - Update query-evaluation-model-in-detail.md
Pull Request -
State: closed - Opened by Tbkhi over 1 year ago
- 3 comments
Labels: T-compiler, A-incr-comp, A-query-system, S-stale
#1902 - Update query-evaluation-model-in-detail.md
Pull Request -
State: open - Opened by Tbkhi over 1 year ago
- 2 comments
Labels: S-waiting-on-review, T-compiler, A-incr-comp, A-query-system
#1901 - Update query.md
Pull Request -
State: closed - Opened by Tbkhi over 1 year ago
- 3 comments
Labels: T-compiler, A-query-system, S-stale
#1901 - Update query.md
Pull Request -
State: open - Opened by Tbkhi over 1 year ago
- 2 comments
Labels: S-waiting-on-review, T-compiler, A-query-system
#1872 - Clarify eager macro explanation
Pull Request -
State: closed - Opened by Arthur-Milchior almost 2 years ago
- 3 comments
Labels: A-macros, T-compiler, A-macro-expansion, S-stale
#1872 - Clarify eager macro explanation
Pull Request -
State: open - Opened by Arthur-Milchior almost 2 years ago
- 2 comments
Labels: S-waiting-on-review, A-macros, T-compiler, A-macro-expansion
#1827 - Mistake link in Overview section for MIR
Pull Request -
State: closed - Opened by cocodery almost 2 years ago
- 1 comment
Labels: T-compiler
#1725 - Add overview.drawio.svg
Pull Request -
State: open - Opened by sslime336 over 2 years ago
- 3 comments
Labels: S-waiting-on-review, T-compiler, A-compiler-architecture, A-visualizations
#1689 - Debugging with CodeLLDB on windows hangs
Issue -
State: closed - Opened by everdrone over 2 years ago
- 1 comment
Labels: C-discussion, T-compiler, WG-debugging, A-debuggers
#1621 - new chapter with examples of diagnostic translation PRs
Pull Request -
State: open - Opened by tshepang over 2 years ago
- 3 comments
Labels: S-waiting-on-author, A-diagnostics, A-translation, T-compiler
#1409 - The "Debugging support in the Rust compiler" chapter seems relevant for users rather than contributors
Issue -
State: closed - Opened by JohnTitor over 3 years ago
- 2 comments
Labels: C-cleanup, A-contributor-onboarding, T-compiler, A-debuggers
#1062 - Tracking issue for "Compiler walkthrough" section
Issue -
State: open - Opened by camelid over 4 years ago
- 6 comments
Labels: E-hard, C-tracking-issue, T-compiler, F-workthrough
#657 - Document Pattern and Exhaustiveness checking
Issue -
State: closed - Opened by mark-i-m over 5 years ago
- 6 comments
Labels: E-help-wanted, E-hard, C-enhancement, T-compiler, A-patterns, A-exhaustiveness-check
#554 - Document setup of rust-analyzer specifically for rustc hacking atop "popular" IDE/editors
Issue -
State: closed - Opened by pnkfelix almost 6 years ago
- 8 comments
Labels: C-enhancement, T-compiler, T-bootstrap, A-contribution-workflows
#448 - Double-check we did everything from rust-lang/rust#40902
Issue -
State: open - Opened by pnkfelix about 6 years ago
- 2 comments
Labels: C-tracking-issue, C-enhancement, T-compiler, needs-triage, E-needs-investigation
#447 - Document how to build rustc under the same conditions as in CI
Issue -
State: open - Opened by gnzlbg about 6 years ago
- 2 comments
Labels: E-hard, T-compiler, T-infra, C-CI, A-devex, A-contribution-workflows
#443 - Explain how to use gdb to debug the compiler
Issue -
State: open - Opened by spastorino about 6 years ago
- 7 comments
Labels: E-help-wanted, E-medium, C-enhancement, T-compiler, T-libs, A-debuggers, A-devex, A-contribution-workflows
#442 - Introduce something more about Codegen and LLVM
Issue -
State: open - Opened by crlf0710 about 6 years ago
- 3 comments
Labels: E-hard, C-enhancement, A-contributor-onboarding, A-codegen, A-LLVM, T-compiler, A-custom-codegen-backend
#376 - Transcribe the Compiler Lecture Polonius WG: Initialization and move tracking
Issue -
State: open - Opened by spastorino over 6 years ago
- 2 comments
Labels: E-help-wanted, E-hard, C-enhancement, T-compiler, A-borrow-checker, A-polonius
#374 - Transcribe the Compiler Lecture Universes and Lifetimes
Issue -
State: open - Opened by spastorino over 6 years ago
- 6 comments
Labels: E-help-wanted, E-medium, C-enhancement, T-compiler, A-borrow-checker, A-lifetimes, A-universes
#373 - Transcribe the Compiler Lecture async-await region inferencer
Issue -
State: open - Opened by spastorino over 6 years ago
- 2 comments
Labels: E-help-wanted, E-medium, C-enhancement, T-compiler, A-async, A-regions
#372 - Summarize the Compiler Lecture async-await implementation plans
Issue -
State: open - Opened by spastorino over 6 years ago
- 6 comments
Labels: E-help-wanted, E-medium, C-enhancement, T-compiler, T-types, E-needs-investigation, A-async, WG-async
#371 - Transcribe the Compiler Lecture Convert Closure Upvar Representation to Tuples with blitzerr
Issue -
State: open - Opened by spastorino over 6 years ago
Labels: E-help-wanted, E-medium, C-enhancement, T-compiler, A-closures
#370 - Transcribe the Compiler Lecture blitzerr closure upvar tys
Issue -
State: open - Opened by spastorino over 6 years ago
Labels: E-help-wanted, E-medium, C-enhancement, T-compiler, A-closures, A-types
#369 - Transcribe the Compiler Lecture closures and upvar capture
Issue -
State: open - Opened by spastorino over 6 years ago
Labels: E-help-wanted, E-medium, C-enhancement, T-compiler, A-closures
#368 - Transcribe the Compiler Lecture RFC #2229 Disjoint Field Capture plan
Issue -
State: open - Opened by spastorino over 6 years ago
- 1 comment
Labels: E-help-wanted, E-medium, C-enhancement, T-compiler, T-lang, A-closures
#363 - Transcribe the Compiler Lecture Polonius-rustc walkthrough
Issue -
State: open - Opened by spastorino over 6 years ago
- 4 comments
Labels: E-help-wanted, T-compiler, needs-triage, A-polonius
#362 - Transcribe the Compiler Lecture oli-obk on miri and constant evaluation
Issue -
State: open - Opened by spastorino over 6 years ago
- 1 comment
Labels: E-help-wanted, E-medium, T-compiler, WG-const-eval, A-const-eval, A-miri
#358 - Transcribe the Compiler Lecture Cranelift
Issue -
State: open - Opened by spastorino over 6 years ago
- 3 comments
Labels: E-medium, C-enhancement, T-compiler, A-cg-cranelift
#357 - Transcribe the Compiler Lecture RLS 2.0, Salsa, and Name Resolution
Issue -
State: closed - Opened by spastorino over 6 years ago
- 1 comment
Labels: E-help-wanted, A-resolve, T-compiler
#339 - Background on `impl Trait`
Issue -
State: open - Opened by mark-i-m over 6 years ago
Labels: E-hard, C-enhancement, T-compiler, T-types, WG-async, A-existential-types
#331 - document MIR-optimizations
Issue -
State: open - Opened by JohnTitor over 6 years ago
- 4 comments
Labels: E-help-wanted, E-hard, C-enhancement, T-compiler, A-mir-opt, WG-mir-opt
#310 - Add information on updating dependencies
Issue -
State: open - Opened by varkor over 6 years ago
- 2 comments
Labels: E-help-wanted, E-medium, C-enhancement, T-compiler, T-rustdoc, T-rustdoc-frontend, T-bootstrap, T-infra, T-libs, A-dependencies
#295 - Incorporate guidance on long error messages
Issue -
State: open - Opened by nikomatsakis over 6 years ago
- 3 comments
Labels: E-help-wanted, E-medium, C-enhancement, A-diagnostics, T-compiler, WG-diagnostics
#268 - Describe how to swap in local modified crate
Issue -
State: open - Opened by pnkfelix almost 7 years ago
- 1 comment
Labels: E-help-wanted, E-easy, C-enhancement, T-compiler, T-bootstrap, A-contribution-workflows
#203 - Explain all the stable hashing shenanigans
Issue -
State: open - Opened by RalfJung about 7 years ago
- 10 comments
Labels: E-help-wanted, E-medium, E-needs-writeup, C-enhancement, T-compiler, A-incr-comp
#178 - Document HIR ty lowering
Issue -
State: open - Opened by nikomatsakis over 7 years ago
- 10 comments
Labels: E-help-wanted, E-hard, C-enhancement, A-HIR, T-compiler, T-types
#174 - Guide mentions trait evaluation (as part of selection), but does not explain it
Issue -
State: open - Opened by orium over 7 years ago
- 4 comments
Labels: E-hard, C-enhancement, A-trait-system, T-compiler, T-types
#104 - More information on attributes
Issue -
State: open - Opened by phansch over 7 years ago
- 10 comments
Labels: E-hard, C-enhancement, A-HIR, T-compiler, A-attributes, A-AST
#94 - document where various bits of rust are desugared
Issue -
State: open - Opened by nikomatsakis over 7 years ago
- 6 comments
Labels: E-hard, C-enhancement, A-MIR, A-HIR, A-THIR, T-compiler, A-desugaring
#91 - Document common manipulations and operations
Issue -
State: open - Opened by Michael-F-Bryan over 7 years ago
- 6 comments
Labels: E-help-wanted, E-medium, C-enhancement, A-contributor-onboarding, T-compiler, A-examples