.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Rollup merge of #117114 - nnethercote:improve-stringify-test, r=petrochenkov
|
2023-10-26 22:26:11 +02:00 |
rustc_ast_lowering
|
Auto merge of #117171 - fee1-dead-contrib:deny-explicit-effect-params, r=oli-obk
|
2023-10-26 14:50:23 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
Pre-intern a symbol for env!("CFG_RELEASE")
|
2023-10-26 02:02:22 -07:00 |
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Quietly fail if an error has already occurred
|
2023-10-26 11:14:53 +00:00 |
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
|
|
rustc_codegen_ssa
|
Auto merge of #117115 - zetafunction:linking, r=bjorn3
|
2023-10-26 04:04:50 +00:00 |
rustc_const_eval
|
Refactor away the need for some descr methods.
|
2023-10-25 16:40:32 +00:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiser
|
2023-10-26 02:08:07 +00:00 |
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
|
|
rustc_expand
|
Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiser
|
2023-10-26 02:08:07 +00:00 |
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #117171 - fee1-dead-contrib:deny-explicit-effect-params, r=oli-obk
|
2023-10-26 14:50:23 +00:00 |
rustc_hir_analysis
|
Auto merge of #117171 - fee1-dead-contrib:deny-explicit-effect-params, r=oli-obk
|
2023-10-26 14:50:23 +00:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rollup merge of #116968 - eopb:116967, r=petrochenkov
|
2023-10-26 22:26:10 +02:00 |
rustc_incremental
|
Reduce some function exposure.
|
2023-10-26 09:04:26 +11:00 |
rustc_index
|
|
|
rustc_infer
|
Refactor away the need for some descr methods.
|
2023-10-25 16:40:32 +00:00 |
rustc_interface
|
Rollup merge of #117207 - Zalathar:no-option, r=compiler-errors
|
2023-10-26 17:45:45 +02:00 |
rustc_lexer
|
|
|
rustc_lint
|
|
|
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
Fix symbols::tests::test_symbols
|
2023-10-26 02:02:22 -07:00 |
rustc_metadata
|
|
|
rustc_middle
|
Replace type flag HAS_TY_GENERATOR with HAS_TY_COROUTINE
|
2023-10-26 15:18:50 +02:00 |
rustc_mir_build
|
Abstract over per-column pattern traversal
|
2023-10-27 05:16:13 +02:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Rollup merge of #117141 - tmiasko:inline-target-features, r=oli-obk
|
2023-10-25 19:51:14 +02:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
Avoid unbounded O(n^2) when parsing nested type args
|
2023-10-25 19:07:34 +00:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Pre-intern a symbol for env!("CFG_RELEASE")
|
2023-10-26 02:02:22 -07:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Rollup merge of #116905 - Fenex:refactor/compiler/resolve, r=petrochenkov
|
2023-10-26 17:45:43 +02:00 |
rustc_serialize
|
|
|
rustc_session
|
Rollup merge of #117207 - Zalathar:no-option, r=compiler-errors
|
2023-10-26 17:45:45 +02:00 |
rustc_smir
|
Rollup merge of #117095 - klinvill:smir-fn-arg-count, r=oli-obk
|
2023-10-26 17:45:43 +02:00 |
rustc_span
|
Pre-intern a symbol for env!("CFG_RELEASE")
|
2023-10-26 02:02:22 -07:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
implement C ABI lowering for CSKY
|
2023-10-25 20:47:06 +08:00 |
rustc_trait_selection
|
Auto merge of #113183 - estebank:redundant-sized-errors, r=davidtwco
|
2023-10-27 00:06:12 +00:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
Rollup merge of #117136 - compiler-errors:defid-list, r=oli-obk
|
2023-10-25 17:40:29 +02:00 |
rustc_type_ir
|
Replace type flag HAS_TY_GENERATOR with HAS_TY_COROUTINE
|
2023-10-26 15:18:50 +02:00 |
stable_mir
|
Rollup merge of #117095 - klinvill:smir-fn-arg-count, r=oli-obk
|
2023-10-26 17:45:43 +02:00 |