.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
Auto merge of #97313 - cjgillot:ast-lifetimes-anon, r=petrochenkov
|
2022-07-25 20:02:55 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_borrowck
|
Rollup merge of #99079 - compiler-errors:issue-99073, r=oli-obk
|
2022-07-27 19:05:32 +09: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
|
ICE on RawPtrComparison check
|
2022-07-26 14:57:49 +00:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
passes: port more of check_attr module
|
2022-07-25 15:11:22 +01:00 |
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
codegen: use new {re,de,}allocator annotations in llvm
|
2022-07-26 09:43:28 -04:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Initial (incomplete) implementation of transmutability trait.
|
2022-07-27 17:33:56 +00:00 |
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Rollup merge of #99079 - compiler-errors:issue-99073, r=oli-obk
|
2022-07-27 19:05:32 +09:00 |
rustc_interface
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
|
|
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
|
safe transmute: revise Hash , PartialEq impls on VariantDef , FieldDef
|
2022-07-27 17:33:56 +00:00 |
rustc_mir_build
|
avoid &str /Symbol to String conversions
|
2022-07-25 22:40:00 +09:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Rollup merge of #99739 - nnethercote:rm-E0133, r=Dylan-DPC
|
2022-07-26 14:26:59 +05:30 |
rustc_monomorphize
|
|
|
rustc_parse
|
|
|
rustc_parse_format
|
|
|
rustc_passes
|
passes: port more of check_attr module
|
2022-07-25 15:11:22 +01:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Rollup merge of #99729 - cjgillot:rm-unused-tuple, r=michaelwoerister
|
2022-07-26 16:57:50 +02:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
|
|
rustc_smir
|
|
|
rustc_span
|
Initial (incomplete) implementation of transmutability trait.
|
2022-07-27 17:33:56 +00:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Initial (incomplete) implementation of transmutability trait.
|
2022-07-27 17:33:56 +00:00 |
rustc_trait_selection
|
safe transmute: don't mark user impls as unambiguous
|
2022-07-27 17:33:57 +00:00 |
rustc_traits
|
|
|
rustc_transmute
|
safe transmute: tweak tracing
|
2022-07-27 17:33:56 +00:00 |
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
Rollup merge of #99789 - TaKO8Ki:use-pluralize-macro, r=compiler-errors
|
2022-07-27 19:05:36 +09:00 |