.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis
|
2021-04-28 20:35:17 +00:00 |
rustc_ast_lowering
|
|
|
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
Use RealFileName for Session::working_dir as it may also be remapped
|
2021-05-05 15:10:57 +01:00 |
rustc_codegen_llvm
|
Use RealFileName for Session::working_dir as it may also be remapped
|
2021-05-05 15:10:57 +01:00 |
rustc_codegen_ssa
|
Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov
|
2021-04-30 06:59:37 +00:00 |
rustc_data_structures
|
Auto merge of #84614 - RalfJung:daily, r=Mark-Simulacrum
|
2021-04-29 02:53:52 +00:00 |
rustc_driver
|
|
|
rustc_error_codes
|
Implement RFC 1260 with feature_name imported_main .
|
2021-04-29 08:35:08 +08:00 |
rustc_errors
|
|
|
rustc_expand
|
Make local_path in RealFileName::Remapped Option to be removed in exported metadata
|
2021-05-05 15:10:57 +01:00 |
rustc_feature
|
Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov
|
2021-04-30 06:59:37 +00:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Don't rebind in transitive_bounds_that_define_assoc_type
|
2021-04-28 18:10:44 -04:00 |
rustc_interface
|
Rename RealFileName::Named to LocalPath and Devirtualized to Remapped
|
2021-05-05 15:10:50 +01:00 |
rustc_lexer
|
|
|
rustc_lint
|
Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis
|
2021-04-28 20:35:17 +00:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
Replace llvm::sys::fs::F_None with llvm::sys::fs::OF_None
|
2021-04-29 15:25:17 -07:00 |
rustc_macros
|
|
|
rustc_metadata
|
Use RealFileName for Session::working_dir as it may also be remapped
|
2021-05-05 15:10:57 +01:00 |
rustc_middle
|
Rename RealFileName::Named to LocalPath and Devirtualized to Remapped
|
2021-05-05 15:10:50 +01:00 |
rustc_mir
|
Auto merge of #84582 - richkadel:issue-84561, r=tmandry
|
2021-05-01 07:48:24 +00:00 |
rustc_mir_build
|
|
|
rustc_parse
|
Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis
|
2021-04-28 20:35:17 +00:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Implement RFC 1260 with feature_name imported_main .
|
2021-04-29 08:35:08 +08:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
Move iter_results to dyn FnMut rather than a generic
|
2021-04-29 17:26:46 -04:00 |
rustc_query_system
|
Move iter_results to dyn FnMut rather than a generic
|
2021-04-29 17:26:46 -04:00 |
rustc_resolve
|
Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov
|
2021-04-30 06:59:37 +00:00 |
rustc_save_analysis
|
Use RealFileName for Session::working_dir as it may also be remapped
|
2021-05-05 15:10:57 +01:00 |
rustc_serialize
|
|
|
rustc_session
|
Use RealFileName for Session::working_dir as it may also be remapped
|
2021-05-05 15:10:57 +01:00 |
rustc_span
|
Make local_path in RealFileName::Remapped Option to be removed in exported metadata
|
2021-05-05 15:10:57 +01:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Change to probe-stack=call (instead of inline-or-call) everywhere again, for now.
|
2021-04-29 15:13:21 -04:00 |
rustc_trait_selection
|
|
|
rustc_traits
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov
|
2021-04-30 06:59:37 +00:00 |