rust/compiler
Dylan DPC 49b178e9ff
Rollup merge of #83853 - Amanieu:asm_no_high_x86_64, r=nagisa
Disallow the use of high byte registes as operands on x86_64

They are still allowed on x86 though.

Fixes #83495

r? `@nagisa`
2021-04-05 15:48:43 +02:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering Allow clobbering unsupported registers in asm! 2021-04-04 10:42:32 +01:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_builtin_macros resolve/expand: Cache intermediate results of #[derive] expansion 2021-04-04 17:51:41 +03:00
rustc_codegen_cranelift
rustc_codegen_llvm Rollup merge of #82483 - tmiasko:option-from-str, r=matthewjasper 2021-04-05 13:03:37 +02:00
rustc_codegen_ssa Rollup merge of #82483 - tmiasko:option-from-str, r=matthewjasper 2021-04-05 13:03:37 +02:00
rustc_data_structures
rustc_driver
rustc_error_codes Bump cfgs 2021-04-04 14:57:05 -04:00
rustc_errors Rollup merge of #73945 - est31:unused_externs, r=Mark-Simulacrum 2021-04-04 19:19:58 +02:00
rustc_expand resolve/expand: Cache intermediate results of #[derive] expansion 2021-04-04 17:51:41 +03:00
rustc_feature Remove attribute #[link_args] 2021-04-03 21:25:53 +03:00
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer
rustc_interface Rollup merge of #73945 - est31:unused_externs, r=Mark-Simulacrum 2021-04-04 19:19:58 +02:00
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm
rustc_macros
rustc_metadata Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisa 2021-04-05 00:24:33 +02:00
rustc_middle Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisa 2021-04-05 00:24:33 +02:00
rustc_mir Rollup merge of #83521 - sexxi-goose:quick-diagnostic-fix, r=nikomatsakis 2021-04-04 19:20:01 +02:00
rustc_mir_build
rustc_parse
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve resolve: Stable order for derive helper attributes 2021-04-04 17:51:41 +03:00
rustc_save_analysis
rustc_serialize
rustc_session Rollup merge of #82483 - tmiasko:option-from-str, r=matthewjasper 2021-04-05 13:03:37 +02:00
rustc_span Rollup merge of #80525 - devsnek:wasm64, r=nagisa 2021-04-05 00:24:23 +02:00
rustc_symbol_mangling Rollup merge of #80525 - devsnek:wasm64, r=nagisa 2021-04-05 00:24:23 +02:00
rustc_target Rollup merge of #83853 - Amanieu:asm_no_high_x86_64, r=nagisa 2021-04-05 15:48:43 +02:00
rustc_trait_selection
rustc_traits
rustc_ty_utils
rustc_type_ir
rustc_typeck Rollup merge of #81922 - magurotuna:issue81522, r=matthewjasper 2021-04-05 13:03:36 +02:00