Commit Graph

6654 Commits

Author SHA1 Message Date
Alex Crichton 562716bf29 Debug asserts RFC 15 has been completed 2014-05-15 09:40:42 -07:00
Alex Crichton 596f3a1da4 RFC 17 is completed 2014-05-14 00:15:35 -07:00
Alex Crichton 005ddd564d Blocks in statics is RFC 17 2014-05-13 13:21:38 -07:00
Alex Crichton 0f3603d33c Merge remote-tracking branch 'kimundi/const-block-expr' 2014-05-13 13:21:03 -07:00
Alex Crichton fb9b29cf58 Module system hierarchy is RFC #16 2014-05-13 13:17:14 -07:00
Alex Crichton a78bd0b9d4 Merge remote-tracking branch 'cm/sane-module-file-system-hierarchy' 2014-05-13 13:16:33 -07:00
Marvin Löbel 9da3eb86e3 Allow blocks in constants 2014-05-07 00:11:15 +02:00
kud1ing 62bfca40a7 Fix format 2014-05-06 14:06:08 +02:00
Simon Sapin 471fbe84b2 (Byte literals RFC) Raw string prefix precedent 2014-05-06 01:22:52 +01:00
Simon Sapin 4ea0ec9b4e (Byte literals RFC) Fix lack of Markdown magic
Apparently, GitHub’s auto-linking does not apply when rendering in-repo Markdown files.
2014-05-06 00:58:04 +01:00
Simon Sapin f31895da30 RFC: Add byte and byte string literals 2014-05-06 00:52:30 +01:00
Alex Crichton 82bd04dc03 RFC: Remove `*mut T`, add `*const T` 2014-05-05 11:52:25 -07:00
Kevin Ballard 2d3ff42b82 RFC: Better temporary lifetimes (so e.g. .as_slice() works) 2014-05-04 15:02:14 -07:00
Patrick Walton 5e28254863 Assert is RFC #15 2014-05-01 19:04:19 -07:00
Patrick Walton 0b35cc009b Merge pull request #50 from pcwalton/assert
Add RFC for disablable assertions
2014-05-01 19:01:51 -07:00
Patrick Walton c9863370fe Update to reflect what was decided 2014-05-01 19:01:31 -07:00
Alex Crichton 8ec267f2fe Removing tildes is RFC 14 2014-05-01 17:01:04 -07:00
Chris Morgan 6158a86826 Sane module file system hierarchy, first cut. 2014-05-02 00:47:21 +10:00
Patrick Walton ff5f67aa63 RFC: Remove `~` in favor of `box` and `Box` 2014-04-30 15:04:58 -07:00
Brian Anderson 7443c30a25 smaller refcounts is RFC 13, not accepted
Per https://github.com/mozilla/rust/wiki/Meeting-weekly-2014-04-29

No new arguments from when original decision was made.
2014-04-29 14:28:18 -07:00
Brian Anderson a468e4b748 Merge remote-tracking branch 'cgaebel/master' 2014-04-29 14:27:24 -07:00
Brian Anderson 7a70960d4f std facade is RFC 12 2014-04-29 14:23:17 -07:00
Brian Anderson dc46be7b7d Merge remote-tracking branch 'alexcrichton/component-libraries' 2014-04-29 14:21:14 -07:00
Alex Crichton 8e5f840648 RFC 7 is completed 2014-04-25 09:43:10 -07:00
Alex Crichton 293579d6ed RFC 8 is completed 2014-04-24 01:02:17 -07:00
Niko Matsakis 32c39edcbe Bounded type parameters is RFC 11 2014-04-23 19:37:13 -04:00
Niko Matsakis 005564fc9e Merge remote-tracking branch 'nick29581/wf' 2014-04-23 19:36:01 -04:00
Nick Cameron 7be7eb0d4b Added details about bounds on type variables in structs and enums. 2014-04-23 14:01:53 +12:00
Brian Anderson a1afe066eb Friend modules is RFC 10, not accepted 2014-04-22 16:19:18 -07:00
Brian Anderson b3390805dd Merge remote-tracking branch 'TommiT/master'
Conflicts:
	0000-template.md
2014-04-22 16:17:54 -07:00
Brian Anderson 7a57cfbe8c Module imports is RFC 9, not accepted 2014-04-22 16:12:41 -07:00
Brian Anderson 8acdafbe55 Merge remote-tracking branch 'o11c/modules' 2014-04-22 16:09:12 -07:00
Brian Anderson c94481168a Merge remote-tracking branch 'SimonSapin/drawbacks' 2014-04-22 16:05:10 -07:00
Alex Crichton c3305cca2e Attributes on match arms is RFC 8 2014-04-22 15:31:51 -07:00
Alex Crichton d3e3413304 Merge remote-tracking branch 'huonw/match-attributes' 2014-04-22 15:30:49 -07:00
Alex Crichton 0915999b1d Regular expressions are RFC 7 2014-04-22 15:28:08 -07:00
Alex Crichton 5f8a501656 Merge remote-tracking branch 'burntsushi/regexps' 2014-04-22 15:27:04 -07:00
Brian Anderson d0bcdf376c Merge pull request #31 from SimonSapin/patch-1
[Meta] Update README.md based on mailing-list
2014-04-21 14:41:53 -07:00
Andrew Gallant c250f8bb0b Include information about native regexps. 2014-04-18 18:22:37 -04:00
Patrick Walton 0580a69cca Add RFC for disablable assertions 2014-04-18 10:43:08 -07:00
Niko Matsakis 072d2166d3 update URL 2014-04-17 10:56:01 -04:00
Niko Matsakis 6bf04e9106 add a note about negative interaction between object types and fundeps 2014-04-17 09:24:03 -04:00
Niko Matsakis 6d47249ff2 wip 2014-04-17 08:10:07 -04:00
Niko Matsakis 784c12f4d3 More small corrections 2014-04-17 07:36:54 -04:00
Huon Wilson 1651cec432 RFC for attributes on match arms. 2014-04-17 19:36:19 +10:00
Niko Matsakis 72bda14329 Adjust anchor so markup is more attractive 2014-04-16 16:45:10 -04:00
Niko Matsakis c8664e1def Correct typo 2014-04-16 16:43:47 -04:00
Niko Matsakis 8e65f059c7 Remove stray word 2014-04-16 16:43:06 -04:00
Niko Matsakis f0ad77bab4 Remove incomplete sentence 2014-04-16 16:42:12 -04:00
Niko Matsakis 5276877ed0 Complete missing section 2014-04-16 16:41:24 -04:00