.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Keep a parent LocalDefId in SpanData.
|
2021-09-10 20:17:33 +02:00 |
rustc_ast_lowering
|
Gather module items after lowering.
|
2021-09-12 16:33:16 +02:00 |
rustc_ast_passes
|
Rollup merge of #88733 - Noble-Mushtak:88577, r=estebank
|
2021-09-11 08:23:41 -07:00 |
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_borrowck
|
don't clone types that are Copy (clippy::clone_on_copy)
|
2021-09-11 10:18:56 +02:00 |
rustc_builtin_macros
|
Rollup merge of #88209 - Amanieu:asm_in_underscore, r=nagisa
|
2021-09-11 08:23:40 -07:00 |
rustc_codegen_cranelift
|
Make abi::Abi Copy and remove a *lot* of refs
|
2021-09-09 10:41:19 +02:00 |
rustc_codegen_llvm
|
rename is_valid_for to is_valid
|
2021-09-09 10:41:19 +02:00 |
rustc_codegen_ssa
|
rename is_valid_for to is_valid
|
2021-09-09 10:41:19 +02:00 |
rustc_const_eval
|
Rename (un)signed to (un)signed_int
|
2021-09-09 10:41:19 +02:00 |
rustc_data_structures
|
Bump stage0 compiler to 1.56
|
2021-09-08 20:51:05 -04:00 |
rustc_driver
|
Rename rustc_mir to rustc_const_eval.
|
2021-09-07 20:46:26 +02:00 |
rustc_error_codes
|
|
|
rustc_errors
|
Bump stage0 compiler to 1.56
|
2021-09-08 20:51:05 -04:00 |
rustc_expand
|
Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkov
|
2021-09-11 23:35:28 +00:00 |
rustc_feature
|
Ignore automatically derived impls of Clone and Debug in dead code analysis
|
2021-09-09 19:49:07 +02:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Gather module items after lowering.
|
2021-09-12 16:33:16 +02:00 |
rustc_hir_pretty
|
don't convert types into identical types
|
2021-09-11 10:32:38 +02:00 |
rustc_incremental
|
Auto merge of #83214 - cjgillot:dep-map, r=michaelwoerister
|
2021-09-06 23:58:16 +00:00 |
rustc_index
|
|
|
rustc_infer
|
Rollup merge of #88850 - matthiaskrgr:identical_conv, r=jackh726
|
2021-09-11 08:23:46 -07:00 |
rustc_interface
|
Gather module items after lowering.
|
2021-09-12 16:33:16 +02:00 |
rustc_lexer
|
|
|
rustc_lint
|
Gather module items after lowering.
|
2021-09-12 16:33:16 +02:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
RustWrapper: remove some uses of AttrBuilder
|
2021-09-08 10:47:41 -04:00 |
rustc_macros
|
don't clone types that are Copy (clippy::clone_on_copy)
|
2021-09-11 10:18:56 +02:00 |
rustc_metadata
|
Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkov
|
2021-09-11 23:35:28 +00:00 |
rustc_middle
|
Gather module items after lowering.
|
2021-09-12 16:33:16 +02:00 |
rustc_mir_build
|
Rollup merge of #88849 - matthiaskrgr:clony_on_copy, r=petrochenkov
|
2021-09-11 08:23:45 -07:00 |
rustc_mir_dataflow
|
Rebase fallout.
|
2021-09-08 20:40:30 +02:00 |
rustc_mir_transform
|
Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkov
|
2021-09-11 23:35:28 +00:00 |
rustc_monomorphize
|
Rebase fallout.
|
2021-09-08 20:40:30 +02:00 |
rustc_parse
|
Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkov
|
2021-09-11 23:35:28 +00:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Gather module items after lowering.
|
2021-09-12 16:33:16 +02:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
Rename walk_crate.
|
2021-09-02 19:23:11 +02:00 |
rustc_query_impl
|
Rename decode to data_untracked.
|
2021-09-10 20:18:22 +02:00 |
rustc_query_system
|
Auto merge of #78780 - cjgillot:req, r=Mark-Simulacrum
|
2021-09-11 20:39:47 +00:00 |
rustc_resolve
|
Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkov
|
2021-09-11 23:35:28 +00:00 |
rustc_save_analysis
|
Bump stage0 compiler to 1.56
|
2021-09-08 20:51:05 -04:00 |
rustc_serialize
|
|
|
rustc_session
|
Give spans their parent item during lowering.
|
2021-09-10 20:18:36 +02:00 |
rustc_span
|
Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkov
|
2021-09-11 23:35:28 +00:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
bugfix
|
2021-09-09 10:41:20 +02:00 |
rustc_trait_selection
|
Rollup merge of #88849 - matthiaskrgr:clony_on_copy, r=petrochenkov
|
2021-09-11 08:23:45 -07:00 |
rustc_traits
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
Use index newtyping for TyVid
|
2021-09-06 22:38:06 -04:00 |
rustc_typeck
|
Gather module items after lowering.
|
2021-09-12 16:33:16 +02:00 |