index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_hir_analysis
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2023-10-03
Rollup merge of #115863 - chenyukang:yukang-add-message-tidy-check, r=davidtwco
Matthias Krüger
-2
/
+0
2023-09-29
Auto merge of #115821 - obeis:hir-analysis-migrate-diagnostics-5, r=compiler-...
bors
-0
/
+25
2023-09-22
Change `start` to `#[start]` in some diagnosis
Eduardo Sánchez Muñoz
-10
/
+10
2023-09-20
Cleanup unused messages in ftl files
yukang
-2
/
+0
2023-09-20
Migrate `rustc_hir_analysis` to session diagnostic
Obei Sideg
-0
/
+25
2023-09-20
Auto merge of #115486 - compiler-errors:dont-capture-late-pls, r=cjgillot
bors
-4
/
+8
2023-09-17
Auto merge of #115334 - RalfJung:transparent-aligned-zst, r=compiler-errors
bors
-6
/
+6
2023-09-14
Migrate `rustc_hir_analysis` to session diagnostic
Obei Sideg
-0
/
+28
2023-09-07
Add note
Michael Goulet
-0
/
+1
2023-09-07
Implement refinement lint for RPITIT
Michael Goulet
-0
/
+5
2023-09-05
Correctly deny late-bound lifetimes from parent in anon consts and TAITs
Michael Goulet
-4
/
+8
2023-08-29
repr(transparent): it's fine if the one non-1-ZST field is a ZST
Ralf Jung
-6
/
+6
2023-08-11
Don't add associated type bound for non-types
Michael Goulet
-0
/
+3
2023-07-07
Require TAITs to be mentioned in the signatures of functions that register hi...
Oli Scherer
-0
/
+3
2023-07-05
Lint now-unnecessary associated type bounds
Oli Scherer
-0
/
+5
2023-06-30
Rollup merge of #113071 - compiler-errors:no-parent-non-lifetime-args-in-apit...
Matthias Krüger
-0
/
+9
2023-06-28
Auto merge of #111269 - clubby789:validate-fluent-variables, r=davidtwco
bors
-1
/
+1
2023-06-26
migrate lifetime too
Michael Goulet
-0
/
+3
2023-06-26
Account for late-bound vars from parent arg-position impl trait
Michael Goulet
-0
/
+6
2023-06-05
Emit an error when RTN is used with ty/ct params
Michael Goulet
-0
/
+7
2023-05-26
Fix diagnostics with errors
clubby789
-1
/
+1
2023-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-183
/
+183
2023-05-09
Rollup merge of #111252 - matthewjasper:min-spec-improvements, r=compiler-errors
Dylan DPC
-0
/
+3
2023-05-07
Auto merge of #111161 - compiler-errors:rtn-super, r=cjgillot
bors
-1
/
+5
2023-05-05
Disallow (min) specialization imps with no items
Matthew Jasper
-0
/
+3
2023-05-04
Rollup merge of #110859 - compiler-errors:no-negative-drop-impls, r=oli-obk
Matthias Krüger
-0
/
+4
2023-05-03
Error message for ambiguous RTN from super bounds
Michael Goulet
-0
/
+4
2023-05-03
Support RTN on associated methods from supertraits
Michael Goulet
-1
/
+1
2023-05-02
Rollup merge of #108161 - WaffleLapkin:const_param_ty, r=BoxyUwU
Dylan DPC
-0
/
+4
2023-04-27
Explicitly reject negative and reservation drop impls
Michael Goulet
-0
/
+4
2023-04-27
Add a `ConstParamTy` trait
Maybe Waffle
-0
/
+4
2023-04-25
Fix static string lints
clubby789
-0
/
+14
2023-04-21
Migrate `rustc_hir_analysis` to session diagnostic
Obei Sideg
-0
/
+37
2023-04-08
Migrate `rustc_hir_analysis` to session diagnostic
Obei Sideg
-0
/
+36
2023-03-28
Add tests and error messages
Michael Goulet
-0
/
+11
2023-03-12
Forbid the use of `#[target_feature]` on `start`
Léo Lanteri Thauvin
-0
/
+3
2023-03-12
Forbid the use of `#[target_feature]` on `main`
Léo Lanteri Thauvin
-0
/
+2
2023-03-11
Simplify message paths
est31
-0
/
+175