josh11b
|
642fcd3b77
Replace keyword `is` with `impls` (#2483)
|
3 年之前 |
Richard Smith
|
4daaa4866f
Rename `Type` -> `type`, per #2360. (#2507)
|
3 年之前 |
josh11b
|
149107965c
Clarify that named constraints in place of interfaces (#2479)
|
3 年之前 |
josh11b
|
ee998c99ff
Clean up some small mistakes (#2451)
|
3 年之前 |
josh11b
|
9165b084f4
Can't override virtual methods in an adapter (#2450)
|
3 年之前 |
josh11b
|
9c8fd6864e
Implement rename `me` -> `self` (#2444)
|
3 年之前 |
josh11b
|
571b869f1c
Constraints must use `Self` (#2376)
|
3 年之前 |
josh11b
|
e29e4cfa29
What can be done with an incomplete interface (#2347)
|
3 年之前 |
Kareem Ergawy
|
05b6c4f310
Fix a few typos in generics docs. (#2272)
|
3 年之前 |
josh11b
|
e873678c8f
Link to Rust stabilizing Generic Associated Types (GATs) (#2178)
|
3 年之前 |
josh11b
|
e4595deb4b
Clarify rules around `Self` and `.Self` (#2107)
|
3 年之前 |
josh11b
|
4192ee42a6
Misc small fixes (#2123)
|
3 年之前 |
josh11b
|
64f3284a19
Update links to visible copies of docs (#1786)
|
3 年之前 |
josh11b
|
eb2d6cfed3
Update the generic implementation model (#1398)
|
3 年之前 |
Josh Soref
|
066b103881
Spelling (#1580)
|
3 年之前 |
Ryan Russell
|
aa4ce80907
docs(design): improve readability (#1431)
|
3 年之前 |
josh11b
|
b83f5c3fc7
Generics: `impl forall` (#1327)
|
3 年之前 |
josh11b
|
eab34bee6b
Link to Rust blog post about implied bounds (#1275)
|
4 年之前 |
josh11b
|
125224ab08
Generic details 10: interface-implemented requirements (#1088)
|
4 年之前 |
josh11b
|
b9538129a2
Generic details 12: parameterized types (#1146)
|
4 年之前 |
josh11b
|
9b028bb743
Destructors (#1154)
|
4 年之前 |
josh11b
|
06174c51f4
Generics details 9: forward declarations (#1084)
|
4 年之前 |
josh11b
|
db66a4350e
Generic details 11: operator overloading (#1144)
|
4 年之前 |
josh11b
|
3a18ab70f2
Terminology: qualified member access expression (#1142)
|
4 年之前 |
josh11b
|
f0d6e3122a
Switch generics to using compound/simple member access terminology (#1138)
|
4 年之前 |
josh11b
|
39571f715e
Fix "block block" typo (#1053)
|
4 年之前 |
josh11b
|
2d567f5824
Generics: Set associated constants using `where` constraints (#1013)
|
4 年之前 |
josh11b
|
f4e9063b97
Generics details 8: interface default and final members (#990)
|
4 年之前 |
Jon Meow
|
b7df523dc8
Fix cross-file links in non-proposal files (#1010)
|
4 年之前 |
josh11b
|
b333f48697
Generics details 6: remove facets (#950)
|
4 年之前 |