rust/src/libstd/io
bors 4f1e235744 Auto merge of #52336 - ishitatsuyuki:dyn-rollup, r=Mark-Simulacrum
Rollup of bare_trait_objects PRs

All deny attributes were moved into bootstrap so they can be disabled with a line of config.

Warnings for external tools are allowed and it's up to the tool's maintainer to keep it warnings free.

r? @Mark-Simulacrum
cc @ljedrz @kennytm
2018-07-27 20:27:40 +00:00
..
buffered.rs State default capacity for BufReader/BufWriter 2018-07-26 00:49:35 +01:00
cursor.rs Cursor: update docs to clarify Cursor only works with in-memory buffers 2018-07-19 21:11:51 +02:00
error.rs Deny bare trait objects in src/libstd. 2018-07-10 20:35:36 +02:00
impls.rs
lazy.rs
mod.rs Deny bare trait objects in src/libstd. 2018-07-10 20:35:36 +02:00
prelude.rs
stdio.rs Deny bare trait objects in src/libstd. 2018-07-10 20:35:36 +02:00
util.rs Add missing dyn in tests 2018-07-11 09:11:39 +02:00