https://rust-gcc.github.io/2026/03/10/2026-02-monthly-report.html
February 2026 Monthly report | Alternative Rust Compiler for GCC
monthly reportrust compilerfebruaryalternativegcc
https://rustc-dev-guide.rust-lang.org/solve/coinduction.html
Coinduction - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilerdevelopmentguide
https://rustc-dev-guide.rust-lang.org/building/build-install-distribution-artifacts.html
Distribution artifacts - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilerdistributionartifactsdevelopmentguide
https://rustc-dev-guide.rust-lang.org/borrow-check/region-inference/lifetime-parameters.html
Lifetime parameters - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilerlifetimeparametersdevelopmentguide
https://hexcat.nl/
Hexcat — Rust compiler engineering
Rust compiler engineering
rust compilerengineering
https://rust-gcc.github.io/2026/01/08/2025-12-monthly-report.html
December 2025 Monthly report | Alternative Rust Compiler for GCC
monthly reportrust compilerdecemberalternativegcc
https://rustc-dev-guide.rust-lang.org/rustdoc-internals.html
Rustdoc internals - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilerrustdocinternalsdevelopmentguide
https://internals.rust-lang.org/t/spectre-mitigations-in-rust/13353
Spectre mitigations in Rust - compiler - Rust Internals
Nov 9, 2020 - I was looking up everywhere and could not find any mitigations for Spectre attack by the Rust compiler(s)! Do you know if there are any mitigations for...
rust compilerspectremitigationsinternals
https://rust-gcc.github.io/2023/03/13/2023-02-monthly-report.html
February 2023 Monthly report | Alternative Rust Compiler for GCC
monthly reportrust compilerfebruaryalternativegcc
https://rustc-dev-guide.rust-lang.org/ast-validation.html
AST validation - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilerastvalidationdevelopmentguide
https://rustc-dev-guide.rust-lang.org/offload/internals.html
GPU offload internals - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilergpuoffloadinternalsdevelopment
https://rust-gcc.github.io/2023/01/01/2022-year-report.html
2022 Yearly report | Alternative Rust Compiler for GCC
yearly reportrust compileralternativegcc
https://rustc-dev-guide.rust-lang.org/debuginfo/testing.html
Testing - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilertestingdevelopmentguide
https://rustc-dev-guide.rust-lang.org/tests/ci.html?highlight=rollup
Testing with CI - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilertestingcidevelopmentguide
https://rustc-dev-guide.rust-lang.org/borrow-check/drop-check.html
Drop check - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilerdropcheckdevelopmentguide
https://users.rust-lang.org/t/java-2-rust-compiler/55777
Java 2 Rust "compiler" - The Rust Programming Language Forum
Feb 17, 2021 - I have made available a naive "compiler" to help in java to rust translation. https://github.com/vgnogueira/java2rust
rust compilerthe programmingjavalanguageforum
https://rustc-dev-guide.rust-lang.org/generic-parameters-summary.html
Generic parameter definitions - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilergenericparameterdefinitionsdevelopment
https://rust-gcc.github.io/2024/09/03/towards-gcc15.1.html
Towards GCC 15.1 | Alternative Rust Compiler for GCC
rust compilertowardsgccalternative
https://rustc-dev-guide.rust-lang.org/solve/caching.html
Caching - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilercachingdevelopmentguide
https://rust-gcc.github.io/2025/12/06/2025-11-monthly-report.html
November 2025 Monthly report | Alternative Rust Compiler for GCC
monthly reportrust compilernovemberalternativegcc
https://rustc-dev-guide.rust-lang.org/getting-started.html
Getting Started - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
getting startedrust compilerdevelopmentguide
https://rustc-dev-guide.rust-lang.org/appendix/code-index.html
Appendix C: Code Index - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
appendix crust compilercodeindexdevelopment
https://rust-gcc.github.io/2025/06/04/2025-05-monthly-report.html
May 2025 Monthly report | Alternative Rust Compiler for GCC
monthly reportrust compilermayalternativegcc
https://rustc-dev-guide.rust-lang.org/const-eval.html
Constant evaluation - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilerconstantevaluationdevelopmentguide
https://rust-gcc.github.io/2022/12/01/2022-11-monthly-report.html
November 2022 monthly report | Alternative Rust Compiler for GCC
monthly reportrust compilernovemberalternativegcc
https://rust-gcc.github.io/2022/11/01/2022-10-monthly-report.html
October 2022 monthly report | Alternative Rust Compiler for GCC
monthly reportrust compileroctoberalternativegcc
https://rustc-dev-guide.rust-lang.org/ambig-unambig-ty-and-consts.html
Ambig/Unambig Types and Consts - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilertypesdevelopmentguide
https://rustc-dev-guide.rust-lang.org/appendix/glossary.html
Appendix B: Glossary - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
appendix brust compilerglossarydevelopmentguide
https://rustc-dev-guide.rust-lang.org/hir/debugging.html
Debugging - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilerdebuggingdevelopmentguide
https://rustc-dev-guide.rust-lang.org/traits/resolution.html
Trait solving - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilertraitsolvingdevelopmentguide
https://rustc-dev-guide.rust-lang.org/ty-module/instantiating-binders.html
Instantiating binders - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilerbindersdevelopmentguide
https://rust-gcc.github.io/2023/02/13/2023-01-monthly-report.html
January 2023 Monthly report | Alternative Rust Compiler for GCC
monthly reportrust compilerjanuaryalternativegcc
https://rustc-dev-guide.rust-lang.org/tests/codegen-backend-tests/cg_clif.html
Cranelift codegen backend - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilercraneliftcodegenbackenddevelopment
https://rust-gcc.github.io/2023/10/03/2023-09-monthly.html
September 2023 Monthly report | Alternative Rust Compiler for GCC
monthly reportrust compilerseptemberalternativegcc
https://rustc-dev-guide.rust-lang.org/tests/docker.html
Testing with Docker - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilertestingdockerdevelopmentguide
https://rust-gcc.github.io/2023/07/07/2023-06-monthly-report.html
June 2023 Monthly report | Alternative Rust Compiler for GCC
monthly reportrust compilerjunealternativegcc
https://rust-gcc.github.io/2023/07/31/2023-07-monthly-report.html
July 2023 Monthly report | Alternative Rust Compiler for GCC
monthly reportrust compilerjulyalternativegcc
https://rustc-dev-guide.rust-lang.org/appendix/humorust.html
Appendix Z: HumorRust - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilerappendixzdevelopmentguide
https://dspace.mit.edu/handle/1721.1/156790?show=full
Enabling the Rust Compiler to Reason about Fork/Join Parallelism via Tapir
rust compiler
https://rustc-dev-guide.rust-lang.org/cli.html
Command-line arguments - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
command line argumentsrust compilerdevelopmentguide
https://rustc-dev-guide.rust-lang.org/borrow-check/moves-and-initialization.html
Tracking moves and initialization - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rust compilertrackingmovesinitializationdevelopment
https://fishfolk.github.io/jumpy/book/developers/rustdoc/jumpy/prelude/piccolo/compiler/parser/struct.GotoStatement.html
GotoStatement in jumpy::prelude::piccolo::compiler::parser - Rust
API documentation for the Rust `GotoStatement` struct in crate `jumpy`.
jumpypreludepiccolocompilerparser
https://developers.redhat.com/blog/2017/10/04/red-hat-adds-go-clangllvm-rust-compiler-toolsets-updates-gcc
Red Hat adds Go, Clang/LLVM, Rust compiler toolsets; updates GCC | Red Hat Developer
Feb 26, 2024 - I am pleased to announce immediate availability of Red Hat Developer Toolset 7.0 Beta and three new compiler toolsets for Red Hat Enterprise Linux 7. Delivered...
red hat
https://internals.rust-lang.org/t/rolling-out-or-unrolling-struct-field-reorderings/4485?page=2
Rolling out (or unrolling) struct field reorderings - Page 2 - compiler - Rust Internals
Dec 23, 2016 - So in PR 37429, @camlorn made the excellent change to reorder struct fields. Unfortunately -- and not unexpectedly -- making this change broke various bits of...
rolling out
https://doc.rust-lang.org/beta/nightly-rustc/rustc_session/utils/fn.extra_compiler_flags.html
extra_compiler_flags in rustc_session::utils - Rust
Gets a list of extra command-line flags provided by the user, as strings.
extracompilerflagsrustcsession
https://fishfolk.github.io/jumpy/book/developers/rustdoc/jumpy/prelude/piccolo/compiler/parser/struct.FunctionDefinition.html
FunctionDefinition in jumpy::prelude::piccolo::compiler::parser - Rust
API documentation for the Rust `FunctionDefinition` struct in crate `jumpy`.
jumpypreludepiccolocompilerparser
https://doc.rust-lang.org/nightly/nightly-rustc/cargo/core/compiler/enum.LinkArgTarget.html
LinkArgTarget in cargo::core::compiler - Rust
Represents one of the instructions from `cargo::rustc-link-arg-*` build script instruction family.
cargocorecompilerrust
https://rustc-dev-guide.rust-lang.org/overview.html
Overview of the compiler - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
overview ofthe compilerrust developmentguide
https://doc.rust-lang.org/nightly/nightly-rustc/cargo/core/compiler/struct.Compilation.html
Compilation in cargo::core::compiler - Rust
A structure returning the result of a compilation.
compilationcargocorecompilerrust
https://lkml.iu.edu/2602.1/04324.html
Linux-Kernel Archive: Re: [PATCH v1] tools build: Fix feature test for rust compiler
Re: [PATCH v1] tools build: Fix feature test for rust compiler
https://doc.rust-lang.org/nightly/nightly-rustc/rustc_interface/interface/fn.run_compiler.html
run_compiler in rustc_interface::interface - Rust
API documentation for the Rust `run_compiler` fn in crate `rustc_interface`.
runcompilerrustcinterface
https://docs.rs/bosh_compiler/latest/bosh_compiler/
bosh_compiler - Rust
This package exposes the backend of the compiler for bosh, a lisp dialect that compiles to Scratch 3.0 JSON.
boshcompilerrust
https://doc.rust-lang.org/nightly/nightly-rustc/cargo/core/compiler/fn.prepare_rustdoc.html
prepare_rustdoc in cargo::core::compiler - Rust
Prepares flags and environments we can compute for a `rustdoc` invocation before the job queue starts compiling any unit.
preparerustdoccargocorecompiler
https://doc.rust-lang.org/nightly/nightly-rustc/cargo/core/compiler/job_queue/struct.DiagDedupe.html
DiagDedupe in cargo::core::compiler::job_queue - Rust
Handler for deduplicating diagnostics.
job queuecargocorecompilerrust
https://doc.rust-lang.org/nightly/nightly-rustc/cargo/core/compiler/future_incompat/index.html
cargo::core::compiler::future_incompat - Rust
Support for future-incompatible warning reporting.
cargocorecompilerfuturerust
https://rustc-dev-guide.rust-lang.org/profiling/with-rustc-perf.html
with the Rust benchmark suite - Rust Compiler Development Guide
A guide to developing the Rust compiler (rustc)
rustbenchmarksuitecompilerdevelopment
https://users.rust-lang.org/t/why-cant-the-rust-compiler-infer-the-t-type-parameter-in-this-btreemap-range-call/139772
Why can't the Rust compiler infer the T type parameter in this BTreeMap::range call? - help - The...
Apr 24, 2026 - When I try to compile this code in Rust Playground using the default settings, I get the following error: use std::collections::BTreeMap; use...
https://users.rust-lang.org/t/how-compiler-parse-nested-attribute/55167
How compiler parse nested attribute? - help - The Rust Programming Language Forum
the rust programming languagecompilerparsenestedattribute
https://doc.rust-lang.org/nightly/nightly-rustc/cargo/core/compiler/struct.FileType.html
FileType in cargo::core::compiler - Rust
Type of each file generated by a Unit.
filetypecargocorecompilerrust