rust/src
Pietro Albini 650b4ed5d1
Rollup merge of #56466 - ljedrz:delete_tuple_slice, r=nikomatsakis
data_structures: remove tuple_slice

It looks like we're not using it anywhere.
2018-12-05 23:54:33 +01:00
..
bootstrap build the edition guide 2018-12-04 17:06:16 -05:00
build_helper
ci ci: Only run compare-mode tests on one builder 2018-11-30 14:31:04 -08:00
dlmalloc@c99638dc2e
doc build the edition guide 2018-12-04 17:06:16 -05:00
etc Rollup merge of #56144 - tromey:Bug-55771-btreemap, r=alexcrichton 2018-11-25 17:05:04 +01:00
grammar
liballoc Rollup merge of #55987 - Thomasdezeeuw:weak-ptr_eq, r=sfackler 2018-12-05 23:54:24 +01:00
libarena Auto merge of #56378 - ljedrz:arena_tweaks, r=nagisa 2018-12-02 11:14:14 +00:00
libbacktrace@f4d02bbdbf
libcompiler_builtins@fe74674f6e Upgrade to LLVM trunk 2018-11-25 20:27:18 -08:00
libcore Rollup merge of #56424 - mark-i-m:explain-raw, r=Centril 2018-12-05 23:54:29 +01:00
libfmt_macros
libgraphviz
liblibc@c75ca6465a
libpanic_abort wasm32-unknown-emscripten expects the rust_eh_personality symbol 2018-11-08 03:27:45 +01:00
libpanic_unwind refactor: use shorthand fields 2018-11-06 15:05:44 -05:00
libproc_macro Statically link proc_macro into proc macros. 2018-11-30 06:15:20 +02:00
libprofiler_builtins
librustc Rollup merge of #56456 - oli-obk:private_impl_trait, r=cramertj 2018-12-05 23:54:32 +01:00
librustc_allocator
librustc_apfloat Fix typos. 2018-11-11 20:52:36 +07:00
librustc_asan std: Delete the alloc_system crate 2018-11-11 09:22:28 -08:00
librustc_borrowck Refer to the second borrow as the "second borrow". 2018-11-30 14:55:51 +01:00
librustc_codegen_llvm Auto merge of #55871 - ljedrz:llvm_back_allocations, r=nagisa 2018-12-04 11:47:07 +00:00
librustc_codegen_ssa codegen_llvm_back: improve allocations 2018-12-03 10:33:02 +01:00
librustc_codegen_utils Auto merge of #56198 - bjorn3:cg_ssa_refactor, r=eddyb 2018-12-02 18:02:20 +00:00
librustc_cratesio_shim Statically link proc_macro into proc macros. 2018-11-30 06:15:20 +02:00
librustc_data_structures data_structures: remove tuple_slice 2018-12-03 17:33:06 +01:00
librustc_driver Bump stack size to 32MB 2018-12-03 17:38:04 +01:00
librustc_errors Keep label on moved spans and point at macro invocation on parse error 2018-11-23 15:37:31 -08:00
librustc_fs_util Rename conversion util; remove duplicate util in librustc_codegen_llvm. 2018-11-29 08:09:28 -05:00
librustc_incremental Rollup merge of #56119 - frewsxcv:frewsxcv-option-carrier, r=TimNN 2018-12-05 23:54:25 +01:00
librustc_lint remove uses of feature gate 2018-11-27 13:13:11 -06:00
librustc_llvm
librustc_lsan std: Delete the alloc_system crate 2018-11-11 09:22:28 -08:00
librustc_metadata proc_macro: move to a dependency of libtest. 2018-11-30 06:15:20 +02:00
librustc_mir Rollup merge of #56452 - sinkuu:redundant_clone, r=nikic 2018-12-05 23:54:30 +01:00
librustc_msan std: Delete the alloc_system crate 2018-11-11 09:22:28 -08:00
librustc_passes Auto merge of #55959 - matthewjasper:remove-end-region, r=nikomatsakis 2018-11-25 03:00:30 +00:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy Fix panic with outlives in existential type 2018-11-30 02:04:10 +00:00
librustc_resolve Remove redundant clone 2018-12-04 15:38:40 +09:00
librustc_save_analysis save-analysis: fallback to using path id 2018-11-19 17:18:36 +13:00
librustc_target Auto merge of #55041 - evq:thumbv8m, r=alexcrichton 2018-12-03 22:38:18 +00:00
librustc_traits Implement AggregateOps 2018-11-29 21:57:40 +01:00
librustc_tsan std: Delete the alloc_system crate 2018-11-11 09:22:28 -08:00
librustc_typeck Call methods on the right tcx 2018-12-04 19:52:47 +00:00
librustdoc Rollup merge of #56119 - frewsxcv:frewsxcv-option-carrier, r=TimNN 2018-12-05 23:54:25 +01:00
libserialize serialize: preallocate VecDeque in Decodable::decode 2018-11-21 10:07:33 +01:00
libstd Rollup merge of #56119 - frewsxcv:frewsxcv-option-carrier, r=TimNN 2018-12-05 23:54:25 +01:00
libsyntax Rollup merge of #56452 - sinkuu:redundant_clone, r=nikic 2018-12-05 23:54:30 +01:00
libsyntax_ext Rollup merge of #56438 - yui-knk:remove_not_used_DotEq_token, r=petrochenkov 2018-12-03 18:07:20 +08:00
libsyntax_pos Rollup merge of #56355 - Zoxc:inline-things, r=michaelwoerister 2018-12-01 02:03:51 +08:00
libterm
libtest proc_macro: move to a dependency of libtest. 2018-11-30 06:15:20 +02:00
libunwind
llvm@a784eca10d Update LLVM 2018-11-28 16:13:40 +01:00
llvm-emscripten@7f23313edf Pull in fix for dist-i686-linux build 2018-11-09 16:59:45 +01:00
rtstartup
rustc explicitly control compiler_builts/c feature from libstd 2018-12-02 13:27:12 +01:00
rustllvm Auto merge of #55010 - tromey:Bug-9224-generic-parameters, r=michaelwoerister 2018-12-03 11:59:11 +00:00
stdsimd@0309be1ade Update stdsimd 2018-11-02 14:58:53 +01:00
test Rollup merge of #56456 - oli-obk:private_impl_trait, r=cramertj 2018-12-05 23:54:32 +01:00
tools Rollup merge of #56119 - frewsxcv:frewsxcv-option-carrier, r=TimNN 2018-12-05 23:54:25 +01:00
.gitignore
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00
stage0.txt Bump nightly to 1.32.0 2018-10-31 11:53:50 -07: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: