rust/compiler
Ramon de C Valle 1f0f2c4007 sanitizers: Create the rustc_sanitizers crate
Create the rustc_sanitizers crate and move the source code for the CFI
and KCFI sanitizers to it.

Co-authored-by: David Wood <agile.lion3441@fuligin.ink>
2024-04-08 12:05:41 -07:00
..
rustc
rustc_abi
rustc_arena
rustc_ast Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_ast_ir
rustc_ast_lowering Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_ast_passes Add pattern types to parser 2024-04-08 11:57:17 +00:00
rustc_ast_pretty Add pattern types to ast 2024-04-08 11:54:22 +00:00
rustc_attr
rustc_baked_icu_data
rustc_borrowck Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_builtin_macros Add pattern types to parser 2024-04-08 11:57:17 +00:00
rustc_codegen_cranelift Auto merge of #123221 - pacak:cache_emit, r=fmease,jieyouxu 2024-04-07 10:46:50 +00:00
rustc_codegen_gcc Save/restore more items in cache with incremental compilation 2024-04-06 10:59:24 -04:00
rustc_codegen_llvm sanitizers: Create the rustc_sanitizers crate 2024-04-08 12:05:41 -07:00
rustc_codegen_ssa Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_const_eval Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_data_structures
rustc_driver
rustc_driver_impl Rollup merge of #122807 - danielhuang:fix-1, r=davidtwco 2024-04-08 14:31:10 +02:00
rustc_error_codes
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature Auto merge of #120131 - oli-obk:pattern_types_syntax, r=compiler-errors 2024-04-08 16:25:23 +00:00
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_hir_analysis Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_hir_pretty Thread pattern types through the HIR 2024-04-08 12:00:07 +00:00
rustc_hir_typeck Auto merge of #120131 - oli-obk:pattern_types_syntax, r=compiler-errors 2024-04-08 16:25:23 +00:00
rustc_incremental
rustc_index
rustc_index_macros
rustc_infer Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_interface Put checks that detect UB under their own flag below debug_assertions 2024-04-06 11:21:47 -04:00
rustc_lexer
rustc_lint Auto merge of #120131 - oli-obk:pattern_types_syntax, r=compiler-errors 2024-04-08 16:25:23 +00:00
rustc_lint_defs Rollup merge of #120144 - petrochenkov:unty, r=davidtwco 2024-04-08 14:31:10 +02:00
rustc_llvm Rollup merge of #122807 - danielhuang:fix-1, r=davidtwco 2024-04-08 14:31:10 +02:00
rustc_log
rustc_macros
rustc_metadata
rustc_middle Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_mir_build Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_mir_dataflow Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_mir_transform Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_monomorphize
rustc_next_trait_solver Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_parse
rustc_parse_format
rustc_passes Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_pattern_analysis Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_privacy Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_query_impl
rustc_query_system Remove sharding for VecCache 2024-04-06 10:49:31 -04:00
rustc_resolve
rustc_sanitizers sanitizers: Create the rustc_sanitizers crate 2024-04-08 12:05:41 -07:00
rustc_serialize
rustc_session Put checks that detect UB under their own flag below debug_assertions 2024-04-06 11:21:47 -04:00
rustc_smir Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_span Add pattern types to parser 2024-04-08 11:57:17 +00:00
rustc_symbol_mangling sanitizers: Create the rustc_sanitizers crate 2024-04-08 12:05:41 -07:00
rustc_target Rollup merge of #123446 - crazytonyli:fix-watchos-llvm-target, r=estebank 2024-04-07 09:17:15 +02:00
rustc_trait_selection Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
rustc_type_ir Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
stable_mir Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00