.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Auto merge of #89316 - asquared31415:multiple-clobber-abi, r=Amanieu
|
2021-11-12 16:29:25 +00:00 |
rustc_ast_lowering
|
Add support for specifying multiple clobber_abi in asm!
|
2021-11-10 01:06:03 -05:00 |
rustc_ast_passes
|
rustc_feature: Convert BuiltinAttribute from tuple to a struct
|
2021-11-12 20:15:14 +08:00 |
rustc_ast_pretty
|
Add support for specifying multiple clobber_abi in asm!
|
2021-11-10 01:06:03 -05:00 |
rustc_attr
|
|
|
rustc_borrowck
|
Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakis
|
2021-11-09 19:00:40 +01:00 |
rustc_builtin_macros
|
Add support for specifying multiple clobber_abi in asm!
|
2021-11-10 01:06:03 -05:00 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
Rollup merge of #88868 - calebzulawski:feature/simd_bitmask, r=workingjubilee
|
2021-11-10 18:52:27 +01:00 |
rustc_codegen_ssa
|
Rollup merge of #90701 - michaelwoerister:more-artifact-sizes, r=davidtwco
|
2021-11-09 19:00:45 +01:00 |
rustc_const_eval
|
Auto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
|
2021-11-10 09:36:03 +00:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_error_codes
|
|
|
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
rustc_feature: Convert BuiltinAttribute from tuple to a struct
|
2021-11-12 20:15:14 +08:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_pretty
|
|
|
rustc_incremental
|
Remove rustc_incremental::persist::fs::dep_graph_path_from
|
2021-11-09 10:58:11 -06:00 |
rustc_index
|
|
|
rustc_infer
|
Auto merge of #90648 - matthewjasper:assoc-item-cleanup, r=cjgillot
|
2021-11-11 15:15:15 +00:00 |
rustc_interface
|
Auto merge of #83846 - torhovland:issue-10971, r=davidtwco
|
2021-11-11 02:52:32 +00:00 |
rustc_lexer
|
|
|
rustc_lint
|
rustc_feature: Convert BuiltinAttribute from tuple to a struct
|
2021-11-12 20:15:14 +08:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
PassWrapper: additional sanitizer update to match clang
|
2021-11-11 09:05:21 -05:00 |
rustc_macros
|
|
|
rustc_metadata
|
Add ty::Visibility::is_public()
|
2021-11-09 18:35:00 -08:00 |
rustc_middle
|
Type can be unsized and uninhabited
|
2021-11-13 15:06:22 +09:00 |
rustc_mir_build
|
Auto merge of #90813 - notriddle:notriddle/vec-extend, r=GuillaumeGomez
|
2021-11-12 12:13:32 +00:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
|
|
rustc_monomorphize
|
Rollup merge of #90701 - michaelwoerister:more-artifact-sizes, r=davidtwco
|
2021-11-09 19:00:45 +01:00 |
rustc_parse
|
rustc_feature: Convert BuiltinAttribute from tuple to a struct
|
2021-11-12 20:15:14 +08:00 |
rustc_parse_format
|
|
|
rustc_passes
|
rustc_feature: Convert BuiltinAttribute from tuple to a struct
|
2021-11-12 20:15:14 +08:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
Add ty::Visibility::is_public()
|
2021-11-09 18:35:00 -08:00 |
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Rollup merge of #90826 - petrochenkov:binattr, r=cjgillot
|
2021-11-12 19:17:34 +01:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Auto merge of #83846 - torhovland:issue-10971, r=davidtwco
|
2021-11-11 02:52:32 +00:00 |
rustc_span
|
Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-se
|
2021-11-09 05:33:16 +00:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
|
|
rustc_trait_selection
|
Auto merge of #90648 - matthewjasper:assoc-item-cleanup, r=cjgillot
|
2021-11-11 15:15:15 +00:00 |
rustc_traits
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
Auto merge of #90648 - matthewjasper:assoc-item-cleanup, r=cjgillot
|
2021-11-11 15:15:15 +00:00 |