Skip to content

Register new snapshots #13711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions src/libstd/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
// Don't link to std. We are std.
#![no_std]

// NOTE: remove after snapshot
#![allow(unknown_features)]
#![deny(missing_doc)]

// When testing libstd, bring in libuv as the I/O backend so tests can print
Expand Down
8 changes: 8 additions & 0 deletions src/snapshots.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
S 2014-04-23 b5dd3f0
freebsd-x86_64 b6ccb045b9bea4cc4781bc128e047a1c68dc2c17
linux-i386 9e4e8d2bc70ff5b8db21169f762cb20c4dba6c2c
linux-x86_64 3367b8e1a0295c8124c26c5c627343ebe9a0ac5d
macos-i386 3029be6d6cc7a34b8a03a0a659b427c2916a8962
macos-x86_64 2de6d89ac8063588a37059140a602f028f2cc2ea
winnt-i386 021b39bc24b293f166aa329224f08cc5dedd5769

S 2014-04-15 349d66a
freebsd-x86_64 0e8078e24b3f86481c5ae0a47a15e5ed2703f241
linux-i386 b4e5d104fc2b1eb0236b662ab3cbbb729f789bd6
Expand Down