rust/src
Mazdak Farrokhzad 060aedd385
Rollup merge of #65486 - mathstuf:osstr-doc-typo, r=TimNN
doc: fix typo in OsStrExt and OsStringExt
2019-10-17 13:46:15 +02:00
..
bootstrap Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
build_helper
ci Remove PR runs, enable wasm32 CI, and move asmjs to disabled 2019-10-16 21:18:34 -07:00
doc Auto merge of #65445 - ehuss:update-cargo-books, r=alexcrichton 2019-10-16 16:48:44 +00:00
etc
liballoc Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
libarena Fix clippy warnings 2019-10-01 23:15:47 +09:00
libcore Rollup merge of #65478 - RalfJung:write, r=jonas-schievink 2019-10-17 13:46:13 +02:00
libfmt_macros Cleaned up a few doc comments in libfmt_macros. 2019-09-30 01:15:48 +01:00
libgraphviz
libpanic_abort
libpanic_unwind
libproc_macro Stabilize mem::take (mem_take) 2019-10-08 18:04:18 -04:00
libprofiler_builtins
librustc Rollup merge of #65465 - Centril:split-syntax-1, r=petrochenkov 2019-10-17 13:46:11 +02:00
librustc_apfloat Rollup merge of #64942 - JohnTitor:fix-clippy, r=eddyb 2019-10-01 23:06:19 -07:00
librustc_asan
librustc_codegen_llvm Rollup merge of #65465 - Centril:split-syntax-1, r=petrochenkov 2019-10-17 13:46:11 +02:00
librustc_codegen_ssa Rollup merge of #65465 - Centril:split-syntax-1, r=petrochenkov 2019-10-17 13:46:11 +02:00
librustc_codegen_utils Add top level provide/provide_extern to cg_ssa and cg_utils 2019-10-13 14:43:58 +02:00
librustc_data_structures Rename serial_join and serial_scope to join and scope 2019-10-14 18:05:07 -03:00
librustc_driver rustc_metadata: Privatize private code and remove dead code 2019-10-14 18:05:45 +03:00
librustc_errors Refactor: Rename db locals to diag 2019-10-15 08:19:43 +02:00
librustc_fs_util
librustc_incremental self-profiling: Add events for everything except trait selection. 2019-10-09 13:40:44 +02:00
librustc_index Optimize BitSet iteration. 2019-10-16 06:53:08 +11:00
librustc_interface move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
librustc_lexer
librustc_lint ast: remove implicit pprust dependency via Display. 2019-10-13 06:58:51 +02:00
librustc_llvm
librustc_lsan
librustc_macros Rollup merge of #65176 - nnethercote:rm-query-macros, r=michaelwoerister 2019-10-08 15:45:32 +02:00
librustc_metadata move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
librustc_mir Rollup merge of #65319 - RalfJung:memory, r=Centril 2019-10-17 13:46:06 +02:00
librustc_msan
librustc_passes move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
librustc_plugin move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
librustc_privacy Fix/improve some error codes long explanation 2019-10-07 11:15:45 +02:00
librustc_resolve Rollup merge of #65465 - Centril:split-syntax-1, r=petrochenkov 2019-10-17 13:46:11 +02:00
librustc_save_analysis Nest typeck tables when processing struct member types 2019-10-13 02:08:33 +02:00
librustc_target Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
librustc_traits Rollup merge of #65181 - nikomatsakis:lazy-norm-anon-const-push-1, r=varkor 2019-10-08 05:02:43 +02:00
librustc_tsan
librustc_typeck Rollup merge of #65242 - estebank:contrain-trait-sugg, r=varkor 2019-10-15 16:07:44 -07:00
librustdoc Rollup merge of #65465 - Centril:split-syntax-1, r=petrochenkov 2019-10-17 13:46:11 +02:00
libserialize Fix clippy warnings 2019-10-01 23:15:47 +09:00
libstd Rollup merge of #65486 - mathstuf:osstr-doc-typo, r=TimNN 2019-10-17 13:46:15 +02:00
libsyntax panictry!(..) -> .unwrap() 2019-10-16 22:54:28 +02:00
libsyntax_expand mbe: leave a FIXME 2019-10-16 10:59:54 +02:00
libsyntax_ext move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
libsyntax_pos Rollup merge of #64623 - matthewjasper:underscore-imports, r=petrochenkov 2019-10-15 16:07:41 -07:00
libterm
libtest Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
libunwind
llvm-emscripten@7f23313edf
llvm-project@14a3b12307 Update LLVM for Emscripten exception handling support 2019-10-08 13:07:27 -07:00
rtstartup
rustc
rustllvm
stdarch@e0ab2c165a Move --cfg bootstrap out of rustc.rs 2019-09-23 09:34:44 -07:00
test Rollup merge of #65465 - Centril:split-syntax-1, r=petrochenkov 2019-10-17 13:46:11 +02:00
tools Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
README.md
stage0.txt Switch version to 1.40 2019-09-25 08:20:32 -04: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 this README: https://github.com/rust-lang/rust/tree/master/src/librustc/infer/lexical_region_resolve.