rust/compiler
2022-05-02 18:14:43 +09:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_ast_lowering Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_ast_passes Feature-gate do yeet inside cfgs too 2022-04-30 18:10:01 -07:00
rustc_ast_pretty Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_attr
rustc_borrowck Auto merge of #95819 - oli-obk:mir_can't_hold_all_these_lifetimes, r=estebank 2022-04-29 20:00:47 +00:00
rustc_builtin_macros Save colon span to suggest bounds. 2022-04-30 13:55:17 +02:00
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm Rollup merge of #96432 - SparrowLii:dbg_scope, r=davidtwco 2022-04-28 02:40:34 +02:00
rustc_codegen_ssa Auto merge of #96500 - SparrowLii:rpo, r=tmiasko 2022-04-30 05:06:47 +00:00
rustc_const_eval Auto merge of #96500 - SparrowLii:rpo, r=tmiasko 2022-04-30 05:06:47 +00:00
rustc_data_structures
rustc_driver
rustc_error_codes
rustc_error_messages macros: subdiagnostic derive 2022-04-29 02:05:20 +01:00
rustc_errors macros: subdiagnostic derive 2022-04-29 02:05:20 +01:00
rustc_expand Save colon span to suggest bounds. 2022-04-30 13:55:17 +02:00
rustc_feature Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_fs_util
rustc_graphviz
rustc_hir Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_hir_pretty Store all generic bounds as where predicates. 2022-04-30 13:55:13 +02:00
rustc_incremental
rustc_index
rustc_infer Auto merge of #96347 - estebank:issue-96292, r=compiler-errors 2022-04-30 18:44:01 +00:00
rustc_interface
rustc_lexer
rustc_lint Store all generic bounds as where predicates. 2022-04-30 13:55:13 +02:00
rustc_lint_defs
rustc_llvm RustWrapper: explicitly don't handle DXILPointerTyID 2022-04-28 13:53:52 -04:00
rustc_log
rustc_macros macros: add interop between diagnostic derives 2022-04-29 02:12:10 +01:00
rustc_metadata Box HIR Generics and Impl. 2022-04-30 13:51:49 +02:00
rustc_middle Auto merge of #96549 - ouz-a:mir-opt, r=oli-obk 2022-05-01 15:25:16 +00:00
rustc_mir_build
rustc_mir_dataflow
rustc_mir_transform re-name stuff 2022-05-01 15:38:22 +03:00
rustc_monomorphize Also report the call site of PME errors locally. 2022-04-30 09:04:15 +00:00
rustc_parse Fix invalid keyword order for function declarations 2022-05-02 18:14:43 +09:00
rustc_parse_format
rustc_passes Box HIR Generics and Impl. 2022-04-30 13:51:49 +02:00
rustc_plugin_impl
rustc_privacy Store all generic bounds as where predicates. 2022-04-30 13:55:13 +02:00
rustc_query_impl
rustc_query_system
rustc_resolve Auto merge of #96521 - petrochenkov:docrules, r=notriddle,GuillaumeGomez 2022-05-01 20:28:10 +00:00
rustc_save_analysis Store all generic bounds as where predicates. 2022-04-30 13:55:13 +02:00
rustc_serialize
rustc_session Rollup merge of #96433 - petrochenkov:delim, r=nnethercote 2022-04-28 20:13:02 +02:00
rustc_span Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_symbol_mangling
rustc_target
rustc_trait_selection Store all generic bounds as where predicates. 2022-04-30 13:55:13 +02:00
rustc_traits
rustc_ty_utils
rustc_type_ir
rustc_typeck Save colon span to suggest bounds. 2022-04-30 13:55:17 +02:00