rust/src
许杰友 Jieyou Xu (Joe) e42f33970c
Rollup merge of #138465 - klensy:linkchecker-b, r=Mark-Simulacrum
linkchecker: bump html5ever

Bumping html5ever to 0.28 required small refactoring, see https://github.com/servo/html5ever/pull/548
2025-03-16 09:40:08 +08:00
..
bootstrap Rollup merge of #137147 - Shourya742:2025-02-16-support-exclude-in-config.toml, r=onur-ozkan 2025-03-16 09:40:02 +08:00
build_helper Add post-merge analysis CI workflow 2025-03-07 09:43:52 +01:00
ci Auto merge of #137665 - Kobzol:update-sccache, r=marcoieni 2025-03-15 20:13:16 +00:00
doc Rollup merge of #138323 - kpreid:offset-of-doc, r=Mark-Simulacrum 2025-03-16 09:40:07 +08:00
etc Rollup merge of #137968 - dingxiangfei2009:patch-1, r=Mark-Simulacrum 2025-03-16 09:40:04 +08:00
gcc@48664a6cab Update gcc submodule 2025-02-26 09:23:52 +01:00
librustdoc Add RTN support to rustdoc 2025-03-15 18:13:27 +00:00
llvm-project@1c3bb96fdb Update to LLVM 20 rc 3 2025-02-27 09:34:19 +01:00
rustc-std-workspace update rustc-std-workspace crates 2024-11-04 07:45:15 +01:00
rustdoc-json-types Add RTN support to rustdoc 2025-03-15 18:13:27 +00:00
tools Rollup merge of #138465 - klensy:linkchecker-b, r=Mark-Simulacrum 2025-03-16 09:40:08 +08:00
README.md
stage0 bump stage0 2025-02-18 08:51:01 -08:00
version Bump to version 1.87.0 2025-02-14 09:55:45 -08:00

This directory contains some source code for the Rust project, including:

  • The bootstrapping build system
  • Various submodules for tools, like cargo, tidy, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.