rust/compiler
2020-10-14 04:14:32 +02:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Remove unused code from rustc_ast 2020-10-14 04:14:32 +02:00
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty Rollup merge of #77886 - LingMan:ast_pretty_bool_matches, r=petrochenkov 2020-10-14 06:02:35 +09:00
rustc_attr
rustc_builtin_macros Rollup merge of #77831 - LingMan:use_std, r=jonas-schievink 2020-10-13 04:08:03 +09:00
rustc_codegen_llvm Remove unused code from rustc_codegen_* 2020-10-14 04:14:32 +02:00
rustc_codegen_ssa Remove unused code from rustc_codegen_* 2020-10-14 04:14:32 +02:00
rustc_data_structures Replace absolute paths with relative ones 2020-10-13 14:16:45 +02:00
rustc_driver Auto merge of #77649 - dash2507:replace_run_compiler, r=matthewjasper 2020-10-11 01:26:06 +00:00
rustc_error_codes
rustc_errors
rustc_expand
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir Remove unused code from rustc_hir 2020-10-14 04:14:32 +02:00
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer Remove unused code from rustc_infer 2020-10-14 04:14:32 +02:00
rustc_interface Auto merge of #76830 - Artoria2e5:tune, r=nagisa 2020-10-13 02:49:00 +00:00
rustc_lexer
rustc_lint
rustc_llvm Auto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse, r=davidtwco,nikic 2020-10-11 20:50:02 +00:00
rustc_macros
rustc_metadata Take functions by value 2020-10-10 16:19:53 +02:00
rustc_middle Remove unused code from rustc_middle 2020-10-14 04:14:32 +02:00
rustc_mir Rollup merge of #77892 - est31:remove_redundant_absolute_paths, r=lcnr 2020-10-14 06:02:36 +09:00
rustc_mir_build Auto merge of #77917 - JohnTitor:rollup-e47h2qt, r=JohnTitor 2020-10-13 22:13:09 +00:00
rustc_parse rustc_parse: More precise spans for tuple.0.0 2020-10-11 02:33:49 +03:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_system Remove unused code from rustc_query_system 2020-10-14 04:14:32 +02:00
rustc_resolve Rollup merge of #77825 - ethanboxx:min_const_generics_diagnostic, r=lcnr 2020-10-14 06:02:29 +09:00
rustc_save_analysis
rustc_serialize Replace absolute paths with relative ones 2020-10-13 14:16:45 +02:00
rustc_session Auto merge of #76830 - Artoria2e5:tune, r=nagisa 2020-10-13 02:49:00 +00:00
rustc_span
rustc_symbol_mangling Replace absolute paths with relative ones 2020-10-13 14:16:45 +02:00
rustc_target Auto merge of #75406 - mati865:mingw-aslr, r=Mark-Simulacrum 2020-10-13 14:12:08 +00:00
rustc_trait_selection Replace absolute paths with relative ones 2020-10-13 14:16:45 +02:00
rustc_traits
rustc_ty
rustc_typeck explanatory comments and fix guard binding stack 2020-10-14 00:51:00 +08:00