rust/src
Mazdak Farrokhzad 4748b5b13d
Rollup merge of #61734 - mati865:books, r=alexcrichton
Migrate rust-by-example to MdBook2
2019-06-12 04:22:56 +02:00
..
bootstrap Rollup merge of #61734 - mati865:books, r=alexcrichton 2019-06-12 04:22:56 +02:00
build_helper Bump compiler-builtins to 0.1.15 2019-05-22 07:46:36 -07:00
ci Rollup merge of #61632 - alexcrichton:azure-pipelines-cpu, r=pietroalbini 2019-06-12 04:22:48 +02:00
doc Rollup merge of #61734 - mati865:books, r=alexcrichton 2019-06-12 04:22:56 +02:00
etc Fix .natvis visualizers. 2019-05-09 16:15:43 -07:00
grammar
liballoc Turn #[allocator] into a built-in attribute and rename it to #[rustc_allocator] 2019-06-08 23:55:25 +03:00
libarena Add deny(unused_lifetimes) to all the crates that have deny(internal). 2019-06-11 14:11:59 +03:00
libcore Rollup merge of #61671 - koalatux:nth-back-range, r=KodrAus 2019-06-12 04:22:51 +02:00
libfmt_macros Rollup merge of #61568 - Mark-Simulacrum:symbol-fmt-macros, r=estebank 2019-06-12 04:22:47 +02:00
libgraphviz
libpanic_abort
libpanic_unwind
libproc_macro
libprofiler_builtins Ship profiler with windows-gnu 2019-05-23 13:32:30 +02:00
librustc Rollup merge of #61688 - RalfJung:is-floating-point, r=cramertj 2019-06-12 04:22:53 +02:00
librustc_allocator Add deny(unused_lifetimes) to all the crates that have deny(internal). 2019-06-11 14:11:59 +03:00
librustc_apfloat ignore-tidy-filelength on all files with greater than 3000 lines 2019-04-25 21:39:09 +01:00
librustc_asan
librustc_borrowck rustc_borrowck: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
librustc_codegen_llvm rustc_codegen_*: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
librustc_codegen_ssa Rollup merge of #61688 - RalfJung:is-floating-point, r=cramertj 2019-06-12 04:22:53 +02:00
librustc_codegen_utils rustc_codegen_*: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
librustc_cratesio_shim
librustc_data_structures Add more functionality to BitMatrix 2019-06-10 14:46:40 -07:00
librustc_driver Add deny(unused_lifetimes) to all the crates that have deny(internal). 2019-06-11 14:11:59 +03:00
librustc_errors Auto merge of #61741 - Centril:rollup-fgro5kz, r=Centril 2019-06-11 23:29:20 +00:00
librustc_fs_util
librustc_incremental rustc_incremental: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
librustc_interface Add deny(unused_lifetimes) to all the crates that have deny(internal). 2019-06-11 14:11:59 +03:00
librustc_lint Auto merge of #61735 - eddyb:must-use-life, r=oli-obk 2019-06-11 20:45:17 +00:00
librustc_llvm
librustc_lsan
librustc_macros Rollup merge of #60885 - euclio:strip-synstructure-consts, r=GuillaumeGomez 2019-05-29 14:41:03 +02:00
librustc_metadata Auto merge of #61741 - Centril:rollup-fgro5kz, r=Centril 2019-06-11 23:29:20 +00:00
librustc_mir Rollup merge of #60187 - tmandry:generator-optimization, r=eddyb 2019-06-12 04:22:44 +02:00
librustc_msan
librustc_passes Add deny(unused_lifetimes) to all the crates that have deny(internal). 2019-06-11 14:11:59 +03:00
librustc_plugin syntax: Rename variants of SyntaxExtension for consistency 2019-06-10 21:34:26 +03:00
librustc_privacy Add deny(unused_lifetimes) to all the crates that have deny(internal). 2019-06-11 14:11:59 +03:00
librustc_resolve Auto merge of #61741 - Centril:rollup-fgro5kz, r=Centril 2019-06-11 23:29:20 +00:00
librustc_save_analysis Add deny(unused_lifetimes) to all the crates that have deny(internal). 2019-06-11 14:11:59 +03:00
librustc_target rustc_target: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
librustc_traits rustc_traits: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
librustc_tsan
librustc_typeck Rollup merge of #61688 - RalfJung:is-floating-point, r=cramertj 2019-06-12 04:22:53 +02:00
librustdoc Rollup merge of #61568 - Mark-Simulacrum:symbol-fmt-macros, r=estebank 2019-06-12 04:22:47 +02:00
libserialize Rollup merge of #59600 - tobia:master, r=pnkfelix 2019-06-10 13:14:26 +02:00
libstd Rollup merge of #61652 - JohnTitor:docs-improve-array, r=Centril 2019-06-11 17:14:01 +02:00
libsyntax Rollup merge of #61654 - Electron-libre:use_slice_patterns_in_rustc, r=oli-obk,Centril 2019-06-12 04:22:50 +02:00
libsyntax_ext Rollup merge of #61654 - Electron-libre:use_slice_patterns_in_rustc, r=oli-obk,Centril 2019-06-12 04:22:50 +02:00
libsyntax_pos Rollup merge of #61568 - Mark-Simulacrum:symbol-fmt-macros, r=estebank 2019-06-12 04:22:47 +02:00
libterm Remove unused #![feature(custom_attribute)]s 2019-06-08 23:55:24 +03:00
libtest Make "panic did not include expected string" message consistent 2019-05-30 21:58:33 +01:00
libunwind Set -funwind-tables and -fno-exceptions unconditionally for LLVM's libunwind 2019-05-20 12:29:58 -07:00
llvm-emscripten@7f23313edf
llvm-project@788592fb27 Update LLVM 2019-05-31 00:49:06 +01:00
rtstartup
rustc Remove leading newlines 2019-04-22 17:01:33 +01:00
rustllvm Limit internalization in LLVM 8 ThinLTO 2019-04-26 08:58:14 -07:00
stdsimd@4bf456c35e
test Rollup merge of #60187 - tmandry:generator-optimization, r=eddyb 2019-06-12 04:22:44 +02:00
tools Auto merge of #61694 - Xanewok:update-rls, r=kennytm 2019-06-10 18:24:43 +00:00
.gitignore
README.md
stage0.txt bump nightly to 1.37.0 2019-05-23 12:27:58 +02: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.

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