Commit Graph

6847 Commits

Author SHA1 Message Date
Niko Matsakis 7fabfeb644 Initial draft 2014-06-18 20:08:26 -04:00
Alex Crichton 8a1198b726 Rename #[crate] to #[crate_name] 2014-06-18 15:57:32 -07:00
Alex Crichton b2547dc9cc Change to a deterministic filename scheme 2014-06-18 15:49:36 -07:00
Alex Crichton 99525d54c2 Removing the integer fallback is RFC 30 2014-06-17 18:05:48 -07:00
Brian Anderson c809a95280 Add final description of enum treatment 2014-06-17 17:58:38 -07:00
Brian Anderson 8dad941d6f RFC for removing integer inference fallback 2014-06-17 17:54:11 -07:00
Brian Anderson 1ea0ce90e3 Loadable lints is RFC 29 2014-06-17 17:49:22 -07:00
Brian Anderson fcb9c1f7c4 Merge remote-tracking branch 'kmc/lints' 2014-06-17 17:48:14 -07:00
Niko Matsakis e30d7d11ef Remove first-person language; cleanup typo 2014-06-17 19:45:44 -04:00
Niko Matsakis 1ecc49cbfd Clarify that negative impls do not require the use of unsafe keyword. 2014-06-17 19:37:24 -04:00
Niko Matsakis c287d06be8 Initial submission. 2014-06-17 19:35:21 -04:00
Alex Crichton 8a35b94fd1 Adding partial_cmp is RFC 28 2014-06-17 15:56:29 -07:00
Alex Crichton 8cca552d38 Merge remote-tracking branch 'sfackler/partial_cmp' 2014-06-17 15:55:00 -07:00
Alex Crichton 2d71209c4e Remove an unnecessary sentence 2014-06-16 19:09:06 -07:00
Alex Crichton 512bc7fa1c Fix spelling of concurrent 2014-06-16 13:09:26 -07:00
Alex Crichton eb55eea6c6 RFC: Rename Share to Threadsafe 2014-06-16 13:08:01 -07:00
Alex Crichton 8211e5f6f9 Update with coercion rules 2014-06-16 09:44:54 -07:00
Alex Crichton 5f5547688f RFC 27 is completed 2014-06-14 11:19:33 -07:00
Alex Crichton d60a1e3aba RFC 26 is completed 2014-06-14 11:19:18 -07:00
Niko Matsakis c3cf523156 Correct typos and describe @eddyb and @anasazi proposals 2014-06-13 06:21:14 -04:00
Alex Crichton 2dfc5a2f28 RFC 12 is completed 2014-06-12 15:48:36 -07:00
Alex Crichton 1c6ebb8f77 Fixing tracking issue for RFC 27 2014-06-12 14:45:20 -07:00
Alex Crichton 270c5cba64 Fixing the issue link for RFC 24 2014-06-12 14:40:57 -07:00
Marvin Löbel 276b7157fc Feature gate import shadowing 2014-06-12 18:17:06 +02:00
Alex Crichton 859be456b6 Updating metadata 2014-06-11 16:00:02 -07:00
Alex Crichton 2ce1800c7e RFC 22 is completed 2014-06-11 15:38:24 -07:00
Brian Anderson abd6134d15 Remove rejected folder 2014-06-11 15:17:27 -07:00
Alex Crichton e1b26b7b46 Trait bounds with `+` is RFC 27 2014-06-11 11:05:33 -07:00
Alex Crichton 150f112e79 Merge remote-tracking branch 'pcw/trait-bounds-with-plus' 2014-06-11 11:04:23 -07:00
Niko Matsakis 620a173dec Initial commit 2014-06-11 06:35:04 -04:00
Brian Anderson dd4dda1e8b Remove fmt! i18n is RFC 26 2014-06-10 17:38:17 -07:00
Brian Anderson 4090799c55 Merge remote-tracking branch 'acrichto/fmt-remove-intl' 2014-06-10 17:34:21 -07:00
Keegan McAllister 892cd8a4f4 Link to demo 2014-06-10 17:04:45 -07:00
Keegan McAllister 154254362e Add trait object bounds, and the definitions of macros 2014-06-10 17:02:47 -07:00
Alex Crichton 643d861671 Disallowing some struct literals is RFC 25 2014-06-10 15:56:02 -07:00
Alex Crichton 6fcc4dee25 Merge remote-tracking branch 'nrc/parse' 2014-06-10 15:55:32 -07:00
Alex Crichton 3b48e1f341 More flexible traits is RFC 24 2014-06-10 15:52:50 -07:00
Alex Crichton 2ee0377ea0 Merge remote-tracking branch 'nmatsakis/traits' 2014-06-10 15:52:16 -07:00
Alex Crichton 00017cc8e3 Fix a typo 2014-06-09 14:46:18 -07:00
Patrick Walton 3eb709940d Revision to add a type grammar restriction 2014-06-09 13:40:30 -07:00
Alex Crichton 0af0319fe7 Clarify the role of data being read in. 2014-06-06 20:08:19 -07:00
Alex Crichton e409798546 Fix typos 2014-06-06 19:12:51 -07:00
Alex Crichton 884e5fdedd Clarify #[crate] some more 2014-06-06 15:38:47 -07:00
Alex Crichton 81e36b56be RFC: Remove #[crate_id] 2014-06-06 15:27:05 -07:00
Cameron Zwarich 1a77ca3ae6 Add another rejected example. 2014-06-06 13:26:54 -07:00
Cameron Zwarich d017285ca7 RFC: Pattern Guards with Bind-By-Move 2014-06-06 00:22:16 -07:00
Keegan McAllister 09e97b4a28 More updates 2014-06-05 19:35:31 -07:00
Keegan McAllister c13cd46dca Update for the current implementation-in-progress 2014-06-04 23:30:09 -07:00
Keegan McAllister 73eb593a10 RFC: loadable lints 2014-06-04 23:30:09 -07:00
Brian Anderson db72aeb535 Byte string literals is RFC 23 2014-06-04 12:33:01 -07:00