rust/src/librustc_privacy
Andrew Xu 46b9ed4fa1 Rename "Associated*" to "Assoc*"
We are going to uniform the terminology of all associated items.
Methods that may or may not have `self` are called "associated
functions". Because `AssociatedFn` is a bit long, we rename `Associated`
to `Assoc`.
2019-05-26 17:49:02 +08:00
..
Cargo.toml librustc_privacy => 2018 2019-02-03 15:56:35 +01:00
error_codes.rs Rename diagnostics to error_codes 2019-04-17 18:19:14 +09:00
lib.rs Rename "Associated*" to "Assoc*" 2019-05-26 17:49:02 +08:00