rust/compiler
Matthias Krüger 6b62bf3814
Rollup merge of - Kixiron:randomize-seed, r=nagisa
Add user seed to `-Z randomize-layout`

Allows users of -`Z randomize-layout` to provide `-Z layout-seed=<seed>` in order to further randomizing type layout randomization. Extension of [compiler-team/#457](https://github.com/rust-lang/compiler-team/issues/457), allows users to change struct layouts without changing code and hoping that item path hashes change, aiding in detecting layout errors
2021-12-19 00:38:41 +01:00
..
rustc Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_apfloat Stabilize iter::zip. 2021-12-14 18:50:31 -04:00
rustc_arena Add some comments. 2021-11-19 07:52:59 +11:00
rustc_ast Auto merge of - matthiaskrgr:rollup-jszf9zp, r=matthiaskrgr 2021-12-15 03:28:55 +00:00
rustc_ast_lowering Rollup merge of - cjgillot:bare-dyn, r=jackh726 2021-12-18 08:16:26 +01:00
rustc_ast_passes Stabilize destructuring_assignment 2021-12-14 22:38:51 -05:00
rustc_ast_pretty Rollup merge of - est31:remove_indexes, r=oli-obk 2021-12-10 22:40:36 +01:00
rustc_attr re-format with new rustfmt 2021-11-30 13:08:41 -05:00
rustc_borrowck get_mut_span_in_struct_field uses span.between 2021-12-18 13:00:08 +11:00
rustc_builtin_macros Rollup merge of - calebcartwright:expose-asm-args-parsing, r=Amanieu 2021-12-18 08:16:31 +01:00
rustc_codegen_cranelift Rollup merge of - tmiasko:llvm-time-trace-out, r=oli-obk 2021-12-15 01:28:06 +01:00
rustc_codegen_gcc Rollup merge of - tmiasko:llvm-time-trace-out, r=oli-obk 2021-12-15 01:28:06 +01:00
rustc_codegen_llvm Rollup merge of - pcwalton:per-codegen-unit-names, r=davidtwco 2021-12-18 14:49:41 +01:00
rustc_codegen_ssa Auto merge of - matthiaskrgr:rollup-qmpcsuj, r=matthiaskrgr 2021-12-18 18:08:51 +00:00
rustc_const_eval miri: lift restriction on extern types being the only field in a struct 2021-12-15 23:44:51 +01:00
rustc_data_structures Auto merge of - fee1-dead:const_env, r=spastorino 2021-12-12 22:15:32 +00:00
rustc_driver fix clippy::single_char_pattern perf findings 2021-12-14 12:40:28 +01:00
rustc_error_codes Clarify and tidy up explanation of E0038 2021-11-30 09:25:17 -08:00
rustc_errors Stabilize iter::zip. 2021-12-14 18:50:31 -04:00
rustc_expand Rollup merge of - jhpratt:stabilize-destructuring_assignment, r=jackh726,pnkfelix 2021-12-15 08:36:19 +01:00
rustc_feature Stabilize destructuring_assignment 2021-12-14 22:38:51 -05:00
rustc_fs_util Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_graphviz fix clippy::single_char_pattern perf findings 2021-12-14 12:40:28 +01:00
rustc_hir hir: Do not introduce dummy type names for extern blocks in def paths 2021-12-18 16:30:17 +08:00
rustc_hir_pretty Auto merge of - cormacrelf:let-else-typed, r=nagisa 2021-12-17 22:12:34 +00:00
rustc_incremental Remove in_band_lifetimes from rustc_incremental 2021-12-13 21:52:01 -07:00
rustc_index Stabilize iter::zip. 2021-12-14 18:50:31 -04:00
rustc_infer Rollup merge of - woodenarrow:br_expected_bool, r=estebank 2021-12-18 11:28:06 +01:00
rustc_interface Rollup merge of - matthiaskrgr:clippy_perf_dec, r=jyn514 2021-12-15 10:56:58 +01:00
rustc_lexer Auto merge of - Julian-Wollersberger:lexer_optimization, r=petrochenkov 2021-12-03 13:20:14 +00:00
rustc_lint Rollup merge of - petrochenkov:extblockpath, r=oli-obk 2021-12-18 11:28:07 +01:00
rustc_lint_defs Rollup merge of - cjgillot:bare-dyn, r=jackh726 2021-12-18 08:16:26 +01:00
rustc_llvm Auto merge of - t6:freebsd-riscv64, r=Amanieu 2021-12-06 03:51:05 +00:00
rustc_macros Query modifier 2021-12-12 12:35:00 +08:00
rustc_metadata Rollup merge of - SylvanB:remove_in_band_lifetimes_from_rustc_metadata, r=nagisa 2021-12-18 14:49:39 +01:00
rustc_middle Rollup merge of - Kixiron:randomize-seed, r=nagisa 2021-12-19 00:38:41 +01:00
rustc_mir_build Auto merge of - cormacrelf:let-else-typed, r=nagisa 2021-12-17 22:12:34 +00:00
rustc_mir_dataflow Remove in_band_lifetimes from rustc_mir_dataflow 2021-12-16 14:29:43 -05:00
rustc_mir_transform Rollup merge of - cjgillot:noinline-generator, r=jackh726 2021-12-18 08:16:30 +01:00
rustc_monomorphize Rollup merge of - michaelwoerister:more-artifact-sizes, r=davidtwco 2021-11-09 19:00:45 +01:00
rustc_parse Rollup merge of - poliorcetics:pub-pub-pub, r=jackh726 2021-12-18 08:16:25 +01:00
rustc_parse_format Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_passes Rollup merge of - pitaj:91867-passes, r=michaelwoerister 2021-12-18 10:26:36 +01:00
rustc_plugin_impl replace dynamic library module with libloading 2021-12-06 12:03:47 -05:00
rustc_privacy Remove in_band_lifetimes from rustc_privacy 2021-12-14 12:38:06 -05:00
rustc_query_impl Remove in_band_lifetimes from rustc_query_impl 2021-12-14 12:13:07 -05:00
rustc_query_system Stabilize iter::zip. 2021-12-14 18:50:31 -04:00
rustc_resolve hir: Do not introduce dummy type names for extern blocks in def paths 2021-12-18 16:30:17 +08:00
rustc_save_analysis Rollup merge of - matthiaskrgr:clippy_perf_dec, r=jyn514 2021-12-15 10:56:58 +01:00
rustc_serialize Auto merge of - klensy:json-less-alloc, r=petrochenkov 2021-12-13 07:30:38 +00:00
rustc_session Rollup merge of - Kixiron:randomize-seed, r=nagisa 2021-12-19 00:38:41 +01:00
rustc_span Auto merge of - pierwill:fix-85142-crate-hash, r=wesleywiser 2021-12-16 02:21:30 +00:00
rustc_symbol_mangling hir: Do not introduce dummy type names for extern blocks in def paths 2021-12-18 16:30:17 +08:00
rustc_target Revert "Set MACOSX_DEPLOYMENT_TARGET env var to default for linking if not set." 2021-12-13 21:31:48 +01:00
rustc_trait_selection Rollup merge of - SylvanB:remove_in_band_lifetimes_rustc_trait_selection, r=petrochenkov 2021-12-16 10:12:42 +01:00
rustc_traits get rid of normalize_generic_arg... queries 2021-12-13 23:05:25 +01:00
rustc_ty_utils Use a const ParamEnv when in default_method_body_is_const 2021-12-17 20:42:48 +08:00
rustc_type_ir Fix HashStable implementation on InferTy 2021-12-13 20:36:17 -08:00
rustc_typeck Rollup merge of - woodenarrow:br_expected_bool, r=estebank 2021-12-18 11:28:06 +01:00