rust/src
bors 66c83ffca1 Auto merge of #98558 - nnethercote:smallvec-1.8.1, r=lqd
Update `smallvec` to 1.8.1.

This pulls in https://github.com/servo/rust-smallvec/pull/282, which
gives some small wins for rustc.

r? `@lqd`
2022-06-29 09:11:29 +00:00
..
bootstrap Fix builds on Windows (closes #98546) 2022-06-26 23:27:44 +01:00
ci
doc
etc
librustdoc Auto merge of #98558 - nnethercote:smallvec-1.8.1, r=lqd 2022-06-29 09:11:29 +00:00
llvm-project@d1ddc34c4b
rustdoc-json-types
test Rollup merge of #98603 - compiler-errors:minor-borrowck-diagnostic-fixes, r=davidtwco 2022-06-29 10:28:24 +05:30
tools Auto merge of #98558 - nnethercote:smallvec-1.8.1, r=lqd 2022-06-29 09:11:29 +00:00
README.md
stage0.json
version

This directory contains the source code of the rust project, including:

  • The test suite
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

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