rust/src
bors d4acac935b Auto merge of #95299 - mkroening:rm-hermitkernel, r=joshtriplett
Remove hermitkernel targets

RustyHermit now maintains custom json targets, which are distributed with the kernel: https://github.com/hermitcore/libhermit-rs/pull/395

See https://github.com/hermitcore/rusty-hermit/issues/197#issuecomment-1076667961
CC: `@stlankes,` `@bstrie`
2022-03-26 03:19:49 +00:00
..
bootstrap resolve: Stop passing unused spans and node ids to path resolution functions 2022-03-25 02:03:54 +03:00
ci Update browser-ui-test version to 0.8.4 2022-03-25 21:12:31 +01:00
doc Remove hermitkernel targets 2022-03-25 11:52:11 +01:00
etc
librustdoc Auto merge of #95255 - petrochenkov:suggresolve, r=michaelwoerister 2022-03-25 11:35:19 +00:00
llvm-project@9168e236c5 Update to LLVM 14.0.0 final 2022-03-23 11:42:13 -07:00
rustdoc-json-types
test Auto merge of #95149 - cjgillot:once-diag, r=estebank 2022-03-26 00:54:54 +00:00
tools Auto merge of #95149 - cjgillot:once-diag, r=estebank 2022-03-26 00:54:54 +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.