rust/compiler
Matthias Krüger 02f1e2ada7
Rollup merge of #114128 - estebank:delayed-span-bug-dump, r=davidtwco
When flushing delayed span bugs, write to the ICE dump file even if it doesn't exist

Fix #113881.
2023-07-28 19:51:15 +02:00
..
rustc
rustc_abi
rustc_arena
rustc_ast Auto merge of #114119 - nnethercote:opt-TokenKind-clone, r=petrochenkov 2023-07-28 12:30:27 +00:00
rustc_ast_lowering
rustc_ast_passes Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Remove constness from ParamEnv 2023-07-27 15:50:42 +00:00
rustc_builtin_macros
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm
rustc_codegen_ssa Rollup merge of #113872 - nnethercote:tweak-cgu-sorting, r=pnkfelix 2023-07-27 06:04:12 +02:00
rustc_const_eval Auto merge of #114134 - fee1-dead-contrib:rm-constness-from-param-env, r=oli-obk 2023-07-28 08:53:12 +00:00
rustc_data_structures
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors Rollup merge of #114128 - estebank:delayed-span-bug-dump, r=davidtwco 2023-07-28 19:51:15 +02:00
rustc_expand Auto merge of #114115 - nnethercote:less-token-tree-cloning, r=petrochenkov 2023-07-28 01:21:27 +00:00
rustc_feature Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Remove constness from ParamEnv 2023-07-27 15:50:42 +00:00
rustc_hir_pretty
rustc_hir_typeck Remove constness from ParamEnv 2023-07-27 15:50:42 +00:00
rustc_incremental
rustc_index
rustc_infer Remove constness from ParamEnv 2023-07-27 15:50:42 +00:00
rustc_interface replace atty crate with std's isTerminal 2023-07-26 18:09:50 +03:00
rustc_lexer
rustc_lint Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser 2023-07-27 06:04:13 +02:00
rustc_lint_defs Auto merge of #111780 - weiznich:diagnostic_namespace, r=petrochenkov 2023-07-28 14:18:29 +00:00
rustc_llvm
rustc_log
rustc_macros Bump syn now that it doesn't affect diagnostics anymore 2023-07-26 08:26:50 +00:00
rustc_metadata
rustc_middle privacy: no nominal visibility for assoc fns 2023-07-28 14:28:02 +01:00
rustc_mir_build Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser 2023-07-27 06:04:13 +02:00
rustc_mir_dataflow
rustc_mir_transform Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser 2023-07-27 06:04:13 +02:00
rustc_monomorphize Rollup merge of #113872 - nnethercote:tweak-cgu-sorting, r=pnkfelix 2023-07-27 06:04:12 +02:00
rustc_parse Rollup merge of #114081 - nnethercote:desugar_doc_comments-cleanups, r=petrochenkov 2023-07-27 06:04:14 +02:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
rustc_serialize
rustc_session Rollup merge of #114139 - Urgau:make-print-with-path-unstable, r=jackh726 2023-07-27 13:22:07 -07:00
rustc_smir Rollup merge of #114082 - ericmarkmartin:smir-nullary-op, r=spastorino 2023-07-27 06:04:14 +02:00
rustc_span Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
rustc_symbol_mangling Auto merge of #113708 - rcvalle:rust-cfi-fix-100778, r=compiler-errors 2023-07-27 02:48:38 +00:00
rustc_target
rustc_trait_selection Auto merge of #113312 - Ddystopia:auto-trait-fun, r=lcnr 2023-07-28 10:41:00 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils Remove constness from ParamEnv 2023-07-27 15:50:42 +00:00
rustc_type_ir