.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Move LifetimeCollectVisitor to rustc_ast_lowering
|
2022-08-04 11:26:54 -03:00 |
rustc_ast_lowering
|
Fix typo
|
2022-08-04 15:13:47 -03:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
Enable unused_parens for match arms
|
2022-08-04 07:16:39 -04:00 |
rustc_attr
|
|
|
rustc_borrowck
|
Rollup merge of #100095 - jackh726:early-binder, r=lcnr
|
2022-08-04 22:25:04 +02:00 |
rustc_builtin_macros
|
Rollup merge of #100058 - TaKO8Ki:suggest-positional-formatting-argument-instead-of-format-args-capture, r=estebank
|
2022-08-04 22:25:01 +02:00 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
|
|
rustc_codegen_ssa
|
Auto merge of #100035 - workingjubilee:merge-functions, r=nikic
|
2022-08-05 23:11:49 +00:00 |
rustc_const_eval
|
Auto merge of #99743 - compiler-errors:fulfillment-context-cleanups, r=jackh726
|
2022-08-06 06:48:15 +00:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
link_ordinal is available for foreign static
|
2022-08-04 09:28:59 +08:00 |
rustc_errors
|
Rollup merge of #100071 - klensy:annotate-snippets-bump, r=Mark-Simulacrum
|
2022-08-07 01:19:32 +02:00 |
rustc_expand
|
|
|
rustc_feature
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Do not collect lifetimes with Infer resolution
|
2022-08-04 12:40:00 -03:00 |
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
|
|
rustc_interface
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
Rollup merge of #100093 - wcampbell0x2a:unused-parens-for-match-arms, r=petrochenkov
|
2022-08-04 22:25:02 +02:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
RustWrapper: update for TypedPointerType in LLVM
|
2022-08-04 11:31:57 -04:00 |
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
|
|
rustc_middle
|
Add option to mir::MutVisitor to not invalidate CFG.
|
2022-08-09 01:51:10 -07:00 |
rustc_mir_build
|
Rollup merge of #100132 - compiler-errors:issue-100103, r=tmiasko
|
2022-08-06 16:15:56 +02:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Add option to mir::MutVisitor to not invalidate CFG.
|
2022-08-09 01:51:10 -07:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
Rollup merge of #100167 - chenyukang:require-suggestion, r=estebank
|
2022-08-06 16:15:59 +02:00 |
rustc_parse_format
|
add a comment about what we can parse now
|
2022-08-04 20:43:35 +09:00 |
rustc_passes
|
Auto merge of #100091 - chenyukang:add-check-for-link-ordinal, r=michaelwoerister
|
2022-08-07 05:37:29 +00:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
move DiagnosticArgFromDisplay into rustc_errors
|
2022-08-05 16:44:01 +00:00 |
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Add docs to generics_def_id_map
|
2022-08-04 11:27:03 -03:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
|
|
rustc_smir
|
|
|
rustc_span
|
recover require,include instead of use in item
|
2022-08-05 19:20:03 +08:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
|
|
rustc_trait_selection
|
Auto merge of #99743 - compiler-errors:fulfillment-context-cleanups, r=jackh726
|
2022-08-06 06:48:15 +00:00 |
rustc_traits
|
Rollup merge of #100095 - jackh726:early-binder, r=lcnr
|
2022-08-04 22:25:04 +02:00 |
rustc_transmute
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
Rollup merge of #100130 - compiler-errors:erroneous-return-span, r=lcnr
|
2022-08-07 01:19:33 +02:00 |