rust/compiler
2023-07-10 19:19:40 -04:00
..
rustc
rustc_abi aarch64-linux: properly handle 128bit aligned aggregates 2023-07-10 19:19:40 -04:00
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Rename adjustment::PointerCast and variants using it to PointerCoercion 2023-07-07 18:17:16 +02:00
rustc_builtin_macros
rustc_codegen_cranelift repr(align) <= 4 should still be byval 2023-07-10 19:19:40 -04:00
rustc_codegen_gcc
rustc_codegen_llvm
rustc_codegen_ssa ensure byval allocas are sufficiently aligned 2023-07-10 19:19:38 -04:00
rustc_const_eval Auto merge of #113376 - Nilstrieb:pointer-coercions-are-not-casts-because-that-sounds-way-to-general-aaaa, r=oli-obk 2023-07-08 13:48:30 +00:00
rustc_data_structures
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir Replace RPITIT current impl with new strategy that lowers as a GAT 2023-07-08 18:21:34 -03:00
rustc_hir_analysis Replace RPITIT current impl with new strategy that lowers as a GAT 2023-07-08 18:21:34 -03:00
rustc_hir_pretty
rustc_hir_typeck Auto merge of #113484 - matthiaskrgr:rollup-goq2u0d, r=matthiaskrgr 2023-07-08 18:36:58 +00:00
rustc_incremental
rustc_index
rustc_infer Auto merge of #113474 - compiler-errors:rollup-07x1up7, r=compiler-errors 2023-07-08 10:46:29 +00:00
rustc_interface
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata Replace RPITIT current impl with new strategy that lowers as a GAT 2023-07-08 18:21:34 -03:00
rustc_middle aarch64-linux: properly handle 128bit aligned aggregates 2023-07-10 19:19:40 -04:00
rustc_mir_build Rollup merge of #113217 - ericmarkmartin:lower-type-relative-ctor-to-adt, r=cjgillot 2023-07-08 20:53:29 +02:00
rustc_mir_dataflow
rustc_mir_transform Rename adjustment::PointerCast and variants using it to PointerCoercion 2023-07-07 18:17:16 +02:00
rustc_monomorphize Replace RPITIT current impl with new strategy that lowers as a GAT 2023-07-08 18:21:34 -03:00
rustc_parse
rustc_parse_format
rustc_passes Replace RPITIT current impl with new strategy that lowers as a GAT 2023-07-08 18:21:34 -03:00
rustc_plugin_impl
rustc_privacy Replace RPITIT current impl with new strategy that lowers as a GAT 2023-07-08 18:21:34 -03:00
rustc_query_impl
rustc_query_system
rustc_resolve Auto merge of #112988 - spastorino:new-rpitit-24, r=compiler-errors 2023-07-10 19:01:30 +00:00
rustc_serialize
rustc_session Auto merge of #112988 - spastorino:new-rpitit-24, r=compiler-errors 2023-07-10 19:01:30 +00:00
rustc_smir Rollup merge of #113412 - spastorino:smir-types-1, r=oli-obk 2023-07-08 15:49:47 +02:00
rustc_span Remove unused from_method symbol 2023-07-07 15:57:30 -03:00
rustc_symbol_mangling
rustc_target aarch64-linux: properly handle 128bit aligned aggregates 2023-07-10 19:19:40 -04:00
rustc_trait_selection Auto merge of #112988 - spastorino:new-rpitit-24, r=compiler-errors 2023-07-10 19:01:30 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils aarch64-linux: properly handle 128bit aligned aggregates 2023-07-10 19:19:40 -04:00
rustc_type_ir