rust/compiler
2024-06-21 13:25:48 -05:00
..
rustc
rustc_abi
rustc_arena
rustc_ast Rollup merge of #126767 - compiler-errors:static-foreign-item, r=spastorino 2024-06-21 09:12:37 +02:00
rustc_ast_ir
rustc_ast_lowering StaticForeignItem and StaticItem are the same 2024-06-20 19:51:09 -04:00
rustc_ast_passes Rollup merge of #126767 - compiler-errors:static-foreign-item, r=spastorino 2024-06-21 09:12:37 +02:00
rustc_ast_pretty StaticForeignItem and StaticItem are the same 2024-06-20 19:51:09 -04:00
rustc_attr
rustc_baked_icu_data
rustc_borrowck
rustc_builtin_macros Convert some module-level // and /// comments to //!. 2024-06-20 09:23:18 +10:00
rustc_codegen_cranelift bug! more uses of these in runtime stuff 2024-06-19 10:44:01 -07:00
rustc_codegen_gcc Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
rustc_codegen_llvm
rustc_codegen_ssa More GVN for PtrMetadata 2024-06-20 22:16:59 -07:00
rustc_const_eval Auto merge of #125853 - tesuji:promote-fail-fast, r=cjgillot 2024-06-21 16:00:14 +00:00
rustc_data_structures Convert some module-level // and /// comments to //!. 2024-06-20 09:23:18 +10:00
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors Fix another assertion failure for some Expect diagnostics. 2024-06-21 14:29:25 +10:00
rustc_expand Rollup merge of #126700 - compiler-errors:fragment, r=fmease 2024-06-21 09:12:36 +02:00
rustc_feature Auto merge of #116088 - nbdd0121:unwind, r=Amanieu,RalfJung 2024-06-20 11:22:59 +00:00
rustc_fluent_macro
rustc_fs_util Remove useless tidy-alphabetical markers. 2024-06-20 09:23:20 +10:00
rustc_graphviz
rustc_hir local_def_path_hash_to_def_id can fail 2024-06-19 07:45:47 -04:00
rustc_hir_analysis Rollup merge of #126717 - nnethercote:rustfmt-use-pre-cleanups, r=jieyouxu 2024-06-20 14:07:04 +02:00
rustc_hir_pretty
rustc_hir_typeck Rollup merge of #126717 - nnethercote:rustfmt-use-pre-cleanups, r=jieyouxu 2024-06-20 14:07:04 +02:00
rustc_incremental
rustc_index
rustc_index_macros
rustc_infer Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
rustc_interface
rustc_lexer
rustc_lint Clarify that anonymous consts still do introduce a new scope 2024-06-19 18:34:15 -07:00
rustc_lint_defs Remove useless tidy-alphabetical markers. 2024-06-20 09:23:20 +10:00
rustc_llvm
rustc_log
rustc_macros
rustc_metadata
rustc_middle More GVN for PtrMetadata 2024-06-20 22:16:59 -07:00
rustc_mir_build [GVN] Add tests for generic pointees with PtrMetadata 2024-06-20 22:16:59 -07:00
rustc_mir_dataflow
rustc_mir_transform Auto merge of #125853 - tesuji:promote-fail-fast, r=cjgillot 2024-06-21 16:00:14 +00:00
rustc_monomorphize
rustc_next_trait_solver
rustc_parse Rollup merge of #126767 - compiler-errors:static-foreign-item, r=spastorino 2024-06-21 09:12:37 +02:00
rustc_parse_format
rustc_passes Rollup merge of #124580 - gurry:124556-suggest-remove-tuple-field, r=jackh726 2024-06-19 09:51:59 +02:00
rustc_pattern_analysis Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
rustc_privacy
rustc_query_impl Allow tracing through item_bounds query invocations on opaques 2024-06-19 08:47:55 +00:00
rustc_query_system Allow for try_force_from_dep_node to fail 2024-06-19 07:21:41 -04:00
rustc_resolve Rollup merge of #126767 - compiler-errors:static-foreign-item, r=spastorino 2024-06-21 09:12:37 +02:00
rustc_sanitizers Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
rustc_serialize
rustc_session Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
rustc_smir Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
rustc_span Auto merge of #123165 - oli-obk:no_ord_def_id3, r=cjgillot 2024-06-21 13:47:43 +00:00
rustc_symbol_mangling
rustc_target Format code 2024-06-21 13:25:48 -05:00
rustc_trait_selection Rollup merge of #126717 - nnethercote:rustfmt-use-pre-cleanups, r=jieyouxu 2024-06-20 14:07:04 +02:00
rustc_traits
rustc_transmute
rustc_ty_utils
rustc_type_ir Rollup merge of #126649 - compiler-errors:nightly, r=lcnr 2024-06-20 07:52:44 +02:00
rustc_type_ir_macros
stable_mir Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00