os-rust/compiler
Nicholas Nethercote 8ff624a9f2 Clean up rustc_*/Cargo.toml.
- Sort dependencies and features sections.
- Add `tidy` markers to the sorted sections so they stay sorted.
- Remove empty `[lib`] sections.
- Remove "See more keys..." comments.

Excluded files:
- rustc_codegen_{cranelift,gcc}, because they're external.
- rustc_lexer, because it has external use.
- stable_mir, because it has external use.
2023-10-30 08:46:02 +11:00
..
rustc Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_abi Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_arena Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_ast Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_ast_lowering Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_ast_passes Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_ast_pretty Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_attr Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_baked_icu_data Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_borrowck Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_builtin_macros Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_codegen_cranelift Auto merge of #81746 - bjorn3:cg_clif_rustup_component, r=Mark-Simulacrum 2023-10-28 15:16:27 +00:00
rustc_codegen_gcc Merge commit '09ce29d0591a21e1abae22eac4d41ffd32993af8' into subtree-update_cg_gcc_2023-10-25 2023-10-27 16:07:01 -04:00
rustc_codegen_llvm Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_codegen_ssa Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_const_eval Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_data_structures Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_driver Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_driver_impl Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_error_codes Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_error_messages Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_errors Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_expand Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_feature Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_fluent_macro Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_fs_util Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_graphviz Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_hir Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_hir_analysis Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_hir_pretty Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_hir_typeck Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_incremental Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_index Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_infer Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_interface Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_lexer Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_lint Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_lint_defs Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_llvm Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_log Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_macros Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_metadata Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_middle Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_mir_build Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_mir_dataflow Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_mir_transform Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_monomorphize Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_parse Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_parse_format Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_passes Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_plugin_impl Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_privacy Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_query_impl Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_query_system Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_resolve Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_serialize Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_session Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_smir Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_span Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_symbol_mangling Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_target Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_trait_selection Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_traits Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_transmute Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_ty_utils Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
rustc_type_ir Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
stable_mir Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00