rust/src
bjorn3 b2e61946fa Remove inline_asm_call from cg_ssa
`count_insn` is no longer called for inline asm, because it is private to builder.rs
2019-03-29 17:17:13 +01:00
..
bootstrap Auto merge of #59303 - euclio:remove-rebuild-trigger, r=cuviper 2019-03-29 11:20:55 +00:00
build_helper
ci Rollup merge of #59468 - mati865:musl_toolchain, r=pnkfelix 2019-03-29 02:40:52 +01:00
doc Rollup merge of #59268 - estebank:from-string, r=QuietMisdreavus 2019-03-27 18:15:24 -07:00
etc rust-lldb: fix crash when printing empty string 2019-03-06 12:28:38 -05:00
grammar
liballoc adjust MaybeUninit API to discussions 2019-03-26 09:21:32 +01:00
libarena libarena => 2018 2019-02-11 23:49:48 +01:00
libcore Rollup merge of #59371 - dlrobertson:rename_va_list_copy, r=joshtriplett 2019-03-28 13:35:40 +01:00
libfmt_macros
libgraphviz Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton 2019-02-12 23:30:16 +00:00
libpanic_abort SGX target: fix panic = abort 2019-02-14 12:39:54 +05:30
libpanic_unwind libpanic_unwind => 2018: remove unused extern crate. 2019-02-13 18:09:09 +01:00
libproc_macro Auto merge of #55780 - ogoffart:span_source_text, r=petrochenkov 2019-03-27 08:58:40 +00:00
libprofiler_builtins
librustc Rollup merge of #59394 - mark-i-m:dup-matcher-bindings-2, r=Centril 2019-03-29 02:40:48 +01:00
librustc_allocator Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov 2019-02-12 12:10:10 +00:00
librustc_apfloat Stabilize TryFrom and TryInto 2019-02-13 18:00:18 +01:00
librustc_asan
librustc_borrowck Auto merge of #59195 - estebank:for-loop-move, r=petrochenkov 2019-03-25 00:38:15 +00:00
librustc_codegen_llvm Remove inline_asm_call from cg_ssa 2019-03-29 17:17:13 +01:00
librustc_codegen_ssa Remove inline_asm_call from cg_ssa 2019-03-29 17:17:13 +01:00
librustc_codegen_utils Merge DefPathData::VariantCtor and DefPathData::StructCtor 2019-03-24 17:59:18 +03:00
librustc_cratesio_shim
librustc_data_structures Update ena to version 0.13.0 2019-03-27 09:44:55 +00:00
librustc_driver librustc_driver => 2018 2019-03-27 05:35:18 +09:00
librustc_errors Tweak unsupported negative trait bounds message 2019-03-23 13:05:30 -07:00
librustc_fs_util
librustc_incremental fix: Make incremental artifact deletion more robust 2019-03-26 23:49:14 +01:00
librustc_interface Rollup merge of #59496 - Zoxc:fix-globals, r=oli-obk 2019-03-29 02:40:56 +01:00
librustc_lint Rollup merge of #58019 - Zoxc:combine-late-lints, r=estebank 2019-03-29 02:40:45 +01:00
librustc_llvm
librustc_lsan
librustc_macros Fix whitespace 2019-03-20 18:00:08 +01:00
librustc_metadata Rollup merge of #59413 - Zoxc:hirid, r=oli-obk 2019-03-28 08:43:36 +01:00
librustc_mir Rollup merge of #59358 - JohnTitor:use-track-errors, r=oli-obk 2019-03-29 02:40:46 +01:00
librustc_msan
librustc_passes Rollup merge of #59216 - stepnivlk:type_dependent_defs-wrappers, r=oli-obk 2019-03-28 13:35:33 +01:00
librustc_plugin Make meta-item API compatible with LocalInternedString::get soundness fix 2019-03-17 17:04:58 +03:00
librustc_privacy Rollup merge of #59216 - stepnivlk:type_dependent_defs-wrappers, r=oli-obk 2019-03-28 13:35:33 +01:00
librustc_resolve Rollup merge of #59267 - estebank:assoc-const-as-field, r=davidtwco 2019-03-26 09:05:43 +01:00
librustc_save_analysis Rollup merge of #59216 - stepnivlk:type_dependent_defs-wrappers, r=oli-obk 2019-03-28 13:35:33 +01:00
librustc_target rustc: Allow using clang for wasm32 targets 2019-03-20 14:42:53 -07:00
librustc_traits Fix a bug in implied bounds 2019-03-20 20:09:26 +01:00
librustc_tsan
librustc_typeck Rollup merge of #59216 - stepnivlk:type_dependent_defs-wrappers, r=oli-obk 2019-03-28 13:35:33 +01:00
librustdoc Remove unnecessary with_globals calls 2019-03-28 18:58:43 +01:00
libserialize Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libstd Rollup merge of #59511 - jethrogb:jb/maybeinit-deprecated, r=Centril 2019-03-29 02:41:00 +01:00
libsyntax Rollup merge of #59476 - nnethercote:TokenStreamBuilder-SmallVec, r=petrochenkov 2019-03-29 02:40:54 +01:00
libsyntax_ext Visit path in walk_mac 2019-03-27 22:41:41 +00:00
libsyntax_pos bump bootstrap; adjust stage0 uses in libsyntax_pos 2019-03-26 09:57:42 +01:00
libtest Moves test::black_box to core::hint 2019-03-25 11:44:06 +01:00
libunwind
llvm-emscripten@7f23313edf
llvm-project@1f484cbe0e Rebase LLVM to 8.0.0 final 2019-03-18 15:59:24 -07:00
rtstartup
rustc Make the rustc driver and interface demand driven 2019-03-10 04:49:45 +01:00
rustllvm replace llvm-rebuild-trigger with commit hash 2019-03-27 10:05:32 -04:00
stdsimd@359845eb7c Update stdsimd 2019-02-24 11:31:49 +01:00
test Rollup merge of #59394 - mark-i-m:dup-matcher-bindings-2, r=Centril 2019-03-29 02:40:48 +01:00
tools Rollup merge of #59408 - euclio:compiletest-normalization, r=oli-obk 2019-03-28 13:35:43 +01:00
.gitignore
README.md
stage0.txt bump bootstrap => 2019-03-20 2019-03-26 09:53:47 +01: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: