.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Add missing try_visit calls in visitors.
|
2024-03-18 11:21:06 -04:00 |
rustc_ast_ir
|
|
|
rustc_ast_lowering
|
do not eat nested exprs result in format args visitor
|
2024-03-18 09:27:47 +00:00 |
rustc_ast_passes
|
Rollup merge of #121545 - gvozdvmozgu:fix-attribute-validation-associated-items, r=fmease
|
2024-03-16 23:28:47 +01:00 |
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Move suggest_hoisting_call_outside_loop out of suggest_cloning
|
2024-03-17 21:52:12 +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
|
revert changes and just delete the fixme
|
2024-03-16 11:11:53 -04: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
|
Rollup merge of #122567 - erikdesjardins:noname, r=oli-obk
|
2024-03-18 16:27:07 +01:00 |
rustc_const_eval
|
Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkin
|
2024-03-18 22:24:38 +01:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
Rollup merge of #122060 - clubby789:stabilize-imported-main, r=lcnr
|
2024-03-18 22:24:37 +01: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
|
|
|
rustc_index
|
|
|
rustc_index_macros
|
|
|
rustc_infer
|
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_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
|
Rollup merge of #121720 - tmandry:split-refining, r=compiler-errors
|
2024-03-16 23:28:47 +01:00 |
rustc_llvm
|
Update the minimum external LLVM to 17
|
2024-03-17 10:11:04 -07:00 |
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
|
Rollup merge of #122687 - lcnr:normalizes-to-emit-nested-goals, r=compiler-errors
|
2024-03-18 22:24:39 +01:00 |
rustc_mir_build
|
Rollup merge of #121823 - Nadrieril:never-witnesses, r=compiler-errors
|
2024-03-18 22:24:36 +01:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Rollup merge of #122701 - compiler-errors:allocator-suspend, r=oli-obk
|
2024-03-18 22:24:41 +01: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
|
|
|
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
|
Improve the WitnessPat: Debug impl
|
2024-03-19 02:22:43 +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
|
remove retag_box_to_raw, it is no longer needed
|
2024-03-18 10:32:25 +01:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
|
|
rustc_trait_selection
|
Rollup merge of #122687 - lcnr:normalizes-to-emit-nested-goals, r=compiler-errors
|
2024-03-18 22:24:39 +01: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
|
|
|
rustc_type_ir
|
improve comments
|
2024-03-18 18:13:25 +01:00 |
stable_mir
|
|
|