Skip to content

Commit 0f5bd1e

Browse files
committed
'trait constraints' -> 'trait inheritance'
1 parent 2356457 commit 0f5bd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Version 0.5 (December 2012)
2828
* `use` statements now take crate-relative paths
2929

3030
* Improved support for language features
31-
* Trait constraints work in many scenarios
31+
* Trait inheritance works in many scenarios
3232
* More support for explicit self arguments in methods - `self`, `&self`
3333
`@self`, and `~self` all generally work as expected
3434
* Static methods work in more situations

0 commit comments

Comments
 (0)