rust/src
Scott McMurray ef198867a7 Fix the unstable book
I ignored the code block as I didn't see a way to run the doctest in 2018 -- I noticed the edition guide is also not testing its 2018 code snippits.
2018-08-19 16:53:41 -07:00
..
bootstrap Use the new Entry::or_default method where possible. 2018-08-18 20:19:45 +03:00
build_helper
ci Revert "Use public DNS server instead of 169.254.169.254 on CI." 2018-08-16 20:06:55 +08:00
dlmalloc@c99638dc2e
doc Fix the unstable book 2018-08-19 16:53:41 -07:00
etc pretty printing for btreemap 2018-08-15 13:48:10 +09:00
grammar
jemalloc@1f5a28755e
liballoc Auto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin 2018-08-18 08:56:12 +00:00
liballoc_jemalloc liballoc_jemalloc: enable feature(nll) for bootstrap 2018-08-09 01:50:37 -04:00
liballoc_system liballoc_system: enable feature(nll) for bootstrap 2018-08-09 01:50:22 -04:00
libarena [nll] libarena: enable feature(nll) for bootstrap 2018-08-09 04:07:59 -04:00
libbacktrace@f4d02bbdbf
libcompiler_builtins@d549d85b17
libcore Auto merge of #52972 - RalfJung:from_raw_parts_align, r=alexcrichton 2018-08-19 09:40:36 +00:00
libfmt_macros A few cleanups for fmt_macros, graphviz, apfloat, target, serialize and term 2018-08-11 20:56:29 +02:00
libgraphviz A few cleanups for fmt_macros, graphviz, apfloat, target, serialize and term 2018-08-11 20:56:29 +02:00
liblibc@6bdbf5dc93 Update libc and activate align feature 2018-08-08 10:52:10 +02:00
libpanic_abort [nll] libpanic_abort: enable feature(nll) for bootstrap 2018-08-09 06:48:53 -04:00
libpanic_unwind Start adding an aarch64-pc-windows-msvc target 2018-08-15 17:20:13 -07:00
libproc_macro Auto merge of #53433 - kennytm:rollup, r=kennytm 2018-08-16 17:53:29 +00:00
libprofiler_builtins [nll] libprofiler_builtins: enable feature(nll) for bootstrap 2018-08-09 09:20:20 -04:00
librustc Rename Catch variants to TryBlock 2018-08-19 16:30:53 -07:00
librustc_allocator Move SmallVec and ThinVec out of libsyntax 2018-08-13 22:11:57 +02:00
librustc_apfloat Two small improvements 2018-08-15 13:54:47 +02:00
librustc_asan [nll] librustc_asan: enable feature(nll) for bootstrap 2018-08-09 04:08:17 -04:00
librustc_borrowck Use the new Entry::or_default method where possible. 2018-08-18 20:19:45 +03:00
librustc_codegen_llvm Auto merge of #51131 - qnighy:unsized-locals, r=eddyb 2018-08-19 12:21:56 +00:00
librustc_codegen_utils Rollup merge of #53230 - memoryruins:nll_bootstrap_4, r=nikomatsakis 2018-08-12 23:26:56 +02:00
librustc_cratesio_shim [nll] librustc_cratesio_shim: enable feature(nll) for bootstrap 2018-08-09 06:50:25 -04:00
librustc_data_structures Use the new Entry::or_default method where possible. 2018-08-18 20:19:45 +03:00
librustc_driver Auto merge of #53354 - kennytm:rollup, r=kennytm 2018-08-14 17:24:18 +00:00
librustc_errors Rollup merge of #53214 - memoryruins:nll_bootstrap_2, r=nikomatsakis 2018-08-10 01:01:31 +08:00
librustc_fs_util Move path2cstr to rustc_fs_util 2018-08-09 10:00:25 -06:00
librustc_incremental Use CGU name as LLVM module name and add some caching to CGU name generation. 2018-08-15 14:50:54 +02:00
librustc_lint Rollup merge of #53211 - memoryruins:nll_bootstrap, r=nikomatsakis 2018-08-10 01:01:30 +08:00
librustc_llvm [nll] librustc_llvm: enable feature(nll) for bootstrap 2018-08-09 15:33:24 -04:00
librustc_lsan [nll] librustc_lsan: enable feature(nll) for bootstrap 2018-08-09 15:33:50 -04:00
librustc_metadata Use the new Entry::or_default method where possible. 2018-08-18 20:19:45 +03:00
librustc_metadata_utils
librustc_mir Parse try blocks with the try keyword instead of do catch placeholder 2018-08-19 16:53:05 -07:00
librustc_msan [nll] librustc_msan: enable feature(nll) for bootstrap 2018-08-09 15:34:05 -04:00
librustc_passes Clean up and add extra tests 2018-08-11 21:25:48 +01:00
librustc_platform_intrinsics [nll] librustc_platform_intrinsics: enable feature(nll) for bootstrap 2018-08-09 15:34:31 -04:00
librustc_plugin [nll] librustc_plugin: enable feature(nll) for bootstrap 2018-08-09 04:09:29 -04:00
librustc_privacy [nll] librustc_privacy: enable feature(nll) for bootstrap 2018-08-09 04:09:50 -04:00
librustc_resolve Auto merge of #52592 - eddyb:or-default, r=Mark-Simulacrum 2018-08-18 21:58:37 +00:00
librustc_save_analysis Rollup merge of #53214 - memoryruins:nll_bootstrap_2, r=nikomatsakis 2018-08-10 01:01:31 +08:00
librustc_target Integrate PassMode::UnsizedIndirect into PassMode::Indirect. 2018-08-19 08:07:33 +09:00
librustc_traits rustc_resolve: don't allow paths starting with ::crate. 2018-08-17 12:59:56 +03:00
librustc_tsan [nll] librustc_tsan: enable feature(nll) for bootstrap 2018-08-09 04:11:06 -04:00
librustc_typeck Parse try blocks with the try keyword instead of do catch placeholder 2018-08-19 16:53:05 -07:00
librustdoc Use the new Entry::or_default method where possible. 2018-08-18 20:19:45 +03:00
libserialize Rollup merge of #53313 - llogiq:two-small-improvements, r=estebank 2018-08-17 00:13:20 +08:00
libstd Auto merge of #53436 - cuviper:trace_fn-stop, r=alexcrichton 2018-08-18 17:15:31 +00:00
libsyntax Parse try blocks with the try keyword instead of do catch placeholder 2018-08-19 16:53:05 -07:00
libsyntax_ext syntax_ext: remove leftover span_err_if_not_stage0 macro. 2018-08-16 02:10:54 +03:00
libsyntax_pos Parse try blocks with the try keyword instead of do catch placeholder 2018-08-19 16:53:05 -07:00
libterm A few cleanups for fmt_macros, graphviz, apfloat, target, serialize and term 2018-08-11 20:56:29 +02:00
libtest Rollup merge of #52453 - srijs:fix-52436, r=TimNN 2018-08-15 19:20:19 +02:00
libunwind [nll] libunwind: enable feature(nll) for bootstrap 2018-08-09 06:52:12 -04:00
llvm@e19f07f5a6
llvm-emscripten@2717444753
rtstartup
rustc Update libc and activate align feature 2018-08-08 10:52:10 +02:00
rustllvm Make LLVM emit assembly comments with -Z asm-comments. 2018-08-12 17:59:33 +00:00
stdsimd@05c2f61c38
test Parse try blocks with the try keyword instead of do catch placeholder 2018-08-19 16:53:05 -07:00
tools Auto merge of #52972 - RalfJung:from_raw_parts_align, r=alexcrichton 2018-08-19 09:40:36 +00:00
Cargo.lock rustc_resolve: don't allow paths starting with ::crate. 2018-08-17 12:59:56 +03:00
Cargo.toml
README.md
stage0.txt

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: