Test fixes and merge conflicts
This commit is contained in:
parent
c1e287af77
commit
56e4c82a38
18 changed files with 44 additions and 97 deletions
|
@ -66,6 +66,7 @@
|
|||
|
||||
#[deny(non_camel_case_types)];
|
||||
#[deny(missing_doc)];
|
||||
#[allow(attribute_usage)]; // NOTE: remove after the next snapshot
|
||||
|
||||
// When testing libstd, bring in libuv as the I/O backend so tests can print
|
||||
// things and all of the std::io tests have an I/O interface to run on top
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue