.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Rollup merge of #98394 - Enselic:fixup-rustc_main-renames, r=petrochenkov
|
2022-06-24 16:43:47 +09:00 |
rustc_ast_lowering
|
Use CreateParameter mode for closures too.
|
2022-06-21 21:13:43 +02:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_borrowck
|
fold_region: remove unused parameter
|
2022-06-27 15:55:03 +02:00 |
rustc_builtin_macros
|
Rollup merge of #98394 - Enselic:fixup-rustc_main-renames, r=petrochenkov
|
2022-06-24 16:43:47 +09:00 |
rustc_codegen_cranelift
|
Auto merge of #98098 - bjorn3:archive_refactor, r=michaelwoerister
|
2022-06-21 16:24:56 +00:00 |
rustc_codegen_gcc
|
Auto merge of #98098 - bjorn3:archive_refactor, r=michaelwoerister
|
2022-06-21 16:24:56 +00:00 |
rustc_codegen_llvm
|
Rollup merge of #98214 - petrochenkov:islike, r=compiler-errors
|
2022-06-24 16:43:45 +09:00 |
rustc_codegen_ssa
|
Rollup merge of #98214 - petrochenkov:islike, r=compiler-errors
|
2022-06-24 16:43:45 +09:00 |
rustc_const_eval
|
Rollup merge of #98099 - RalfJung:convert_tag_add_extra, r=oli-obk
|
2022-06-22 07:03:59 +09:00 |
rustc_data_structures
|
Rollup merge of #97895 - nbdd0121:unlikely, r=estebank
|
2022-06-22 15:16:13 +09:00 |
rustc_driver
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
Migrate builtin-macros-expected-one-cfg-pattern to SessionDiagnostic
|
2022-06-21 20:20:00 +01:00 |
rustc_errors
|
|
|
rustc_expand
|
Add create_err and emit_err to ExtCtxt
|
2022-06-21 18:56:04 +01:00 |
rustc_feature
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #98279 - cjgillot:all-fresh-nofn, r=petrochenkov
|
2022-06-22 10:48:58 +00:00 |
rustc_hir_pretty
|
Use CreateParameter mode for closures too.
|
2022-06-21 21:13:43 +02:00 |
rustc_incremental
|
|
|
rustc_index
|
Auto merge of #95576 - DrMeepster:box_erasure, r=oli-obk
|
2022-06-21 11:00:39 +00:00 |
rustc_infer
|
fold_region: remove unused parameter
|
2022-06-27 15:55:03 +02:00 |
rustc_interface
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
|
|
rustc_lint_defs
|
Rollup merge of #98283 - TaKO8Ki:point-at-private-fields-in-struct-literal, r=compiler-errors
|
2022-06-23 14:39:08 -07:00 |
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Fix panic by checking if CStore has the crate data we want before actually querying it
|
2022-06-20 23:39:26 +02:00 |
rustc_middle
|
fold_region: remove unused parameter
|
2022-06-27 15:55:03 +02:00 |
rustc_mir_build
|
Rollup merge of #98429 - b-naber:use-correct-substs-discriminant-cast, r=lcnr
|
2022-06-25 15:14:13 +02:00 |
rustc_mir_dataflow
|
Auto merge of #95576 - DrMeepster:box_erasure, r=oli-obk
|
2022-06-21 11:00:39 +00:00 |
rustc_mir_transform
|
Auto merge of #95576 - DrMeepster:box_erasure, r=oli-obk
|
2022-06-21 11:00:39 +00:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
Rollup merge of #98183 - dtolnay:emptybound, r=lcnr
|
2022-06-20 16:41:46 +09:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Rollup merge of #98394 - Enselic:fixup-rustc_main-renames, r=petrochenkov
|
2022-06-24 16:43:47 +09:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Rollup merge of #98419 - WaffleLapkin:remove_excess_rib, r=compiler-errors
|
2022-06-24 16:43:49 +09:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Auto merge of #97657 - Urgau:check-cfg-many-mut, r=oli-obk
|
2022-06-21 07:40:32 +00:00 |
rustc_smir
|
|
|
rustc_span
|
Rollup merge of #98276 - compiler-errors:const-format-macro, r=oli-obk
|
2022-06-20 20:13:11 +02:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Set relocation_model to Pic on emscripten target
|
2022-06-24 06:20:46 -07:00 |
rustc_trait_selection
|
outside of borrowck, do not provide an implicit_region_bound
|
2022-06-27 15:48:54 +02:00 |
rustc_traits
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
fold_region: remove unused parameter
|
2022-06-27 15:55:03 +02:00 |