rust/compiler
bjorn3 23e72ab41e Move ___asan_globals_registered export
All other sanitizer symbols are handled in prepare_lto already.
2025-08-28 19:36:51 +00:00
..
rustc rename stable_mir to rustc_public, and rustc_smir to rustc_public_bridge 2025-07-14 09:25:54 +00:00
rustc_abi Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_arena Introduce Arena::try_alloc_from_iter. 2025-04-19 01:13:18 +00:00
rustc_ast Add rustc-literal-escaper to [workspace.dependencies]. 2025-08-27 13:59:32 +10:00
rustc_ast_ir Tidy up Cargo.toml files. 2025-07-31 19:58:04 +10:00
rustc_ast_lowering Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_ast_passes Add itertools to [workspace.dependencies]. 2025-08-27 14:21:21 +10:00
rustc_ast_pretty Add itertools to [workspace.dependencies]. 2025-08-27 14:21:21 +10:00
rustc_attr_parsing Rollup merge of #145826 - scrabsha:push-vrpwttmzqwpt, r=jdonszelmann 2025-08-27 21:51:53 -04:00
rustc_baked_icu_data Add unreachable_pub to RUSTC_LINT_FLAGS for compiler/ crates. 2025-03-11 13:14:21 +11:00
rustc_borrowck Auto merge of #145923 - matthiaskrgr:rollup-rkejtos, r=matthiaskrgr 2025-08-27 12:35:21 +00:00
rustc_builtin_macros Rollup merge of #145905 - TaKO8Ki:fix-137580, r=nnethercote 2025-08-27 11:26:52 +02:00
rustc_codegen_cranelift Port the #[linkage] attribute to the new attribute system 2025-08-13 21:01:37 +02:00
rustc_codegen_gcc Fix sync conflict 2025-08-26 17:25:45 +02:00
rustc_codegen_llvm Move ___asan_globals_registered export 2025-08-28 19:36:51 +00:00
rustc_codegen_ssa Only export the sanitizer symbols for LTO and move export code to cg_llvm 2025-08-28 19:36:44 +00:00
rustc_const_eval Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_data_structures Remove unnecessary [dependencies.unicode-properties] entries. 2025-08-28 08:08:40 +10:00
rustc_driver Remove recursion_limit increases. 2025-04-02 16:25:27 +11:00
rustc_driver_impl Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_error_codes Rollup merge of #144944 - He1pa:E0793, r=compiler-errors 2025-08-15 16:16:32 +10:00
rustc_error_messages Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_errors Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_expand Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_feature Rollup merge of #145726 - aapoalas:reborrow-lang-experiment, r=petrochenkov 2025-08-22 22:00:55 -04:00
rustc_fluent_macro Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
rustc_fs_util Retry if creating temp fails with access denied 2025-04-25 11:28:36 +00:00
rustc_graphviz Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-11 13:14:21 +11:00
rustc_hashes Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
rustc_hir Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_hir_analysis Add itertools to [workspace.dependencies]. 2025-08-27 14:21:21 +10:00
rustc_hir_id rustc_hir_id: Add a comment explaining why the crate exists 2025-08-20 15:04:00 -07:00
rustc_hir_pretty Propagate TraitImplHeader to hir 2025-08-11 17:05:42 -05:00
rustc_hir_typeck Rollup merge of #145740 - nnethercote:workspace-members, r=Kobzol 2025-08-27 11:26:50 +02:00
rustc_incremental Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_index Update documentation. 2025-08-24 22:15:19 +00:00
rustc_index_macros Tidy up Cargo.toml files. 2025-07-31 19:58:04 +10:00
rustc_infer Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_interface Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_lexer Remove unnecessary [dependencies.unicode-properties] entries. 2025-08-28 08:08:40 +10:00
rustc_lint Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_lint_defs Migrate BuiltinLintDiag::HiddenUnicodeCodepoints to use LintDiagnostic directly 2025-08-22 03:01:35 -07:00
rustc_llvm Move ___asan_globals_registered export 2025-08-28 19:36:51 +00:00
rustc_log Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_macros remove should_render in PrintAttribute derive 2025-08-16 21:41:39 +08:00
rustc_metadata Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_middle Auto merge of #145923 - matthiaskrgr:rollup-rkejtos, r=matthiaskrgr 2025-08-27 12:35:21 +00:00
rustc_mir_build Add itertools to [workspace.dependencies]. 2025-08-27 14:21:21 +10:00
rustc_mir_dataflow Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_mir_transform Add itertools to [workspace.dependencies]. 2025-08-27 14:21:21 +10:00
rustc_monomorphize Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_next_trait_solver Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_parse Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_parse_format Add rustc-literal-escaper to [workspace.dependencies]. 2025-08-27 13:59:32 +10:00
rustc_passes Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_pattern_analysis Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_privacy Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_proc_macro Add rustc-literal-escaper to [workspace.dependencies]. 2025-08-27 13:59:32 +10:00
rustc_public Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_public_bridge Remove useless lifetime parameter. 2025-07-23 23:54:37 +00:00
rustc_query_impl Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_query_system Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_resolve Auto merge of #145851 - lolbinarycat:rustdoc-optimize, r=GuillaumeGomez 2025-08-27 19:23:30 +00:00
rustc_sanitizers Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_serialize Add thin-vec to newly added [workspace.dependencies]. 2025-08-27 13:59:32 +10:00
rustc_session Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_span Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_symbol_mangling Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_target Auto merge of #145949 - jhpratt:rollup-smzd7tr, r=jhpratt 2025-08-28 03:06:52 +00:00
rustc_thread_pool remove deprecated Error::description in impls 2025-08-26 06:36:53 +00:00
rustc_trait_selection Add itertools to [workspace.dependencies]. 2025-08-27 14:21:21 +10:00
rustc_traits Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_transmute Add itertools to [workspace.dependencies]. 2025-08-27 14:21:21 +10:00
rustc_ty_utils Add itertools to [workspace.dependencies]. 2025-08-27 14:21:21 +10:00
rustc_type_ir Add tracing to [workspace.dependencies]. 2025-08-27 14:21:19 +10:00
rustc_type_ir_macros Split TypeFolder and FallibleTypeFolder 2025-04-15 18:30:35 +00:00