rust/src
bors 38352b01ae Auto merge of #130778 - flip1995:clippy-subtree-update, r=Manishearth
Clippy subtree update

r? `@Manishearth`

Really delayed sync (2 1/2 weeks), because of a `debug_assertion` we hit, and I didn't have the time to investigate earlier.

It would be nice to merge this PR with some priority, as it includes a lot of formatting changes due to the rustfmt bump.

Include Cargo.lock update due to Clippy version bump and ui_test bump in Clippy.
2024-09-25 11:40:41 +00:00
..
bootstrap Fix tool cargo being off-by-one from rustc staging 2024-09-24 19:04:51 +08:00
ci Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
doc Rollup merge of #130549 - biabbas:riscv32_wrs_vxworks, r=nnethercote 2024-09-25 10:09:22 +02:00
etc Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
gcc@fd3498bff0
librustdoc Auto merge of #130803 - cuviper:file-buffered, r=joshtriplett 2024-09-25 04:57:12 +00:00
llvm-project@5699773936
rustdoc-json-types
tools Auto merge of #130778 - flip1995:clippy-subtree-update, r=Manishearth 2024-09-25 11:40:41 +00:00
README.md
stage0 Bump stage0 2024-09-22 19:04:19 -04:00
version

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.