rust/src
kennytm 6eb66fc315
Rollup merge of #49795 - nox:niche-with-uninhabited-fields, r=eddyb
Properly look for uninhabitedness of variants in niche-filling check
2018-04-11 19:56:47 +08:00
..
bootstrap Auto merge of #49715 - Mark-Simulacrum:deny-warnings, r=alexcrichton 2018-04-11 03:30:04 +00:00
build_helper Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
ci Give a name to every CI job. 2018-04-06 01:09:59 +08:00
dlmalloc@9b2dcac06c Update the dlmalloc submodule 2018-02-10 07:01:27 -08:00
doc Using X headings instead of 0.X #49739 2018-04-07 00:42:47 +05:30
etc Use GNU version of fgrep/egrep tool if available 2018-03-22 14:38:05 +01:00
grammar Remove all unstable placement features 2018-04-03 11:02:34 +02:00
jemalloc@1f5a28755e
liballoc Rollup merge of #49525 - varkor:sort_by_cached_key-conversion, r=scottmcm 2018-04-11 19:56:41 +08:00
liballoc_jemalloc Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
liballoc_system Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libarena Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libbacktrace fix typos in src/{bootstrap,ci,etc,lib{backtrace,core,fmt_macros}} 2018-02-10 12:22:57 +01:00
libcompiler_builtins@2a2f6d96c8 Update compiler-rt with fix for 32bit iOS ARM 2018-03-27 15:32:06 +02:00
libcore Rollup merge of #49575 - tmccombs:option-filter-stabilize, r=withoutboats 2018-04-11 19:56:42 +08:00
libfmt_macros Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libgraphviz Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
liblibc@a7e78a78e1 Update liblibc submodule to the 0.2.40 release 2018-03-26 23:42:30 -04:00
libpanic_abort Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libpanic_unwind Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libproc_macro Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libprofiler_builtins Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc Rollup merge of #49795 - nox:niche-with-uninhabited-fields, r=eddyb 2018-04-11 19:56:47 +08:00
librustc_allocator Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_apfloat Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_asan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_back Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_borrowck Auto merge of #49715 - Mark-Simulacrum:deny-warnings, r=alexcrichton 2018-04-11 03:30:04 +00:00
librustc_const_math Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_cratesio_shim
librustc_data_structures Auto merge of #49715 - Mark-Simulacrum:deny-warnings, r=alexcrichton 2018-04-11 03:30:04 +00:00
librustc_driver Rollup merge of #49525 - varkor:sort_by_cached_key-conversion, r=scottmcm 2018-04-11 19:56:41 +08:00
librustc_errors Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_incremental Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_lint Rollup merge of #49614 - zackmdavis:the_phantom_menace, r=petrochenkov 2018-04-11 19:56:43 +08:00
librustc_llvm Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_lsan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_metadata Rollup merge of #49525 - varkor:sort_by_cached_key-conversion, r=scottmcm 2018-04-11 19:56:41 +08:00
librustc_mir Rollup merge of #49525 - varkor:sort_by_cached_key-conversion, r=scottmcm 2018-04-11 19:56:41 +08:00
librustc_msan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_passes Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_platform_intrinsics Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_plugin Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_privacy Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_resolve Rollup merge of #49525 - varkor:sort_by_cached_key-conversion, r=scottmcm 2018-04-11 19:56:41 +08:00
librustc_save_analysis Auto merge of #49715 - Mark-Simulacrum:deny-warnings, r=alexcrichton 2018-04-11 03:30:04 +00:00
librustc_traits Auto merge of #49715 - Mark-Simulacrum:deny-warnings, r=alexcrichton 2018-04-11 03:30:04 +00:00
librustc_trans Rollup merge of #49525 - varkor:sort_by_cached_key-conversion, r=scottmcm 2018-04-11 19:56:41 +08:00
librustc_trans_utils Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_tsan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_typeck Rollup merge of #49575 - tmccombs:option-filter-stabilize, r=withoutboats 2018-04-11 19:56:42 +08:00
librustdoc Rollup merge of #49525 - varkor:sort_by_cached_key-conversion, r=scottmcm 2018-04-11 19:56:41 +08:00
libserialize Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libstd Auto merge of #49681 - tmccombs:take-set-limit-stable, r=sfackler 2018-04-11 06:03:46 +00:00
libstd_unicode Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libsyntax Rollup merge of #49525 - varkor:sort_by_cached_key-conversion, r=scottmcm 2018-04-11 19:56:41 +08:00
libsyntax_ext Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libsyntax_pos Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libterm Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libtest Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libunwind Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
llvm@6ceaaa4b01 Merge LLVM fix for undefined bss globals 2018-03-10 12:38:41 +00:00
llvm-emscripten@2717444753 rustc: Split Emscripten to a separate codegen backend 2018-01-28 18:32:45 -08:00
rtstartup Remove impl Foo for .. in favor of auto trait Foo 2018-01-13 18:48:00 +03:00
rustc Allow incorrectly reported unused attribute warning 2018-04-10 20:04:57 -06:00
rustllvm Enable target_feature on any LLVM 6+ 2018-03-27 12:27:45 -07:00
stdsimd@bcb720e558 update stdsimd 2018-03-21 15:43:06 -05:00
test Rollup merge of #49795 - nox:niche-with-uninhabited-fields, r=eddyb 2018-04-11 19:56:47 +08:00
tools Auto merge of #49715 - Mark-Simulacrum:deny-warnings, r=alexcrichton 2018-04-11 03:30:04 +00:00
Cargo.lock Update Rustfmt 2018-04-09 21:55:07 +12:00
Cargo.toml Revert "create a nostd crate" 2018-04-04 22:23:33 +02:00
README.md Start moving to the rustc guide! 2018-02-23 13:20:56 -06:00
stage0.txt Bump the bootstrap compiler to 1.26.0 beta 2018-04-05 07:13:45 -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.

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