Register new snapshots
These are the first successful snapshots after the LLVM upgrade, built with LLVM that requires C++11
This commit is contained in:
parent
07aef98a32
commit
568736182b
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user