mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 02:53:43 +00:00
A subset of places referred to 'super-trait', so this changes them to all use 'supertrait'. This matches 'supertype' and some other usages. An exception is 'auto-trait' which is consistently used in that manner.