.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
ast: Always keep a NodeId in ast::Crate
|
2022-01-05 17:09:37 +08:00 |
rustc_ast_lowering
|
Rollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
|
2022-01-04 21:23:06 +01:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
Rollup merge of #92336 - dtolnay:printstateself, r=michaelwoerister
|
2022-01-07 20:20:56 -08:00 |
rustc_attr
|
|
|
rustc_borrowck
|
|
|
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
Rollup merge of #92375 - wesleywiser:consolidate_debuginfo_msvc_check, r=michaelwoerister
|
2022-01-07 20:20:58 -08:00 |
rustc_codegen_ssa
|
Rollup merge of #92375 - wesleywiser:consolidate_debuginfo_msvc_check, r=michaelwoerister
|
2022-01-07 20:20:58 -08:00 |
rustc_const_eval
|
|
|
rustc_data_structures
|
Do not hash zero bytes of i64 and u32 in Sip128 hasher
|
2022-01-04 19:12:10 +01:00 |
rustc_driver
|
Rollup merge of #92504 - dtolnay:wall, r=jackh726
|
2022-01-06 23:15:17 +01:00 |
rustc_error_codes
|
|
|
rustc_errors
|
|
|
rustc_expand
|
ast: Always keep a NodeId in ast::Crate
|
2022-01-05 17:09:37 +08:00 |
rustc_feature
|
feat: pass_by_value lint attribute
|
2022-01-09 13:05:51 +00:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Rollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
|
2022-01-04 21:23:06 +01:00 |
rustc_hir_pretty
|
Rollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
|
2022-01-04 21:23:06 +01:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
|
|
rustc_interface
|
ast: Always keep a NodeId in ast::Crate
|
2022-01-05 17:09:37 +08:00 |
rustc_lexer
|
|
|
rustc_lint
|
rustc_pass_by_value lint: add test on custom types
|
2022-01-10 17:42:20 +00:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
Rollup merge of #92559 - durin42:llvm-14-attributemask, r=nikic
|
2022-01-06 23:15:18 +01:00 |
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
rustc_metadata: Split fn get_implementations_for_trait into two functions
|
2022-01-06 15:13:22 +08:00 |
rustc_middle
|
feat: pass_by_value lint attribute
|
2022-01-09 13:05:51 +00:00 |
rustc_mir_build
|
Rollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
|
2022-01-04 21:23:06 +01:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Rollup merge of #92207 - tmiasko:delay-drop-elaboration-bug, r=jackh726
|
2022-01-06 23:15:14 +01:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
ast: Always keep a NodeId in ast::Crate
|
2022-01-05 17:09:37 +08:00 |
rustc_parse_format
|
|
|
rustc_passes
|
rustc_pass_by_value lint: add test on custom types
|
2022-01-10 17:42:20 +00:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
rustc_metadata: Make attribute decoding slightly faster and stricter
|
2022-01-06 12:13:41 +08:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
sess/cg: re-introduce split dwarf kind
|
2022-01-06 09:32:42 +00:00 |
rustc_span
|
feat: pass_by_value lint attribute
|
2022-01-09 13:05:51 +00:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
sess/cg: re-introduce split dwarf kind
|
2022-01-06 09:32:42 +00:00 |
rustc_trait_selection
|
|
|
rustc_traits
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
Rollup merge of #91055 - lcnr:type_of-closures, r=nikomatsakis
|
2022-01-06 23:15:13 +01:00 |