Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Ki
Implement 2024-edition lifetime capture rules RFC Implements rust-lang/rfcs#3498.
This commit is contained in:
commit
b9068315db
11 changed files with 125 additions and 8 deletions
|
@ -933,6 +933,7 @@ symbols! {
|
|||
lib,
|
||||
libc,
|
||||
lifetime,
|
||||
lifetime_capture_rules_2024,
|
||||
lifetimes,
|
||||
likely,
|
||||
line,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue