.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
Factor out hir::Node::Binding
|
2022-07-01 10:04:19 -05:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_borrowck
|
Rollup merge of #98766 - lcnr:mir-visit-pass_by_value, r=oli-obk
|
2022-07-02 12:23:41 +05:30 |
rustc_builtin_macros
|
Change Ty::Tuple to Ty::Unit .
|
2022-07-01 15:19:49 +10:00 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
llvm-wrapper: adapt for LLVMConstExtractValue removal
|
2022-06-30 12:47:34 +00:00 |
rustc_codegen_ssa
|
import all necessary parts of rustc_metadata::fs
|
2022-07-02 22:54:36 +09:00 |
rustc_const_eval
|
Rollup merge of #98783 - RalfJung:jumpscares, r=fee1-dead
|
2022-07-02 12:23:42 +05:30 |
rustc_data_structures
|
define MmapMut and use it in Decodable impl
|
2022-07-02 22:54:37 +09:00 |
rustc_driver
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
Rollup merge of #98695 - tshepang:or-pattern, r=compiler-errors
|
2022-06-30 19:55:55 +02:00 |
rustc_expand
|
|
|
rustc_feature
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Factor out hir::Node::Binding
|
2022-07-01 10:04:19 -05:00 |
rustc_hir_pretty
|
Factor out hir::Node::Binding
|
2022-07-01 10:04:19 -05:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Only label place where type is needed if span is meaningful
|
2022-07-01 17:38:34 +00:00 |
rustc_interface
|
remove non_durable_rename in rustc_interface::util
|
2022-07-02 22:54:37 +09:00 |
rustc_lexer
|
|
|
rustc_lint
|
fix grammar in useless doc comment lint
|
2022-06-30 16:17:38 -04:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
llvm-wrapper: adapt for LLVMConstExtractValue removal
|
2022-06-30 12:47:34 +00:00 |
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Revert "write the root position at the end"
|
2022-07-02 22:54:37 +09:00 |
rustc_middle
|
Rollup merge of #98766 - lcnr:mir-visit-pass_by_value, r=oli-obk
|
2022-07-02 12:23:41 +05:30 |
rustc_mir_build
|
Rollup merge of #98639 - camsteffen:no-node-binding, r=compiler-errors
|
2022-07-02 12:23:38 +05:30 |
rustc_mir_dataflow
|
cleanup mir visitor for rustc::pass_by_value
|
2022-07-01 16:21:21 +02:00 |
rustc_mir_transform
|
cleanup mir visitor for rustc::pass_by_value
|
2022-07-01 16:21:21 +02:00 |
rustc_monomorphize
|
cleanup mir visitor for rustc::pass_by_value
|
2022-07-01 16:21:21 +02:00 |
rustc_parse
|
|
|
rustc_parse_format
|
|
|
rustc_passes
|
Auto merge of #98402 - cjgillot:undead, r=michaelwoerister
|
2022-07-01 14:43:15 +00:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Rollup merge of #98677 - lyming2007:issue-98492-fix, r=lcnr
|
2022-06-30 19:55:53 +02:00 |
rustc_save_analysis
|
Factor out hir::Node::Binding
|
2022-07-01 10:04:19 -05:00 |
rustc_serialize
|
use BufReader for counting zero bytes
|
2022-07-02 22:51:42 +09:00 |
rustc_session
|
|
|
rustc_smir
|
|
|
rustc_span
|
|
|
rustc_symbol_mangling
|
|
|
rustc_target
|
|
|
rustc_trait_selection
|
Move Sized check before first error is created
|
2022-07-01 17:38:34 +00:00 |
rustc_traits
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
Rollup merge of #98639 - camsteffen:no-node-binding, r=compiler-errors
|
2022-07-02 12:23:38 +05:30 |