rust/compiler
2022-06-28 00:19:49 -07:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Rollup merge of #98394 - Enselic:fixup-rustc_main-renames, r=petrochenkov 2022-06-24 16:43:47 +09:00
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_borrowck fold_region: remove unused parameter 2022-06-27 15:55:03 +02:00
rustc_builtin_macros Rollup merge of #98428 - davidtwco:translation-derive-typed-identifiers, r=oli-obk 2022-06-26 19:47:04 +02:00
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm Rollup merge of #98385 - m-ou-se:llvm-12-memory-order, r=petrochenkov 2022-06-26 13:14:57 +09:00
rustc_codegen_ssa Rollup merge of #98214 - petrochenkov:islike, r=compiler-errors 2022-06-24 16:43:45 +09:00
rustc_const_eval make AllocKind actually public 2022-06-27 10:58:30 -04:00
rustc_data_structures catch unwind of every iter in parallel mode during wfcheck 2022-06-27 16:39:10 +08:00
rustc_driver Fix rustdoc argument error 2022-06-27 10:43:51 +02:00
rustc_error_codes
rustc_error_messages errors: remove diagnostic message ctors 2022-06-24 09:08:25 +01:00
rustc_errors
rustc_expand Auto merge of #98187 - mystor:fast_span_call_site, r=eddyb 2022-06-26 21:28:24 +00:00
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer Remove final_arg_types, improve tuple wrapping suggestion 2022-06-28 00:19:49 -07:00
rustc_interface
rustc_lexer
rustc_lint Rollup merge of #97389 - m-ou-se:memory-ordering-diagnostics, r=estebank 2022-06-27 08:06:45 +02:00
rustc_lint_defs make const_err show up in future breakage reports 2022-06-25 10:30:47 -04:00
rustc_llvm
rustc_log
rustc_macros macros: use typed identifiers in subdiag derive 2022-06-24 09:08:25 +01:00
rustc_metadata
rustc_middle Rollup merge of #98576 - lcnr:region-stuff-cool-beans, r=jackh726 2022-06-27 22:35:09 +02:00
rustc_mir_build Rollup merge of #98429 - b-naber:use-correct-substs-discriminant-cast, r=lcnr 2022-06-25 15:14:13 +02:00
rustc_mir_dataflow
rustc_mir_transform
rustc_monomorphize
rustc_parse Rollup merge of #98428 - davidtwco:translation-derive-typed-identifiers, r=oli-obk 2022-06-26 19:47:04 +02:00
rustc_parse_format
rustc_passes Rollup merge of #98394 - Enselic:fixup-rustc_main-renames, r=petrochenkov 2022-06-24 16:43:47 +09:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve Rollup merge of #98419 - WaffleLapkin:remove_excess_rib, r=compiler-errors 2022-06-24 16:43:49 +09:00
rustc_save_analysis
rustc_serialize
rustc_session
rustc_smir
rustc_span Optimize the code produced by derive(Debug). 2022-06-24 09:40:15 +10:00
rustc_symbol_mangling
rustc_target rustc_target: Some more tests and fixes for linker arguments 2022-06-25 21:57:08 +03:00
rustc_trait_selection Rollup merge of #98576 - lcnr:region-stuff-cool-beans, r=jackh726 2022-06-27 22:35:09 +02:00
rustc_traits
rustc_ty_utils
rustc_type_ir Rewrite TyKind::fmt. 2022-06-24 09:40:21 +10:00
rustc_typeck Remove final_arg_types, improve tuple wrapping suggestion 2022-06-28 00:19:49 -07:00