rust/src
Oliver Scherer 14178efa5d Symbol name predicate list printed `+` excessively 2019-05-30 10:27:34 +02:00
..
bootstrap Auto merge of #61212 - alexcrichton:skip-rustc, r=pietroalbini 2019-05-30 00:38:51 +00:00
build_helper Bump compiler-builtins to 0.1.15 2019-05-22 07:46:36 -07:00
ci Docker: remove environment variable `CC_armebv7r_none_eabi` 2019-05-26 19:31:40 +02:00
doc docs: fix typo #61197 2019-05-26 12:17:33 +08:00
etc Fix .natvis visualizers. 2019-05-09 16:15:43 -07:00
grammar
liballoc Rollup merge of #60766 - vorner:weak-into-raw, r=sfackler 2019-05-29 08:15:53 +02:00
libarena Optimize alloc_from_iter 2019-05-23 18:51:46 +02:00
libcore Rollup merge of #61310 - RalfJung:mem, r=Centril 2019-05-29 14:41:09 +02:00
libfmt_macros review comments 2019-05-24 11:50:21 -07:00
libgraphviz
libpanic_abort
libpanic_unwind
libproc_macro
libprofiler_builtins Ship profiler with windows-gnu 2019-05-23 13:32:30 +02:00
librustc Auto merge of #61005 - michaelwoerister:error-pgo-windows-unwind, r=zackmdavis 2019-05-30 03:37:37 +00:00
librustc_allocator Avoid unnecessary internings. 2019-05-27 13:58:38 +10: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 Update borrowck 2019-05-23 18:51:42 +02:00
librustc_codegen_llvm Rollup merge of #61297 - eddyb:forsaken-stats, r=nagisa 2019-05-29 08:16:06 +02:00
librustc_codegen_ssa Rollup merge of #61297 - eddyb:forsaken-stats, r=nagisa 2019-05-29 08:16:06 +02:00
librustc_codegen_utils Symbol name predicate list printed `+` excessively 2019-05-30 10:27:34 +02:00
librustc_cratesio_shim
librustc_data_structures Add Step::sub_usize 2019-05-25 02:53:08 +02:00
librustc_driver Declare DefIndex with the newtype_index macro 2019-05-18 13:19:33 +02:00
librustc_errors librustc_errors: Move annotation collection to own impl 2019-05-28 08:34:44 +02:00
librustc_fs_util
librustc_incremental Pass a `Symbol` to `check_name`, `emit_feature_err`, and related functions. 2019-05-13 09:29:22 +10:00
librustc_interface Avoid unnecessary internings. 2019-05-27 13:58:38 +10:00
librustc_lint Use `Symbol` equality in `check_ident_token`. 2019-05-27 14:05:05 +10: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 Changes the type `mir::Mir` into `mir::Body` 2019-05-28 19:17:51 +02:00
librustc_mir Rollup merge of #61261 - spastorino:is-union-return-ty, r=oli-obk 2019-05-29 14:41:06 +02:00
librustc_msan
librustc_passes Rename "Associated*" to "Assoc*" 2019-05-26 17:49:02 +08:00
librustc_plugin Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
librustc_privacy Rename `TraitOrImpl` to `Assoc` and `trait_or_impl` to `assoc`. 2019-05-29 00:35:14 +03:00
librustc_resolve Rename `TraitOrImpl` to `Assoc` and `trait_or_impl` to `assoc`. 2019-05-29 00:35:14 +03:00
librustc_save_analysis Rename "Associated*" to "Assoc*" 2019-05-26 17:49:02 +08:00
librustc_target Add `to_symbol` methods. 2019-05-27 14:05:02 +10:00
librustc_traits Rename `OpportunisticTypeResolver` to `OpportunisticVarResolver` 2019-05-28 21:34:42 +01:00
librustc_tsan
librustc_typeck Rollup merge of #61217 - estebank:issue-52820, r=Centril 2019-05-29 14:41:05 +02:00
librustdoc Rollup merge of #61293 - varkor:rustdoc-print-const-generic, r=GuillaumeGomez 2019-05-29 14:41:08 +02:00
libserialize serialize: add missing Encodable impl for Path. 2019-05-07 02:47:45 +03:00
libstd Auto merge of #61203 - memoryruins:bare_trait_objects, r=Centril 2019-05-29 21:55:59 +00:00
libsyntax syntax: bail out of `find_width_of_character_at_span` if the span doesn't start and end in the same file. 2019-05-29 00:27:42 +03:00
libsyntax_ext Pass symbols to `ExtCtxt::std_path` instead of strings. 2019-05-27 13:58:38 +10:00
libsyntax_pos Use `Symbol` more in lint APIs 2019-05-27 12:28:54 +02:00
libterm
libtest Use FnOnce instead of FnBox in libtest 2019-05-24 07:51:48 +02: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@4efebe3165 Bump compiler-builtins to 0.1.15 2019-05-22 07:46:36 -07: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 Breaking update of stdsimd 2019-04-22 09:07:25 +02:00
test Auto merge of #61005 - michaelwoerister:error-pgo-windows-unwind, r=zackmdavis 2019-05-30 03:37:37 +00:00
tools Update clippy submodule 2019-05-28 12:03:21 +02:00
.gitignore
README.md
stage0.txt bump nightly to 1.37.0 2019-05-23 12:27:58 +02:00

README.md

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: