.. |
rustc
|
|
|
rustc_abi
|
Rename inihibit_union_abi_opt() to inihibits_union_abi_opt()
|
2024-04-28 13:09:36 +05:30 |
rustc_arena
|
|
|
rustc_ast
|
Add StaticForeignItem and use it on ForeignItemKind
|
2024-04-29 13:15:51 -03:00 |
rustc_ast_ir
|
|
|
rustc_ast_lowering
|
Rollup merge of #124524 - spastorino:make-foreign-static-use-struct, r=oli-obk
|
2024-04-30 06:43:42 +02:00 |
rustc_ast_passes
|
Add StaticForeignItem and use it on ForeignItemKind
|
2024-04-29 13:15:51 -03:00 |
rustc_ast_pretty
|
Rollup merge of #124524 - spastorino:make-foreign-static-use-struct, r=oli-obk
|
2024-04-30 06:43:42 +02:00 |
rustc_attr
|
Rollup merge of #124324 - nnethercote:minor-ast-cleanups, r=estebank
|
2024-04-25 06:31:04 +02:00 |
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Rollup merge of #124185 - beepster4096:move_data_base_local_infallible, r=pnkfelix
|
2024-04-29 22:37:50 +02:00 |
rustc_builtin_macros
|
Rollup merge of #124382 - petrochenkov:itemvisit, r=lcnr
|
2024-04-27 07:55:37 +02:00 |
rustc_codegen_cranelift
|
debuginfo: Stabilize -Z debug-macros , -Z collapse-macro-debuginfo and #[collapse_debuginfo]
|
2024-04-25 22:14:47 +03:00 |
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
Auto merge of #124255 - RenjiSann:renji/mcdc-nested-expressions, r=Zalathar
|
2024-04-29 11:54:49 +00:00 |
rustc_codegen_ssa
|
debuginfo: Stabilize -Z debug-macros , -Z collapse-macro-debuginfo and #[collapse_debuginfo]
|
2024-04-25 22:14:47 +03:00 |
rustc_const_eval
|
|
|
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
[Refactor] Rename Lint and LintGroup\'s is_loaded to is_externally_loaded
|
2024-04-29 15:57:09 +02:00 |
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
Auto merge of #124398 - klensy:trailing-ws, r=compiler-errors
|
2024-04-30 00:42:32 +00:00 |
rustc_expand
|
Rollup merge of #124382 - petrochenkov:itemvisit, r=lcnr
|
2024-04-27 07:55:37 +02:00 |
rustc_feature
|
debuginfo: Stabilize -Z debug-macros , -Z collapse-macro-debuginfo and #[collapse_debuginfo]
|
2024-04-25 22:14:47 +03:00 |
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
review comment: rename method
|
2024-04-25 18:26:36 +00:00 |
rustc_hir_analysis
|
Fix ICE on invalid const param types
|
2024-04-27 09:36:38 +05:30 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rollup merge of #124437 - linyihai:doc-link-typeck, r=compiler-errors
|
2024-04-27 20:46:09 +02:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_index_macros
|
|
|
rustc_infer
|
|
|
rustc_interface
|
coverage: Replace boolean options with a CoverageLevel enum
|
2024-04-29 20:04:22 +10:00 |
rustc_lexer
|
|
|
rustc_lint
|
Rollup merge of #124522 - blyxyas:refactor-is-loaded, r=jieyouxu
|
2024-04-29 18:03:25 +01:00 |
rustc_lint_defs
|
[Refactor] Rename Lint and LintGroup\'s is_loaded to is_externally_loaded
|
2024-04-29 15:57:09 +02:00 |
rustc_llvm
|
Rollup merge of #124287 - 41Leahcim:master, r=fmease
|
2024-04-25 18:57:56 +02:00 |
rustc_log
|
|
|
rustc_macros
|
Rollup merge of #124287 - 41Leahcim:master, r=fmease
|
2024-04-25 18:57:56 +02:00 |
rustc_metadata
|
|
|
rustc_middle
|
Take proof trees by value in inspect goal
|
2024-04-29 17:06:34 -04:00 |
rustc_mir_build
|
coverage: Add branch coverage support for let-else
|
2024-04-30 22:35:54 +10:00 |
rustc_mir_dataflow
|
Rollup merge of #124185 - beepster4096:move_data_base_local_infallible, r=pnkfelix
|
2024-04-29 22:37:50 +02:00 |
rustc_mir_transform
|
Rollup merge of #124504 - gurry:123710-union-ICE, r=oli-obk
|
2024-04-29 18:03:24 +01:00 |
rustc_monomorphize
|
|
|
rustc_next_trait_solver
|
|
|
rustc_parse
|
Add StaticForeignItem and use it on ForeignItemKind
|
2024-04-29 13:15:51 -03:00 |
rustc_parse_format
|
|
|
rustc_passes
|
ast: Generalize item kind visiting
|
2024-04-25 22:49:58 +03:00 |
rustc_pattern_analysis
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Add StaticForeignItem and use it on ForeignItemKind
|
2024-04-29 13:15:51 -03:00 |
rustc_sanitizers
|
|
|
rustc_serialize
|
|
|
rustc_session
|
coverage: Replace boolean options with a CoverageLevel enum
|
2024-04-29 20:04:22 +10:00 |
rustc_smir
|
|
|
rustc_span
|
debuginfo: Stabilize -Z debug-macros , -Z collapse-macro-debuginfo and #[collapse_debuginfo]
|
2024-04-25 22:14:47 +03:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
|
|
rustc_trait_selection
|
Split out instantiate_nested_goals
|
2024-04-29 17:06:34 -04:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
Don't ICE when codegen_select returns ambiguity in new solver
|
2024-04-25 11:49:12 -04:00 |
rustc_type_ir
|
|
|
stable_mir
|
|
|