rust/compiler
David Wood e27389b068 errors: add links to fluent documentation
Add some links to the Fluent documentation to
`DiagnosticMessage::FluentIdentifier` which explain what a Fluent
message and attribute are.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-05 07:01:03 +01:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering Record item-likes in ItemLowerer. 2022-03-31 13:48:16 +02:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_borrowck errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
rustc_builtin_macros span: move MultiSpan 2022-04-05 07:01:00 +01:00
rustc_codegen_cranelift Cleanup after some refactoring in rustc_target 2022-04-03 21:29:57 +02:00
rustc_codegen_gcc Cleanup after some refactoring in rustc_target 2022-04-03 21:29:57 +02:00
rustc_codegen_llvm Replace every String in Target(Options) with Cow<'static, str> 2022-04-03 21:29:57 +02:00
rustc_codegen_ssa errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
rustc_const_eval tweak some function names 2022-04-03 15:31:25 -04:00
rustc_data_structures Auto merge of #92686 - saethlin:unsafe-debug-asserts, r=Amanieu 2022-04-03 16:04:47 +00:00
rustc_driver errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00
rustc_error_codes
rustc_error_messages errors: add links to fluent documentation 2022-04-05 07:01:03 +01:00
rustc_errors macros: support translatable labels 2022-04-05 07:01:03 +01:00
rustc_expand errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir span: move MultiSpan 2022-04-05 07:01:00 +01:00
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
rustc_interface span: move MultiSpan 2022-04-05 07:01:00 +01:00
rustc_lexer
rustc_lint errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
rustc_lint_defs span: move MultiSpan 2022-04-05 07:01:00 +01:00
rustc_llvm
rustc_log
rustc_macros macros: support translatable suggestions 2022-04-05 07:01:03 +01:00
rustc_metadata Replace every String in Target(Options) with Cow<'static, str> 2022-04-03 21:29:57 +02:00
rustc_middle macros: add args for non-subdiagnostic fields 2022-04-05 07:01:02 +01:00
rustc_mir_build span: move MultiSpan 2022-04-05 07:01:00 +01:00
rustc_mir_dataflow
rustc_mir_transform Rollup merge of #95620 - RalfJung:memory-no-extras, r=oli-obk 2022-04-05 01:53:33 +02:00
rustc_monomorphize
rustc_parse errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
rustc_parse_format
rustc_passes span: move MultiSpan 2022-04-05 07:01:00 +01:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
rustc_resolve errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
rustc_save_analysis
rustc_serialize errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
rustc_session macros: translatable struct attrs and warnings 2022-04-05 07:01:03 +01:00
rustc_span span: move MultiSpan 2022-04-05 07:01:00 +01:00
rustc_symbol_mangling
rustc_target Cleanup after some refactoring in rustc_target 2022-04-03 21:29:57 +02:00
rustc_trait_selection errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
rustc_traits
rustc_ty_utils Auto merge of #94883 - cjgillot:flat-metadata, r=oli-obk 2022-04-01 21:16:41 +00:00
rustc_type_ir
rustc_typeck typeck: remove now-unnecessary parameter from diag 2022-04-05 07:01:03 +01:00