rust/compiler
Andreas Liljeqvist 5b2f757dae Make abi::Abi Copy and remove a *lot* of refs
fix

fix

Remove more refs and clones

fix

more

fix
2021-09-09 10:41:19 +02:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
rustc_ast_lowering Change is_unsized to add_implicitly_sized 2021-09-07 18:08:46 -04:00
rustc_ast_passes Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
rustc_ast_pretty
rustc_attr
rustc_borrowck Rebase fallout. 2021-09-08 20:40:30 +02:00
rustc_builtin_macros
rustc_codegen_cranelift Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
rustc_codegen_llvm Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
rustc_codegen_ssa Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
rustc_const_eval Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
rustc_data_structures Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
rustc_driver Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00
rustc_error_codes
rustc_errors Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
rustc_expand Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
rustc_feature Fix typo in const_generics replaced with adt_const_params note 2021-09-07 09:27:30 -07:00
rustc_fs_util
rustc_graphviz
rustc_hir Don't move ?Trait bounds to param bounds if they're in where clauses 2021-09-07 18:08:46 -04:00
rustc_hir_pretty Don't move ?Trait bounds to param bounds if they're in where clauses 2021-09-07 18:08:46 -04:00
rustc_incremental
rustc_index
rustc_infer Use index newtyping for TyVid 2021-09-06 22:38:06 -04:00
rustc_interface Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00
rustc_lexer
rustc_lint Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
rustc_lint_defs
rustc_llvm
rustc_macros
rustc_metadata
rustc_middle Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
rustc_mir_build
rustc_mir_dataflow Rebase fallout. 2021-09-08 20:40:30 +02:00
rustc_mir_transform Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
rustc_monomorphize Rebase fallout. 2021-09-08 20:40:30 +02:00
rustc_parse Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve
rustc_save_analysis Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
rustc_serialize
rustc_session
rustc_span Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
rustc_symbol_mangling
rustc_target Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
rustc_trait_selection Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
rustc_traits
rustc_ty_utils
rustc_type_ir Use index newtyping for TyVid 2021-09-06 22:38:06 -04:00
rustc_typeck Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00