rust/compiler
2023-11-15 19:41:28 -05:00
..
rustc Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_abi Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_arena Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_ast Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_ast_lowering Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_ast_passes Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_ast_pretty Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_attr Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_baked_icu_data Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_borrowck Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_builtin_macros Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_codegen_cranelift Merge commit 'c84d1871dc4456539b7b578830268ab3539915d0' into sync_cg_clif-2023-11-10 2023-11-10 11:30:51 +00:00
rustc_codegen_gcc Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_codegen_llvm Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_codegen_ssa Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_const_eval Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_data_structures Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_driver Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_driver_impl Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_error_codes Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_error_messages Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_errors Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_expand Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_feature Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_fluent_macro Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_fs_util Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_graphviz Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_hir Add suggestion to THIR unsafe_op_in_unsafe_fn lint 2023-11-06 16:23:09 +00:00
rustc_hir_analysis Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_hir_pretty Fix remaining uses of CaptureBy::Value 2023-11-04 19:48:44 +01:00
rustc_hir_typeck Auto merge of #117908 - lcnr:region-kind-rename, r=BoxyUwU 2023-11-15 12:55:42 +00:00
rustc_incremental Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_index Remove unnecessary annotation. 2023-11-13 17:09:26 +11:00
rustc_infer Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_interface Auto merge of #116555 - paulmenage:llvm-module-flag, r=wesleywiser 2023-11-15 16:54:31 +00:00
rustc_lexer Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_lint Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_lint_defs Auto merge of #116930 - RalfJung:raw-ptr-match, r=davidtwco 2023-11-08 20:42:32 +00:00
rustc_llvm Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_log rustc_log: provide a way to init logging based on the values, not names, of the env vars 2023-11-11 15:24:33 +01:00
rustc_macros Factor out some duplicated code. 2023-11-10 10:54:26 +11:00
rustc_metadata Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_middle Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_mir_build Rollup merge of #117686 - compiler-errors:gen-body, r=wesleywiser 2023-11-14 21:50:38 +01:00
rustc_mir_dataflow rename BorrowKind::Shallow to Fake 2023-11-08 22:55:28 +01:00
rustc_mir_transform Fix def-use check for call terminators 2023-11-14 17:07:34 +01:00
rustc_monomorphize Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
rustc_parse Fix some typos 2023-11-14 23:06:50 +08:00
rustc_parse_format Auto merge of #117819 - fmease:rustc_parse_format-stable-rustc, r=Nilstrieb 2023-11-15 14:55:35 +00:00
rustc_passes Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_privacy Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_query_impl Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_query_system Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_resolve Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_serialize Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_session Auto merge of #116555 - paulmenage:llvm-module-flag, r=wesleywiser 2023-11-15 16:54:31 +00:00
rustc_smir Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_span Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_symbol_mangling Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_target Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_trait_selection Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_traits Remove -Zperf-stats. 2023-11-13 09:45:20 +11:00
rustc_transmute Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_ty_utils Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
rustc_type_ir fix doc link 2023-11-15 01:24:44 +00:00
stable_mir Auto merge of #117908 - lcnr:region-kind-rename, r=BoxyUwU 2023-11-15 12:55:42 +00:00