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_borrowck
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2025-08-14
it's not a borrow checker limitation :<
lcnr
-1
/
+1
2025-04-03
move `check_opaque_type_parameter_valid`
lcnr
-7
/
+0
2025-01-31
Rework "long type names" printing logic
Esteban Küber
-3
/
+0
2025-01-24
Use short ty string for move errors
Esteban Küber
-0
/
+3
2025-01-08
Try to explain borrow for tail expr temporary drop order change in 2024
Michael Goulet
-2
/
+3
2025-01-08
run borrowck tests on BIDs and emit tail-expr-drop-order lints for
Ding Xiang Fei
-0
/
+3
2024-09-18
Begin experimental support for pin reborrowing
Eric Holk
-1
/
+1
2024-08-10
rustc_borrowck: make "implicit static" suff translatable
Pavel Grigorenko
-0
/
+9
2024-08-10
rustc_borrowck: make some suggestion about static lifetimes translatable
Pavel Grigorenko
-0
/
+6
2024-08-10
rustc_borrowck: make suggestion to move closure translatable
Pavel Grigorenko
-0
/
+3
2024-08-10
rustc_borrowck: make dereference suggestion translatable
Pavel Grigorenko
-0
/
+3
2024-04-11
Better account for `FnOnce` in move errors
Esteban Küber
-0
/
+6
2024-03-18
Prevent opaque types being instantiated twice with different regions within t...
Oli Scherer
-0
/
+6
2024-03-13
Account for UnOps in borrowck message
Esteban Küber
-0
/
+3
2024-02-20
require simd_insert, simd_extract indices to be constants
Ralf Jung
-1
/
+7
2023-10-20
s/generator/coroutine/
Oli Scherer
-21
/
+21
2023-09-12
cleanup on messages
yukang
-9
/
+0
2023-09-06
Don't report any errors in `lower_intrinsics`. They should have been typecked...
Oli Scherer
-0
/
+2
2023-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-173
/
+173
2023-04-27
Don't call await a method
Michael Goulet
-0
/
+9
2023-04-13
migrate ftl msg accroding to #103042
AndyJado
-12
/
+138
2023-03-11
Simplify message paths
est31
-0
/
+129