.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Auto merge of #114292 - estebank:issue-71039, r=b-naber
|
2023-11-17 20:57:12 +00:00 |
rustc_ast_lowering
|
Rollup merge of #117549 - DaniPopes:more-copied, r=b-naber
|
2023-11-17 23:04:22 +01:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Auto merge of #117944 - lcnr:region-refactor-uwu, r=BoxyUwU
|
2023-11-17 14:27:20 +00:00 |
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
Pass TyCtxt by value
|
2023-11-19 14:04:40 -05:00 |
rustc_codegen_llvm
|
Auto merge of #117500 - RalfJung:aggregate-abi, r=davidtwco
|
2023-11-19 18:42:20 +00:00 |
rustc_codegen_ssa
|
Auto merge of #118082 - compiler-errors:rollup-ejsc8yd, r=matthiaskrgr
|
2023-11-20 11:24:28 +00:00 |
rustc_const_eval
|
Rollup merge of #117832 - RalfJung:interpret-shift, r=cjgillot
|
2023-11-19 19:14:33 -08:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
Auto merge of #118002 - nnethercote:unify-input-no-input, r=bjorn3
|
2023-11-18 16:43:47 +00:00 |
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
Remove unnecessary .collect()
|
2023-11-19 17:50:47 +00:00 |
rustc_expand
|
|
|
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_analysis
|
Rollup merge of #118000 - compiler-errors:placeholder-ty-outlives, r=aliemjay
|
2023-11-19 19:14:35 -08:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
fix rebase
|
2023-11-19 18:07:22 +00:00 |
rustc_incremental
|
|
|
rustc_index
|
Begin nightly-ifying rustc_type_ir
|
2023-11-18 00:20:00 +00:00 |
rustc_index_macros
|
Begin nightly-ifying rustc_type_ir
|
2023-11-18 00:20:00 +00:00 |
rustc_infer
|
Make regionck care about placeholders in outlives components
|
2023-11-19 19:12:20 +00:00 |
rustc_interface
|
Make Compiler::sess private.
|
2023-11-17 17:30:41 +11:00 |
rustc_lexer
|
|
|
rustc_lint
|
catch pinned must_use types in unused_must_use
|
2023-11-18 20:04:50 -08:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
Don't sort span_suggestions , leave that to caller
|
2023-11-19 17:50:45 +00:00 |
rustc_metadata
|
rename bound region instantiation
|
2023-11-17 09:29:48 +00:00 |
rustc_middle
|
Rollup merge of #117832 - RalfJung:interpret-shift, r=cjgillot
|
2023-11-19 19:14:33 -08:00 |
rustc_mir_build
|
Rollup merge of #117832 - RalfJung:interpret-shift, r=cjgillot
|
2023-11-19 19:14:33 -08:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Auto merge of #117783 - tmiasko:inline-ret, r=cjgillot
|
2023-11-20 09:25:26 +00:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
Rollup merge of #117988 - estebank:issue-106020, r=cjgillot
|
2023-11-19 19:14:34 -08:00 |
rustc_parse_format
|
|
|
rustc_passes
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
fix rebase
|
2023-11-19 18:07:22 +00:00 |
rustc_serialize
|
|
|
rustc_session
|
change smir to StableMir
|
2023-11-17 13:28:07 +03:00 |
rustc_smir
|
Improve code per PR comments
|
2023-11-20 12:46:14 -08:00 |
rustc_span
|
|
|
rustc_symbol_mangling
|
|
|
rustc_target
|
Auto merge of #115526 - arttet:master, r=jackh726
|
2023-11-20 03:11:17 +00:00 |
rustc_trait_selection
|
Rollup merge of #118000 - compiler-errors:placeholder-ty-outlives, r=aliemjay
|
2023-11-19 19:14:35 -08:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
Auto merge of #117500 - RalfJung:aggregate-abi, r=davidtwco
|
2023-11-19 18:42:20 +00:00 |
rustc_type_ir
|
Begin nightly-ifying rustc_type_ir
|
2023-11-18 00:20:00 +00:00 |
stable_mir
|
Improve code per PR comments
|
2023-11-20 12:46:14 -08:00 |