rust/compiler
2021-07-25 07:28:51 +00:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Add generic arg infer 2021-07-25 07:28:51 +00:00
rustc_ast_lowering Add generic arg infer 2021-07-25 07:28:51 +00:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_builtin_macros Rollup merge of #87206 - matthiaskrgr:clippy_collect, r=davidtwco 2021-07-21 15:52:45 +02:00
rustc_codegen_cranelift Rollup merge of #87092 - ricobbe:fix-raw-dylib-multiple-definitions, r=petrochenkov 2021-07-18 14:21:56 +09:00
rustc_codegen_llvm Auto merge of #86950 - tmiasko:personality, r=nagisa 2021-07-18 20:33:23 +00:00
rustc_codegen_ssa Auto merge of #87153 - michaelwoerister:debuginfo-names-dyn-trait-projection-bounds, r=wesleywiser 2021-07-19 21:25:43 +00:00
rustc_data_structures Auto merge of #86429 - JohnTitor:get-by-key-enum-part-2, r=oli-obk 2021-07-23 23:17:38 +00:00
rustc_driver
rustc_error_codes Rollup merge of #87342 - midgleyc:add-E0757-long, r=GuillaumeGomez 2021-07-21 15:52:53 +02:00
rustc_errors Various diagnostics clean ups/tweaks 2021-07-19 08:43:35 -07:00
rustc_expand Auto merge of #87381 - Aaron1011:note-semi-trailing-macro, r=petrochenkov 2021-07-25 04:34:58 +00:00
rustc_feature Add internal attribute and tests. 2021-07-20 22:14:43 +08:00
rustc_fs_util
rustc_graphviz
rustc_hir Add inferred args to typeck 2021-07-25 07:28:51 +00:00
rustc_hir_pretty Add generic arg infer 2021-07-25 07:28:51 +00:00
rustc_incremental Move OnDiskCache to rustc_query_impl. 2021-07-18 11:14:07 +02:00
rustc_index
rustc_infer Auto merge of #86461 - crlf0710:rich_vtable, r=nikomatsakis 2021-07-24 10:21:23 +00:00
rustc_interface Remove deadlock virtual call. 2021-07-18 11:14:08 +02:00
rustc_lexer
rustc_lint Add inferred args to typeck 2021-07-25 07:28:51 +00:00
rustc_lint_defs Display an extra note for trailing semicolon lint with trailing macro 2021-07-24 11:46:44 -05:00
rustc_llvm
rustc_macros Move OnDiskCache to rustc_query_impl. 2021-07-18 11:14:07 +02:00
rustc_metadata Remove detection of rustup and cargo in 'missing extern crate' diagnostics 2021-07-24 01:29:42 +00:00
rustc_middle Add inferred args to typeck 2021-07-25 07:28:51 +00:00
rustc_mir Auto merge of #86461 - crlf0710:rich_vtable, r=nikomatsakis 2021-07-24 10:21:23 +00:00
rustc_mir_build Implement AssignToDroppingUnionField in THIR unsafeck 2021-07-23 15:38:19 +02:00
rustc_parse Auto merge of #87242 - JohnTitor:rollup-t9rmwpo, r=JohnTitor 2021-07-18 08:15:17 +00:00
rustc_parse_format
rustc_passes Allow some temporarily dead code. 2021-07-21 22:57:10 -04:00
rustc_plugin_impl
rustc_privacy Add inferred args to typeck 2021-07-25 07:28:51 +00:00
rustc_query_impl Support HIR wf checking for function signatures 2021-07-20 10:58:14 -05:00
rustc_query_system
rustc_resolve Add generic arg infer 2021-07-25 07:28:51 +00:00
rustc_save_analysis
rustc_serialize
rustc_session Rename known_attrs to expanded_inert_attrs and move to rustc_expand 2021-07-23 17:03:07 -05:00
rustc_span Add internal attribute and tests. 2021-07-20 22:14:43 +08:00
rustc_symbol_mangling
rustc_target Add support for powerpc-unknown-freebsd 2021-07-22 17:29:33 +02:00
rustc_trait_selection Auto merge of #86461 - crlf0710:rich_vtable, r=nikomatsakis 2021-07-24 10:21:23 +00:00
rustc_traits
rustc_ty_utils
rustc_type_ir
rustc_typeck Add inferred args to typeck 2021-07-25 07:28:51 +00:00