rust/compiler
2022-11-28 17:32:35 +00:00
..
rustc
rustc_abi
rustc_apfloat
rustc_arena
rustc_ast Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_ast_lowering Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errors 2022-11-27 14:30:19 +00:00
rustc_ast_passes
rustc_ast_pretty Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_attr Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_baked_icu_data
rustc_borrowck Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot 2022-11-27 22:14:08 +01:00
rustc_builtin_macros Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_codegen_cranelift Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_codegen_gcc Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot 2022-11-27 22:14:08 +01:00
rustc_codegen_llvm Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_codegen_ssa Rollup merge of #104360 - petrochenkov:stabverb, r=TaKO8Ki 2022-11-28 15:42:09 +05:30
rustc_const_eval Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot 2022-11-27 22:14:08 +01:00
rustc_data_structures
rustc_driver Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_error_codes
rustc_error_messages
rustc_errors Tweak output 2022-11-28 00:11:12 -08:00
rustc_expand Rollup merge of #104795 - estebank:multiline-spans, r=TaKO8Ki 2022-11-28 15:42:10 +05:30
rustc_feature Stabilize native library modifier verbatim 2022-11-27 22:36:32 +03:00
rustc_fs_util
rustc_graphviz
rustc_hir Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot 2022-11-27 22:14:08 +01:00
rustc_hir_analysis Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot 2022-11-27 22:14:08 +01:00
rustc_hir_pretty Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errors 2022-11-27 14:30:19 +00:00
rustc_hir_typeck Rollup merge of #104890 - lcnr:small-cleanup, r=fee1-dead 2022-11-28 15:42:11 +05:30
rustc_incremental Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_index
rustc_infer Rollup merge of #104890 - lcnr:small-cleanup, r=fee1-dead 2022-11-28 15:42:11 +05:30
rustc_interface
rustc_lexer
rustc_lint Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot 2022-11-27 22:14:08 +01:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros Auto merge of #103556 - clubby789:specialize-option-partial-eq, r=scottmcm 2022-11-26 08:56:20 +00:00
rustc_metadata Rollup merge of #104360 - petrochenkov:stabverb, r=TaKO8Ki 2022-11-28 15:42:09 +05:30
rustc_middle Rollup merge of #104927 - compiler-errors:binder-shifting-logic, r=oli-obk 2022-11-28 15:42:12 +05:30
rustc_mir_build Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_mir_dataflow Rewrite dest prop. 2022-11-26 18:04:54 -08:00
rustc_mir_transform Rollup merge of #104732 - WaffleLapkin:from_def_idn't, r=compiler-errors 2022-11-28 15:42:10 +05:30
rustc_monomorphize Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_parse Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy Auto merge of #99798 - JulianKnodt:ac1, r=BoxyUwU 2022-11-25 22:56:59 +00:00
rustc_query_impl Rollup merge of #104675 - SarthakSingh31:issue-101666, r=jyn514 2022-11-26 10:39:10 +01:00
rustc_query_system Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_resolve Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot 2022-11-27 22:14:08 +01:00
rustc_save_analysis Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot 2022-11-27 22:14:08 +01:00
rustc_serialize Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_session Stabilize native library modifier verbatim 2022-11-27 22:36:32 +03:00
rustc_smir
rustc_span Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot 2022-11-27 22:14:08 +01:00
rustc_symbol_mangling Rollup merge of #104786 - WaffleLapkin:amp-mut-help, r=compiler-errors 2022-11-26 17:47:23 +01:00
rustc_target Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
rustc_trait_selection Rename At::normalize to At::query_normalize 2022-11-28 17:32:35 +00:00
rustc_traits Rename At::normalize to At::query_normalize 2022-11-28 17:32:35 +00:00
rustc_transmute
rustc_ty_utils Rollup merge of #104732 - WaffleLapkin:from_def_idn't, r=compiler-errors 2022-11-28 15:42:10 +05:30
rustc_type_ir