..
ast_lowering.ftl
Improve the help message for an invalid calling convention
2022-09-22 22:18:30 +02:00
ast_passes.ftl
Autoderive ExternBlockSuggestion
2023-01-19 13:52:15 +01:00
attr.ftl
Reorder diagnostics in code order, then alphabetical order
2022-08-22 20:19:19 +02:00
borrowck.ftl
Cleanup typos in en_US/borrowck.ftl
2023-02-10 02:22:08 -08:00
builtin_macros.ftl
Replace - with _ in ftl slugs for better grepability
2022-08-12 22:22:55 +02:00
codegen_gcc.ftl
Fix some Fluent typos
2023-01-27 11:27:37 +00:00
codegen_llvm.ftl
session: diagnostic migration lint on more fns
2023-01-30 17:11:35 +00:00
codegen_ssa.ftl
[link] enable packed bundled lib in non stable cases
2023-02-10 12:51:12 +03:00
compiletest.ftl
errors: rename typeck.ftl
to hir_analysis.ftl
2022-10-03 13:52:17 +01:00
const_eval.ftl
Addressed trailing newlines, odd whitespace skipped by x.py fmt
2022-08-22 12:38:16 -03:00
driver.ftl
Add a new rustc_driver
dylib to rexport rustc_driver_impl
2023-02-02 07:34:41 +01:00
errors.ftl
ADD - IntoDiagnostic conformance for TargetDataLayoutErrors in rustc_errors
2022-10-12 16:54:25 -04:00
expand.ftl
session: diagnostic migration lint on more fns
2023-01-30 17:11:35 +00:00
hir_analysis.ftl
Move autoderef to rustc_hir_analysis
2023-01-11 20:12:57 +00:00
hir_typeck.ftl
Fix suggestion for coercing Option<&String> to Option<&str>
2023-02-03 11:44:23 +00:00
incremental.ftl
incremental: migrate diagnostics
2023-01-30 17:11:35 +00:00
infer.ftl
Port PlaceholderRelationLfNotSatisfied diagnostic
2023-02-14 18:56:22 +03:00
interface.ftl
session: diagnostic migration lint on more fns
2023-01-30 17:11:35 +00:00
lint.ftl
Fix #103320 , add explanatory message for [#must_use]
2023-02-04 00:27:03 +08:00
metadata.ftl
Auto merge of #105609 - bjorn3:shrink_rustc_dev, r=jyn514
2023-01-03 08:05:54 +00:00
middle.ftl
Match crate and slug names
2022-11-21 15:24:50 +01:00
mir_build.ftl
Rollup merge of #106978 - mejrs:mir_build3, r=davidtwco
2023-01-26 15:02:20 +01:00
mir_dataflow.ftl
Rename rustc_mir_dataflow diagnostic to mir_dataflow
2022-08-23 13:48:15 +01:00
monomorphize.ftl
session: diagnostic migration lint on more fns
2023-01-30 17:11:35 +00:00
parse.ftl
Rollup merge of #107446 - clubby789:rustc-parse-diag-migrate, r=compiler-errors
2023-02-09 11:21:57 +01:00
passes.ftl
Auto merge of #107257 - inquisitivecrystal:ffi-attr, r=davidtwco
2023-02-01 11:37:24 +00:00
plugin_impl.ftl
Migrate rustc_plugin_impl to SessionDiagnostic
2022-08-22 16:35:05 +01:00
privacy.ftl
change AccessLevels representation
2022-09-14 18:11:00 +03:00
query_system.ftl
query_system: finish migration
2022-10-10 14:20:16 +01:00
resolve.ftl
migrating rustc_resolve to SessionDiagnostic. work in progress. start
2022-11-13 19:39:26 +05:30
session.ftl
Emit an error if -Z instrument-xray is not supported
2023-02-09 12:29:40 +09:00
symbol_mangling.ftl
UPDATE - merge and avoid translations for symbol mangling test output
2022-09-13 16:19:32 -04:00
trait_selection.ftl
Move autoderef to rustc_hir_analysis
2023-01-11 20:12:57 +00:00
ty_utils.ftl
Properly pluralize 'generic constants'
2023-01-16 20:21:29 +00:00