.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk
|
2024-03-19 00:04:09 +00:00 |
rustc_ast_ir
|
|
|
rustc_ast_lowering
|
|
|
rustc_ast_passes
|
Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk
|
2024-03-19 00:04:09 +00:00 |
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk
|
2024-03-19 00:04:09 +00:00 |
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
Avoid various uses of Option<Span> in favor of using DUMMY_SP in the few cases that used None
|
2024-03-18 09:34:08 +00:00 |
rustc_codegen_gcc
|
Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk
|
2024-03-19 00:04:09 +00:00 |
rustc_codegen_llvm
|
Rollup merge of #122649 - cuviper:min-llvm-17, r=nikic
|
2024-03-18 16:27:09 +01:00 |
rustc_codegen_ssa
|
Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk
|
2024-03-19 00:04:09 +00:00 |
rustc_const_eval
|
Auto merge of #122493 - lukas-code:sized-constraint, r=lcnr
|
2024-03-19 04:21:14 +00:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
|
|
rustc_error_codes
|
Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk
|
2024-03-19 00:04:09 +00:00 |
rustc_error_messages
|
|
|
rustc_errors
|
|
|
rustc_expand
|
Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk
|
2024-03-19 00:04:09 +00:00 |
rustc_feature
|
Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk
|
2024-03-19 00:04:09 +00:00 |
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Add missing try_visit calls in visitors.
|
2024-03-18 11:21:06 -04:00 |
rustc_hir_analysis
|
Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkin
|
2024-03-18 22:24:38 +01:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkin
|
2024-03-18 22:24:38 +01:00 |
rustc_incremental
|
Replace mir_built query with a hook and use mir_const everywhere instead
|
2024-03-20 09:05:09 +00:00 |
rustc_index
|
|
|
rustc_index_macros
|
|
|
rustc_infer
|
Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk
|
2024-03-19 00:04:09 +00:00 |
rustc_interface
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkin
|
2024-03-18 22:24:38 +01:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Rollup merge of #122588 - klensy:imported_source_file, r=michaelwoerister
|
2024-03-18 16:27:08 +01:00 |
rustc_middle
|
Replace mir_built query with a hook and use mir_const everywhere instead
|
2024-03-20 09:05:09 +00:00 |
rustc_mir_build
|
Replace mir_built query with a hook and use mir_const everywhere instead
|
2024-03-20 09:05:09 +00:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Replace mir_built query with a hook and use mir_const everywhere instead
|
2024-03-20 09:05:09 +00:00 |
rustc_monomorphize
|
Avoid various uses of Option<Span> in favor of using DUMMY_SP in the few cases that used None
|
2024-03-18 09:34:08 +00:00 |
rustc_next_trait_solver
|
|
|
rustc_parse
|
Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk
|
2024-03-19 00:04:09 +00:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkin
|
2024-03-18 22:24:38 +01:00 |
rustc_pattern_analysis
|
Rollup merge of #121823 - Nadrieril:never-witnesses, r=compiler-errors
|
2024-03-18 22:24:36 +01:00 |
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkin
|
2024-03-18 22:24:38 +01:00 |
rustc_smir
|
Avoid various uses of Option<Span> in favor of using DUMMY_SP in the few cases that used None
|
2024-03-18 09:34:08 +00:00 |
rustc_span
|
|
|
rustc_symbol_mangling
|
|
|
rustc_target
|
|
|
rustc_trait_selection
|
Auto merge of #122493 - lukas-code:sized-constraint, r=lcnr
|
2024-03-19 04:21:14 +00:00 |
rustc_traits
|
|
|
rustc_transmute
|
Avoid various uses of Option<Span> in favor of using DUMMY_SP in the few cases that used None
|
2024-03-18 09:34:08 +00:00 |
rustc_ty_utils
|
Auto merge of #122493 - lukas-code:sized-constraint, r=lcnr
|
2024-03-19 04:21:14 +00:00 |
rustc_type_ir
|
improve comments
|
2024-03-18 18:13:25 +01:00 |
stable_mir
|
|
|