diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-01-13 17:21:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-13 17:21:43 +0100 |
| commit | e2311b31c64e56c3d3218f6101c22ffe573bb687 (patch) | |
| tree | f8fb56005e89061df2d542ac7016b2e9afdcdd62 /src/librustdoc/html/static/source-script.js | |
| parent | a53a79fea25ac256e6b30395411f90fbbaa2b7e0 (diff) | |
| parent | da933cca1a2db66c904efeb8b800c0d309f8c18d (diff) | |
| download | rust-e2311b31c64e56c3d3218f6101c22ffe573bb687.tar.gz rust-e2311b31c64e56c3d3218f6101c22ffe573bb687.zip | |
Rollup merge of #57549 - taiki-e:must_use, r=estebank
Add #[must_use] message to Iterator and Future ~~Iterator's message is based on current iterator adaptor's #[must_use] message (added in #15561) and https://github.com/rust-lang/rust/pull/56677/files#r241236020~~ Future's message is the same as those used in [futures-rs](https://github.com/rust-lang-nursery/futures-rs/search?q=must_use&unscoped_q=must_use) and [tokio](https://github.com/tokio-rs/tokio/search?q=must_use&unscoped_q=must_use). r? @Centril
Diffstat (limited to 'src/librustdoc/html/static/source-script.js')
0 files changed, 0 insertions, 0 deletions
