cognitive-engineering-lab / rust-book

The Rust Programming Language: Experimental Edition
https://rust-book.cs.brown.edu
Other
504 stars 82 forks source link

Correct 13.1 Closures Must Name Captured Lifetime snippet annotation #120

Open bigleanator opened 10 months ago

bigleanator commented 10 months ago

add does_not_compile to Closures Must Name Captured Lifetimes section