]> git.lizzy.rs Git - rust.git/commit
Add detailed error explanation for E0504
authorTaylor Cramer <cramertj@cs.washington.edu>
Tue, 3 May 2016 18:56:25 +0000 (11:56 -0700)
committerTaylor Cramer <cramertj@cs.washington.edu>
Mon, 9 May 2016 18:05:11 +0000 (11:05 -0700)
commit38a5338c63a37d09589b8cd44742b17a3913433d
tree86122ce6fe233e2d666636a7e1c96cb965655c51
parentaf0a433865321ee9fc5287eef63227baf4cba109
Add detailed error explanation for E0504

Removed unnecessary use of threads from E0504

Cleaned up line ending on E0504

Added more examples for E0504

Changed to erroneous code wording

Switched Rc example to thread/Arc example

Added comments describing why errors no longer occur
src/librustc_borrowck/diagnostics.rs