.. |
rustc
|
|
|
rustc_abi
|
Auto merge of #105175 - michaelwoerister:add-stable-ord-trait, r=nagisa
|
2022-12-06 09:21:49 +00:00 |
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
Rollup merge of #105343 - nbdd0121:hir, r=fee1-dead
|
2022-12-07 15:39:07 +01:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
Remove outdated syntax from trait alias pretty printing
|
2022-12-06 13:45:11 +00:00 |
rustc_attr
|
rustc_attr remove ref patterns
|
2022-12-06 14:45:58 +00:00 |
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Rollup merge of #105368 - WaffleLapkin:deref-even-harder, r=TaKO8Ki
|
2022-12-07 15:39:07 +01:00 |
rustc_builtin_macros
|
rustc_builtin_macros : remove ref patterns
|
2022-12-06 14:45:58 +00:00 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
Move linkage type check to HIR analysis and fix semantics issues.
|
2022-12-05 15:05:43 -08:00 |
rustc_codegen_llvm
|
Move linkage type check to HIR analysis and fix semantics issues.
|
2022-12-05 15:05:43 -08:00 |
rustc_codegen_ssa
|
fix: remove hack from link.rs (moved to libc)
|
2022-12-07 13:13:58 +03:00 |
rustc_const_eval
|
Rollup merge of #105289 - Rageking8:fix-dupe-word-typos, r=cjgillot
|
2022-12-06 12:48:52 +09:00 |
rustc_data_structures
|
Rollup merge of #104898 - oli-obk:group_all_the_things, r=wesleywiser
|
2022-12-06 16:54:52 +01:00 |
rustc_driver
|
|
|
rustc_error_codes
|
Support Option and similar enums as type of static variable with linkage attribute.
|
2022-12-05 15:05:43 -08:00 |
rustc_error_messages
|
Auto merge of #104799 - pcc:linkage-fn, r=tmiasko
|
2022-12-07 10:24:59 +00:00 |
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Rollup merge of #105250 - Swatinem:async-rm-resumety, r=oli-obk
|
2022-12-06 16:54:54 +01:00 |
rustc_hir_analysis
|
Auto merge of #104799 - pcc:linkage-fn, r=tmiasko
|
2022-12-07 10:24:59 +00:00 |
rustc_hir_pretty
|
Remove outdated syntax from trait alias pretty printing
|
2022-12-06 13:45:11 +00:00 |
rustc_hir_typeck
|
Rollup merge of #105267 - compiler-errors:issue-104613, r=oli-obk
|
2022-12-07 15:39:06 +01:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Make get_impl_future_output_ty work with AFIT
|
2022-12-05 17:34:42 +00:00 |
rustc_interface
|
Rollup merge of #105286 - willcrichton:maximal-hir-to-mir-coverage, r=cjgillot
|
2022-12-06 16:54:55 +01:00 |
rustc_lexer
|
|
|
rustc_lint
|
Rollup merge of #105267 - compiler-errors:issue-104613, r=oli-obk
|
2022-12-07 15:39:06 +01:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
Rollup merge of #105298 - krasimirgg:llvm-16-dec-1, r=cuviper
|
2022-12-06 23:13:49 +01:00 |
rustc_log
|
|
|
rustc_macros
|
Auto merge of #105220 - oli-obk:feeding, r=cjgillot
|
2022-12-06 03:47:41 +00:00 |
rustc_metadata
|
|
|
rustc_middle
|
Rollup merge of #105267 - compiler-errors:issue-104613, r=oli-obk
|
2022-12-07 15:39:06 +01:00 |
rustc_mir_build
|
Rollup merge of #105267 - compiler-errors:issue-104613, r=oli-obk
|
2022-12-07 15:39:06 +01:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Auto merge of #105229 - saethlin:zst-writes-to-unions, r=oli-obk
|
2022-12-06 15:35:55 +00:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
Rollup merge of #105098 - lyming2007:issue-103869-fix, r=eholk
|
2022-12-06 13:27:41 +01:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Rollup merge of #105267 - compiler-errors:issue-104613, r=oli-obk
|
2022-12-07 15:39:06 +01:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Rollup merge of #105289 - Rageking8:fix-dupe-word-typos, r=cjgillot
|
2022-12-06 12:48:52 +09:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Rollup merge of #105286 - willcrichton:maximal-hir-to-mir-coverage, r=cjgillot
|
2022-12-06 16:54:55 +01:00 |
rustc_smir
|
|
|
rustc_span
|
Rollup merge of #105362 - WaffleLapkin:🙅, r=oli-obk
|
2022-12-06 16:54:56 +01:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
|
|
rustc_trait_selection
|
Rollup merge of #105400 - BoxyUwU:braced_param_evaluatability, r=oli-obk
|
2022-12-07 15:39:08 +01:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
Rollup merge of #105362 - WaffleLapkin:🙅, r=oli-obk
|
2022-12-06 16:54:56 +01:00 |