rust/src
2020-08-19 06:46:47 +02:00
..
bootstrap Auto merge of #75472 - Mark-Simulacrum:mangling-config, r=eddyb 2020-08-16 16:58:13 +00:00
build_helper build: Harden env var tracking in build scripts 2020-07-22 19:51:19 +03:00
ci Auto merge of #75568 - ehuss:cloudabi-tier3, r=Mark-Simulacrum 2020-08-17 03:52:46 +00:00
doc Mark x86_64-linux-kernel as * 2020-08-17 12:57:42 +02:00
etc Handle new HashMap layout in CDB, MSVC, WinDbg, etc. 2020-08-07 07:03:15 +01:00
librustc_apfloat
librustc_arena Simplify arena_types macros 2020-08-14 17:34:32 +01:00
librustc_ast rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_ast_lowering Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk 2020-08-17 23:16:08 +00:00
librustc_ast_passes rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_ast_pretty rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_attr rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_builtin_macros rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_codegen_llvm rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_codegen_ssa Rollup merge of #75603 - mati865:mingw-out-implib-compat, r=oli-obk 2020-08-17 20:20:27 -07:00
librustc_data_structures Rollup merge of #75637 - ctaggart:wasm32build, r=Mark-Simulacrum 2020-08-17 20:20:29 -07:00
librustc_driver rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_error_codes Rollup merge of #75626 - GuillaumeGomez:cleanup-e0754, r=pickfire 2020-08-18 09:27:49 +09:00
librustc_errors Rollup merge of #75389 - RalfJung:span_label, r=davidtwco 2020-08-18 09:27:39 +09:00
librustc_expand rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_feature fix min_const_generics version 2020-08-08 13:35:42 +02:00
librustc_fs_util
librustc_graphviz
librustc_hir Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk 2020-08-17 23:16:08 +00:00
librustc_hir_pretty Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk 2020-08-17 23:16:08 +00:00
librustc_incremental rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_index Auto merge of #75537 - tmiasko:match-branch-simplify, r=oli-obk 2020-08-15 13:41:05 +00:00
librustc_infer rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_interface rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_lexer Introduce rustc_lexer::is_ident and use it in couple of places 2020-08-11 00:08:04 +03:00
librustc_lint Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk 2020-08-17 23:16:08 +00:00
librustc_llvm Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum 2020-07-22 16:34:50 -07:00
librustc_macros Rework rustc_serialize 2020-08-14 17:34:30 +01:00
librustc_metadata Auto merge of #75635 - Aaron1011:fix/incr-fn-param-names, r=eddyb 2020-08-18 16:18:07 +00:00
librustc_middle Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk 2020-08-17 23:16:08 +00:00
librustc_mir Auto merge of #75566 - alasher:master, r=oli-obk 2020-08-18 07:39:48 +00:00
librustc_mir_build rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_parse rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_parse_format fix clippy::map_identity: remove redundant .map(|x| x) call 2020-08-07 22:47:32 +02:00
librustc_passes Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk 2020-08-17 23:16:08 +00:00
librustc_plugin_impl rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_privacy hir: introduce QPath::LangItem 2020-08-16 15:42:25 +01:00
librustc_query_system replaced log with tracing 2020-08-15 13:03:11 -07:00
librustc_resolve Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk 2020-08-17 23:16:08 +00:00
librustc_save_analysis Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk 2020-08-17 23:16:08 +00:00
librustc_serialize Fix rustc_serialize unit tests 2020-08-14 17:34:32 +01:00
librustc_session rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_span hir: introduce lang items for AST lowering 2020-08-16 15:42:23 +01:00
librustc_symbol_mangling rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_target replaced log with tracing 2020-08-15 13:03:11 -07:00
librustc_trait_selection rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_traits rust_ast::ast => rustc_ast 2020-08-17 20:32:32 +00:00
librustc_ty replaced log with tracing 2020-08-15 13:03:11 -07:00
librustc_typeck Auto merge of #75653 - JohnTitor:rollup-0ejtdfo, r=JohnTitor 2020-08-18 01:11:43 +00:00
librustdoc Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk 2020-08-17 23:16:08 +00:00
llvm-project@86b120e6f3
rustc
rustllvm Auto merge of #75416 - richkadel:llvm-coverage-map-gen-5.3, r=richkadel 2020-08-14 16:27:00 +00:00
test Allow reallocation to different alignment 2020-08-19 06:46:47 +02:00
tools Auto merge of #75639 - RalfJung:miri, r=RalfJung 2020-08-18 14:23:22 +00:00
README.md Update outdated readme 2020-07-27 22:05:34 -05:00
stage0.txt Bump to 1.47 2020-07-16 19:36:49 -04:00

This directory contains the source code of the rust project, including:

  • rustc and its tests
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.