Commit Graph

122 Commits

Author SHA1 Message Date
est31 5e8ff317c8 Linkify LICENSE-* mentions 2017-07-27 02:48:52 +02:00
est31 df24ff0202 Add LICENSE-* files and mention them in README 2017-07-25 00:14:44 +02:00
Aaron Turon 98e09bcf51 Fix minor formatting issue 2017-05-01 16:30:04 -07:00
Aaron Turon e523361fbf Clarify FCP and remove shepherds 2017-05-01 16:28:22 -07:00
Joshua T Kalis 8220f34170 Change formatting and markdown usage consistency
- Use, and indentation, of markdown lists
  - Line-length wrapping
  - Named links
  - Replace single-quote for double-quote
  - Replace smart-quote for double-quote
  - Remove inappropriate apostrophes indicating possessives
  - Replace underscore with asterisk for italics
  - Content reorder (#sub-team-specific-guidelines)
    + Linked in (#the-rfc-life-cycle)
  - Replace repo with repository
2017-05-01 08:45:33 -04:00
Aaron Turon 776d0f6c63 Merge pull request #1970 from swashcap/master
Fix typo in Readme.
2017-04-25 13:51:51 -07:00
Carol (Nichols || Goulding) b8cf4186d6 Clarify what rfcbot thinks a week is
I expected a week to mean 7 calendar days, but rfcbot thinks it's 10
calendar days :)

dae280e5ba/src/github/nag.rs (L299-L300)
2017-04-25 10:18:05 -04:00
Cory Reed 98df36f83a Bla GitHub visual editor 2017-04-11 21:34:54 -07:00
Cory Reed 19d2570323 Fix typo 2017-04-11 21:33:54 -07:00
Joshua T Kalis 0ba091cbe2 Change PR to pull request
There was an inconsistent use of "PR" and "pull request" throughout the
document. I believe that I read an article from GitHub that they suggested
the use of "pull request" instead of "PR" for the purposes of clarity.
2017-02-16 10:06:32 -05:00
Joshua T Kalis deaa49d81c Remove duplicate word from documentation
Under the heading "What the process is" a word was duplicated assumingly by
accident:

  > "The sub-team will will either close"

... the above should probably be:

  > "The sub-team will either close"
2017-02-15 14:28:46 -05:00
Alex Crichton 1d01c9862b Remove list of active RFCs from README
Very rarely updated, not accurate.
2016-08-25 17:04:02 -07:00
Alexander Ronald Altman 805c453a45 Add current RFCs to README list 2016-08-10 19:58:57 -07:00
Alexander Altman d9626d9e04 Remove RFCs whose tracking issues are closed 2016-08-04 15:29:52 -07:00
Gábor Lehel d7a7d5b600 Update link {discuss -> internals}.rust-lang.org in README 2016-06-20 18:18:45 +02:00
Ryan Scheel (Havvy) f73d084b61 Explain that RFCs can be changed based on feedback in Process. 2016-04-03 02:25:24 +00:00
Aaron Turon 411daabc24 RFC 1260 is Allow a re-export for `main` 2015-10-09 15:27:37 -07:00
Aaron Turon 4f3db01a8d RFC 1228 is Placement left arrow syntax 2015-10-09 15:08:32 -07:00
Niko Matsakis 7fc338e5b4 Merge branch 'master' of github.com:rust-lang/rfcs 2015-09-18 15:13:24 -04:00
Aaron Turon 10ded18b7f RFC 980: read_exact 2015-08-07 09:33:27 -07:00
Niko Matsakis 17522cb2e5 merge and link RFC #1214 -- projections, lifetimes, and wf 2015-08-07 08:04:36 -04:00
Niko Matsakis 4fe4506fe0 Merge RFC #1219, "use group as". 2015-08-07 06:35:59 -04:00
Aaron Turon 2c2c429ec2 RFC 1184 is Stabilize no_std 2015-07-29 18:47:23 -07:00
Felix S. Klock II 3ae29c6e3d Add entry to README for RFC #873. 2015-07-23 22:27:44 +02:00
Fraser Hutchison 2e61ada06d Fixed broken anchor. 2015-06-20 02:26:55 +01:00
Aaron Turon b754769889 RFC 1156 is Adjust default object bounds 2015-06-19 13:35:40 -07:00
Niko Matsakis f018ef9192 Move things into their proper places 2015-06-10 11:48:32 -04:00
Niko Matsakis 8980cc60c6 Create the various links and interconnections. 2015-06-10 11:25:17 -04:00
Niko Matsakis 6fa5d0568b rename rfc to its proper location 2015-06-04 14:25:01 -04:00
Niko Matsakis 4424c49b16 Merge RFC #982: DST Coercion 2015-06-03 15:38:45 -04:00
Niko Matsakis e9f3609b51 Merge remote-tracking branch 'brson/no-rfc-8' 2015-06-02 19:51:02 -04:00
Aaron Turon 68d4f12468 RFC 1066 is: alter mem::forget to be safe 2015-05-07 10:24:49 -07:00
Abhishek Chanda cdc00f968e Fix a typo in URL 2015-04-28 16:36:18 -07:00
Aaron Turon 47d38bc668 RFC 1040 is: Duration Reform 2015-04-27 15:33:34 -07:00
Andrew Chin 5c10787dc1 Fixed broken link in README.md 2015-04-25 18:24:25 -04:00
Aaron Turon 306d9399bb RFC 1044 is Expand the scope of std::fs 2015-04-24 16:42:17 -07:00
Aaron Turon 98e41ae10a RFC 771 is std::iter::{once, empty} 2015-04-14 21:32:40 -07:00
Niko Matsakis 150b8670e0 Empty struct with braces 2015-04-10 09:30:42 -04:00
Niko Matsakis cf25ad8970 RFC 693 is merged. Update links and so forth. 2015-04-10 06:07:07 -04:00
Brian Anderson fe16700f94 Accepted ompiler fences RFC 2015-04-06 10:43:44 -07:00
Niko Matsakis 38024b408d Update language as requested by @brson, add a history section, and
add links into README.md
2015-04-06 10:24:56 -04:00
Aaron Turon 8979e1ee8e RFC 1023 is Rebalancing Coherence 2015-03-31 16:03:50 -07:00
Aaron Turon d714fe2c7d RFC 1011 is process::exit 2015-03-31 15:40:09 -07:00
Aaron Turon 0f89c4a86d RFC 979 is Align splitn with other languages 2015-03-31 15:34:52 -07:00
Aaron Turon 1b5461a955 RFC 909 is Move `std::thread_local::*` into `std::thread` 2015-03-19 23:15:57 -07:00
Alex Crichton af16c663c5 Remove completed RFCs from README 2015-03-17 10:47:17 -07:00
Brian Anderson 361bd5176e Update index 2015-03-16 13:19:18 -07:00
Niko Matsakis 72998dbe23 Merge RFC 803 (Type Ascription) 2015-03-16 14:13:21 -04:00
Brian Anderson 2368991678 Retire RFC 8 without implementing it.
This RFC changed the design of intrinsics with the goal of eliminating
the need for creating inlined wrappers around them. In the meantime,
the critical intrinsics for which this have been a problem have all
had their wrappers removed (afaik without solving the problem this
RFC set out to solve).

In the meantime, I decided I do not like the design here that unifies
intrinsics and lang items - they are sufficiently different to warrant
different names.

The ideas here have bitrotted and when we need to solve this for real
we should start over.
2015-03-06 11:13:12 -08:00
Niko Matsakis dab3e4b3f0 Accept RFC #495 2015-03-06 11:19:30 -05:00