rust/src
bors 44fb88d252 Auto merge of #61927 - RalfJung:miri, r=oli-obk
update miri

Tests fail since https://github.com/rust-lang/rust/pull/61885, this should fix that.

r? @oli-obk
2019-06-18 11:18:45 +00:00
..
bootstrap Auto merge of #61864 - lzutao:ptr-null, r=sfackler 2019-06-18 05:16:26 +00:00
build_helper
ci Auto merge of #59752 - Zoxc:dylib-fix, r=alexcrichton 2019-06-15 10:18:09 +00:00
doc Rollup merge of #61734 - mati865:books, r=alexcrichton 2019-06-12 04:22:56 +02:00
etc
grammar
liballoc Rollup merge of #61893 - chpio:weak_ptr_eq_methods, r=rkruppe 2019-06-17 20:56:00 +02:00
libarena Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
libcore Rollup merge of #61885 - scottmcm:slice-iter-len-opt, r=rkruppe,RalfJung 2019-06-17 20:55:58 +02:00
libfmt_macros Separate libfmt_macros module 2019-06-16 14:17:01 +03:00
libgraphviz Separate libgraphviz module 2019-06-16 13:08:09 +03:00
libpanic_abort
libpanic_unwind Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
libproc_macro
libprofiler_builtins
librustc change NodeId to HirId in some HIR docs 2019-06-17 18:59:27 +02:00
librustc_allocator Add deny(unused_lifetimes) to all the crates that have deny(internal). 2019-06-11 14:11:59 +03:00
librustc_apfloat
librustc_asan
librustc_borrowck remove superfluous space 2019-06-17 20:31:26 +02:00
librustc_codegen_llvm Auto merge of #61881 - glaubitz:sparc64-ffi-abi, r=petrochenkov 2019-06-16 17:48:24 +00:00
librustc_codegen_ssa remove _by_hir_id if there is no NodeId counterpart 2019-06-17 18:57:21 +02:00
librustc_codegen_utils Run rustfmt --file-lines ... for changes from previous commits. 2019-06-14 18:58:32 +03:00
librustc_cratesio_shim
librustc_data_structures Auto merge of #61347 - Centril:stabilize-underscore_const_names, r=petrochenkov 2019-06-16 20:33:55 +00:00
librustc_driver remove _by_hir_id if there is no NodeId counterpart 2019-06-17 18:57:21 +02:00
librustc_errors Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
librustc_fs_util
librustc_incremental Run rustfmt --file-lines ... for changes from previous commits. 2019-06-14 18:58:32 +03:00
librustc_interface Run rustfmt --file-lines ... for changes from previous commits. 2019-06-14 18:58:32 +03:00
librustc_lint remove _by_hir_id if there is no NodeId counterpart 2019-06-17 18:57:21 +02:00
librustc_llvm Pass LLVM linker flags to librustc_llvm build 2019-06-10 19:50:34 -07:00
librustc_lsan
librustc_macros Unify all uses of 'gcx and 'tcx. 2019-06-14 18:58:23 +03:00
librustc_metadata Auto merge of #61864 - lzutao:ptr-null, r=sfackler 2019-06-18 05:16:26 +00:00
librustc_mir Auto merge of #61915 - Centril:rollup-oire3i8, r=Centril 2019-06-17 23:30:37 +00:00
librustc_msan
librustc_passes remove _by_hir_id if there is no NodeId counterpart 2019-06-17 18:57:21 +02:00
librustc_plugin Unify all uses of 'gcx and 'tcx. 2019-06-14 18:58:23 +03:00
librustc_privacy remove _by_hir_id if there is no NodeId counterpart 2019-06-17 18:57:21 +02:00
librustc_resolve Rollup merge of #61813 - matthewjasper:remove-unnecessary-symbol-ops, r=petrochenkov 2019-06-15 17:45:02 +02:00
librustc_save_analysis Unify all uses of 'gcx and 'tcx. 2019-06-14 18:58:23 +03:00
librustc_target Rollup merge of #61844 - AaronKutch:master, r=Centril 2019-06-15 17:45:06 +02:00
librustc_traits Auto merge of #61754 - nikomatsakis:trait-caching-perf-3, r=pnkfelix 2019-06-16 14:58:05 +00:00
librustc_tsan
librustc_typeck Auto merge of #61822 - JohnTitor:add-long-e0592, r=GuillaumeGomez,Centril 2019-06-18 08:30:38 +00:00
librustdoc remove _by_hir_id if there is no NodeId counterpart 2019-06-17 18:57:21 +02:00
libserialize Separate libserialize module 2019-06-16 14:17:01 +03:00
libstd Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
libsyntax don't ICE on large files 2019-06-17 19:34:47 +03:00
libsyntax_ext Separate libsyntax_ext module 2019-06-16 14:17:01 +03:00
libsyntax_pos don't ICE on large files 2019-06-17 19:34:47 +03:00
libterm Remove unused #![feature(custom_attribute)]s 2019-06-08 23:55:24 +03:00
libtest Separate libtest module 2019-06-16 14:17:01 +03:00
libunwind std: Remove internal definitions of cfg_if! macro 2019-06-10 10:58:44 -07:00
llvm-emscripten@7f23313edf
llvm-project@788592fb27
rtstartup
rustc
rustllvm
stdsimd@4bf456c35e
test Auto merge of #61822 - JohnTitor:add-long-e0592, r=GuillaumeGomez,Centril 2019-06-18 08:30:38 +00:00
tools update miri 2019-06-18 08:14:03 +02:00
.gitignore
README.md
stage0.txt

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: