Commit Graph

8 Commits

Author SHA1 Message Date
Niko Matsakis 74b05c600f Add a note about possible future extensions. 2015-02-11 13:34:08 -05:00
Niko Matsakis 4ea7f46303 Amend text to also consider by-value self methods as object safe, using
the same logic as before.
2015-02-11 13:32:28 -05:00
Niko Matsakis 6afab56505 s/bar/new/ 2015-02-09 15:53:41 -05:00
Niko Matsakis fbeffe6c49 Clarify the requirements on the type of `self` 2015-02-09 15:51:53 -05:00
Niko Matsakis 9b73205c07 Amend object safety RFC to include the complete set of rules, along with
an exemption that permits individual methods to require that
`Self:Sized`.
2015-02-09 11:55:27 -05:00
Huon Wilson baf0ab3a2d Fill in RFC 255 start date based on PR opening date. 2015-01-12 01:03:04 +11:00
Huon Wilson 02b82902d1 Fill in blank issue & RFC links in RFC 235 & 255. 2015-01-11 16:33:13 +11:00
Aaron Turon e38756ab9f Move object safety RFC to text directory 2014-10-16 15:50:06 -07:00