rust/compiler
2022-07-31 17:38:28 +04:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering Replace LifetimeRes::Anonymous by LifetimeRes::Infer. 2022-07-26 19:00:31 +02:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_borrowck Auto merge of #99725 - lcnr:dedup-region_bound_pairs, r=compiler-errors 2022-07-27 22:02:14 +00:00
rustc_builtin_macros
rustc_codegen_cranelift Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51' into sync_cg_clif-2022-07-26 2022-07-26 18:53:46 +02:00
rustc_codegen_gcc Auto merge of #98989 - dpaoliello:rawdylibbin, r=michaelwoerister 2022-07-26 01:47:34 +00:00
rustc_codegen_llvm Rollup merge of #99759 - bjorn3:remove_llvm_dead_code, r=nikic 2022-07-27 11:52:56 +09:00
rustc_codegen_ssa Auto merge of #98989 - dpaoliello:rawdylibbin, r=michaelwoerister 2022-07-26 01:47:34 +00:00
rustc_const_eval Rollup merge of #99651 - compiler-errors:fn-and-raw-ptr-in-const-generics, r=oli-obk 2022-07-27 17:55:04 +02:00
rustc_data_structures
rustc_driver lint: add bad opt access internal lint 2022-07-27 11:24:27 +01:00
rustc_error_codes
rustc_error_messages lint: add bad opt access internal lint 2022-07-27 11:24:27 +01:00
rustc_errors
rustc_expand avoid Symbol to String conversions 2022-07-28 10:20:55 +09:00
rustc_feature lint: add bad opt access internal lint 2022-07-27 11:24:27 +01:00
rustc_fs_util
rustc_graphviz
rustc_hir Replace LifetimeRes::Anonymous by LifetimeRes::Infer. 2022-07-26 19:00:31 +02:00
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer Auto merge of #99725 - lcnr:dedup-region_bound_pairs, r=compiler-errors 2022-07-27 22:02:14 +00:00
rustc_interface lint: add bad opt access internal lint 2022-07-27 11:24:27 +01:00
rustc_lexer
rustc_lint lint: add bad opt access internal lint 2022-07-27 11:24:27 +01:00
rustc_lint_defs
rustc_llvm Rollup merge of #99759 - bjorn3:remove_llvm_dead_code, r=nikic 2022-07-27 11:52:56 +09:00
rustc_log
rustc_macros
rustc_metadata Rollup merge of #99698 - compiler-errors:no-doc-hidden, r=cjgillot 2022-07-27 11:52:53 +09:00
rustc_middle Rollup merge of #99728 - cjgillot:ast-lifetimes-anon-clean, r=petrochenkov 2022-07-27 17:55:07 +02:00
rustc_mir_build Rollup merge of #99651 - compiler-errors:fn-and-raw-ptr-in-const-generics, r=oli-obk 2022-07-27 17:55:04 +02:00
rustc_mir_dataflow
rustc_mir_transform lint: add bad opt access internal lint 2022-07-27 11:24:27 +01:00
rustc_monomorphize
rustc_parse remove an unnecessary line break 2022-07-28 18:28:29 +09:00
rustc_parse_format
rustc_passes lint: add bad opt access internal lint 2022-07-27 11:24:27 +01:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve change the type of note field to Option<String> 2022-07-28 18:17:55 +09:00
rustc_save_analysis
rustc_serialize
rustc_session lint: add bad opt access internal lint 2022-07-27 11:24:27 +01:00
rustc_smir
rustc_span lint: add bad opt access internal lint 2022-07-27 11:24:27 +01:00
rustc_symbol_mangling
rustc_target Revert "Mark atomics as unsupported on thumbv6m" 2022-07-24 13:12:08 +01:00
rustc_trait_selection Rollup merge of #99837 - TaKO8Ki:avoid-symbol-to-string-conversions, r=fee1-dead 2022-07-28 16:38:34 +05:30
rustc_traits Rollup merge of #99714 - ouz-a:issue_57961, r=oli-obk 2022-07-28 16:38:30 +05:30
rustc_ty_utils
rustc_type_ir
rustc_typeck Suggest wrapping expressions in single-field record variants 2022-07-31 17:38:28 +04:00