]> git.lizzy.rs Git - rust.git/commitdiff
Register snapshots.
authorHuon Wilson <dbau.pp+github@gmail.com>
Sun, 23 Feb 2014 07:30:05 +0000 (18:30 +1100)
committerHuon Wilson <dbau.pp+github@gmail.com>
Sun, 23 Feb 2014 11:50:17 +0000 (22:50 +1100)
src/librustc/lib.rs
src/libstd/fmt/mod.rs
src/snapshots.txt

index 0361b59eb2c35a5125ff5fddd0682a3b56880f9f..9806c39345ba737e916ab9a566864c15b2c37dd7 100644 (file)
@@ -28,7 +28,6 @@
       html_root_url = "http://static.rust-lang.org/doc/master")];
 
 #[feature(macro_rules, globs, struct_variant, managed_boxes)];
-#[allow(unknown_features)]; // Note: remove it after a snapshot.
 #[feature(quote)];
 
 extern crate extra;
index 38fae798d5dde252fc0a82b1a696c0f48857fe9c..1b8ea4ea157ab816ce1a08473009e2419f1cf7aa 100644 (file)
@@ -610,11 +610,6 @@ pub struct Arguments<'a> {
 
 // FIXME #11938 - UFCS would make us able call the above methods
 // directly Show::show(x, fmt).
-
-// FIXME(huonw's WIP): this is a intermediate state waiting for a
-// snapshot (at the time of writing we're at 2014-01-20 b6400f9), to
-// be able to make the `fmt` functions into normal methods and have
-// `format!()` still work.
 macro_rules! uniform_fn_call_workaround {
     ($( $name: ident, $trait_: ident; )*) => {
         $(
index 02a43cabe6f85cc3e998e8e0fc1b56017c6a63eb..47243320b6eee653878811e5adf3c7b868cce468 100644 (file)
@@ -1,3 +1,11 @@
+S 2014-02-22 4995a85
+  freebsd-x86_64 0d8e2577d4b626cd8a5d9c29f0f91a4452bc1621
+  linux-i386 afadce8cba1098b1b9ae1e53a649c1515cd26e3c
+  linux-x86_64 da512f607f63c4ea735d58e7fd01d44456569ca1
+  macos-i386 5ea768930449b86146039da1336db7a87d599a49
+  macos-x86_64 766ce886cc2716c336cceb51cccff760a6a22a38
+  winnt-i386 06d14256eba9838afab4bb6f6ea857056f2d13c5
+
 S 2014-02-20 1366e04
   freebsd-x86_64 f26a4fd99f824db7cf3b323389d560b90f6f16a7
   linux-i386 26fd77a81ceaeff6916895bfb6b2bbaf4e19f21b