rust/src
2018-05-25 16:53:32 +01:00
..
bootstrap Rollup merge of #50864 - jakllsch:add-netbsd-arm-target-specs, r=alexcrichton 2018-05-24 16:02:37 +08:00
build_helper
ci armebv7r-none-eabihf: default to ARM mode 2018-05-18 20:57:48 +02:00
dlmalloc@c99638dc2e
doc Fix naming conventions for new lints 2018-05-25 02:35:07 +03:00
etc rust-gdb: work around the re-used -d argument in cgdb 2018-05-21 20:58:19 -04:00
grammar
jemalloc@1f5a28755e
liballoc Make Unpin safe to implement 2018-05-22 17:24:49 -07:00
liballoc_jemalloc Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
liballoc_system Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
libarena Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
libbacktrace
libcompiler_builtins@4cfd7101eb update libcompiler_builtins 2018-05-13 07:14:36 +02:00
libcore Auto merge of #50984 - cramertj:unpin-changes, r=aturon 2018-05-24 20:58:12 +00:00
libfmt_macros Improve format string errors 2018-05-10 09:09:58 -07:00
libgraphviz
liblibc@a7e78a78e1
libpanic_abort std: Minimize size of panicking on wasm 2018-04-13 07:03:00 -07:00
libpanic_unwind NetBSD on EABI ARM does not use ARM EHABI 2018-05-18 09:29:58 -05:00
libproc_macro Fix rebase 2018-05-17 23:32:47 +03:00
libprofiler_builtins
librustc Auto merge of #50986 - estebank:main-start-span, r=nikomatsakis 2018-05-25 03:46:14 +00:00
librustc_allocator Add edition to expansion info 2018-05-17 23:13:08 +03:00
librustc_apfloat Comment typo 2018-04-30 18:18:32 +02:00
librustc_asan
librustc_borrowck Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
librustc_codegen_llvm Auto merge of #51023 - kennytm:rollup, r=kennytm 2018-05-24 12:05:47 +00:00
librustc_codegen_utils Added extra hashing step. 2018-05-17 16:41:33 -04:00
librustc_cratesio_shim rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
librustc_data_structures Auto merge of #50937 - nikomatsakis:chalkify-engine-2, r=scalexm 2018-05-24 23:10:18 +00:00
librustc_driver Add edition to expansion info 2018-05-17 23:13:08 +03:00
librustc_errors Improve the diagnostic around impl Trait <-> generic param mismatch 2018-05-21 18:06:28 +02:00
librustc_incremental Serialize attributes into the CrateRoot 2018-05-18 09:37:29 -07:00
librustc_lint Fix naming conventions for new lints 2018-05-25 02:35:07 +03:00
librustc_llvm Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
librustc_lsan
librustc_metadata Auto merge of #50528 - whitfin:issue-50508, r=michaelwoerister 2018-05-23 09:50:54 +00:00
librustc_mir Auto merge of #50998 - bobtwinkles:nll_facts_invalidate_followup, r=nikomatsakis 2018-05-25 06:26:26 +00:00
librustc_msan
librustc_passes Enforce stability of const fn in promoteds 2018-05-24 17:22:31 +02:00
librustc_platform_intrinsics
librustc_plugin Pass crate editions to macro expansions, update tests 2018-05-17 23:13:09 +03:00
librustc_privacy rustc: move TypeParamDef's fields into GenericParamDefKind::Type. 2018-05-21 12:13:19 +03:00
librustc_resolve Fix naming conventions for new lints 2018-05-25 02:35:07 +03:00
librustc_save_analysis rustc: introduce {ast,hir}::AnonConst to consolidate so-called "embedded constants". 2018-05-19 20:34:42 +03:00
librustc_target Auto merge of #50930 - toidiu:ak-ordOutlivesPredicate, r=nikomatsakis 2018-05-24 14:30:58 +00:00
librustc_traits pacify the mercilous tidy 2018-05-24 12:01:28 -04:00
librustc_tsan
librustc_typeck Fix behaviour of divergence in while loop conditions 2018-05-25 16:53:32 +01:00
librustdoc Rollup merge of #51011 - QuietMisdreavus:duplicitous-macros, r=ollie27 2018-05-24 17:34:55 +08:00
libserialize
libstd Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
libstd_unicode
libsyntax Auto merge of #50930 - toidiu:ak-ordOutlivesPredicate, r=nikomatsakis 2018-05-24 14:30:58 +00:00
libsyntax_ext Auto merge of #50971 - alexcrichton:no-stringify, r=petrochenkov 2018-05-24 07:14:21 +00:00
libsyntax_pos Auto merge of #50307 - petrochenkov:keyhyg2, r=nikomatsakis 2018-05-18 10:57:05 +00:00
libterm
libtest Remove leftover tab in libtest outputs 2018-05-02 08:35:33 +02:00
libunwind NetBSD on EABI ARM does not use ARM EHABI 2018-05-18 09:29:58 -05:00
llvm@9ad4b7e8d7 Update LLVM to pull in another wasm fix 2018-05-22 07:24:47 -07:00
llvm-emscripten@2717444753
rtstartup Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
rustc Fix rustc binary metadata overwriting librustc metadata 2018-05-17 08:47:25 -06:00
rustllvm Rollup merge of #50827 - nox:llvmup, r=eddyb 2018-05-20 04:16:01 +08:00
stdsimd@a19ca1cd91 Update stdsimd module to include a19ca1cd91 2018-05-14 12:32:04 -04:00
test Add a test for returning inside a while loop 2018-05-25 16:53:32 +01:00
tools extend the crate whitelist to include rustc-hash, chalk 2018-05-24 12:01:27 -04:00
Cargo.lock get rustc_hash from external crate 2018-05-24 12:01:27 -04:00
Cargo.toml Update clippy 2018-05-19 13:18:02 +02:00
README.md
stage0.txt Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06: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: