rust/src
Philip Munksgaard e8bc04e1c8 Use XPATH notation to match against flattened nodes
The generated code would look like `<code>impl <a href="...">Foo</a></code>`
which the plain text matcher doesn't match. But by using the XPATH notation, the
nodes are flattened and we can correctly assert that `impl Foo` does not occur
in the generated docs.
2018-10-10 21:04:52 +02:00
..
bootstrap Run the newly ui-ified run-pass tests under compare-mode=nll as well. 2018-09-21 16:21:38 +02:00
build_helper
ci Add rustc SHA to released DWARF debuginfo 2018-09-10 10:10:38 -07:00
dlmalloc@c99638dc2e
doc Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions. 2018-09-22 09:26:40 +03:00
etc Have rust-lldb look for the rust-enabled lldb 2018-09-07 09:13:47 -06:00
grammar
jemalloc@1f5a28755e
liballoc std: Check for overflow in str::repeat 2018-09-20 09:31:53 -07:00
liballoc_jemalloc stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
liballoc_system stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
libarena stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
libbacktrace@f4d02bbdbf
libcompiler_builtins@0703bfa725 Revert "renamed emit_nil to emit_unit" 2018-09-11 22:20:22 +09:00
libcore Rollup merge of #52813 - newpavlov:duration_mul_div_extras, r=alexcrichton 2018-09-20 21:36:16 +08:00
libfmt_macros stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
libgraphviz stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
liblibc@1844a772b6 Revert "renamed emit_nil to emit_unit" 2018-09-11 22:20:22 +09:00
libpanic_abort stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
libpanic_unwind Auto merge of #53621 - jordanrh1:windows-arm, r=alexcrichton 2018-09-13 15:22:05 +00:00
libproc_macro Add multispan support to proc-macro diagnostics. 2018-09-13 01:19:48 -07:00
libprofiler_builtins stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions. 2018-09-22 09:26:40 +03:00
librustc_allocator stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_apfloat stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_asan stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_borrowck Auto merge of #54241 - vi:suggest_with_applicability, r=estebank 2018-09-20 06:34:22 +00:00
librustc_codegen_llvm Rollup merge of #54258 - alexcrichton:lld-fatal-warnings, r=eddyb 2018-09-20 21:36:22 +08:00
librustc_codegen_utils stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_cratesio_shim stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_data_structures Use HybridBitSet for rows within SparseBitMatrix. 2018-09-18 16:41:27 +10:00
librustc_driver Fix missing struct name 2018-09-15 15:43:44 -04:00
librustc_errors Auto merge of #54241 - vi:suggest_with_applicability, r=estebank 2018-09-20 06:34:22 +00:00
librustc_fs_util
librustc_incremental stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_lint Auto merge of #54101 - osa1:issue_54099, r=nikomatsakis 2018-09-19 09:20:36 +00:00
librustc_llvm Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis 2018-09-12 11:27:48 +00:00
librustc_lsan stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_metadata Auto merge of #54265 - arielb1:civilize-proc-macros, r=alexcrichton 2018-09-22 11:56:08 +00:00
librustc_metadata_utils
librustc_mir Rollup merge of #54298 - RalfJung:miri-field-align, r=eddyb 2018-09-20 21:36:29 +08:00
librustc_msan stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_passes Whitespace fix again. 2018-09-17 20:26:05 +03:00
librustc_platform_intrinsics stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_plugin stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_privacy stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_resolve Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions. 2018-09-22 09:26:40 +03:00
librustc_save_analysis introduce SelfCtor 2018-09-13 12:27:29 +08:00
librustc_target Switch linker for aarch64-pc-windows-msvc from LLD to MSVC, since that seems to work better. 2018-09-17 14:41:09 +02:00
librustc_traits Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions. 2018-09-22 09:26:40 +03:00
librustc_tsan stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_typeck Rollup merge of #54295 - ljedrz:cleanups_rustc_traits, r=nikomatsakis 2018-09-20 21:36:27 +08:00
librustdoc Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions. 2018-09-22 09:26:40 +03:00
libserialize Rollup merge of #54095 - kenta7777:kenta7777#53719, r=davidtwco 2018-09-14 14:50:11 +08:00
libstd Rollup merge of #54257 - alexcrichton:wasm-math-symbols, r=TimNN 2018-09-20 21:36:21 +08:00
libsyntax Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions. 2018-09-22 09:26:40 +03:00
libsyntax_ext Auto merge of #54241 - vi:suggest_with_applicability, r=estebank 2018-09-20 06:34:22 +00:00
libsyntax_pos stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
libterm stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
libtest Revert "Auto merge of #53527 - Emerentius:test_all, r=nrc" 2018-09-15 22:48:38 +03:00
libunwind stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
llvm@caddcd9b9d Update LLVM to fix "bool" arguments on PPC32 2018-09-16 04:33:58 +08:00
llvm-emscripten@2717444753
rtstartup
rustc
rustllvm Update LLVM to fix "bool" arguments on PPC32 2018-09-16 04:33:58 +08:00
stdsimd@05c2f61c38 Revert "renamed emit_nil to emit_unit" 2018-09-11 22:20:22 +09:00
test Use XPATH notation to match against flattened nodes 2018-10-10 21:04:52 +02:00
tools Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions. 2018-09-22 09:26:40 +03:00
.gitignore move file-extension based .gitignore down to src/ 2018-08-28 20:04:52 +02:00
Cargo.lock Update Cargo 2018-09-21 10:23:12 -07:00
Cargo.toml
README.md
stage0.txt Update stage0 to latest beta 2018-09-11 17:14:08 +01:00

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

  • rustc and its tests
  • libstd
  • Various submodules for tools, like rustdoc, rls, etc.

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

Their is also useful content in the following READMEs, which are gradually being moved over to the guide: