diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-10 22:16:42 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-10 22:16:42 +0100 |
| commit | 0c73b2db41f9e472e65300d3fe2864005be0c46b (patch) | |
| tree | 99015ad25a92f19b585607d8dfcccbd2ba8e3b9a /compiler/rustc_interface/src/errors.rs | |
| parent | 217d00494fdb6f5bb20d77f9a15855d0750ecd96 (diff) | |
| parent | 93049bece079f7cedb781ab293e93242592b4957 (diff) | |
| download | rust-0c73b2db41f9e472e65300d3fe2864005be0c46b.tar.gz rust-0c73b2db41f9e472e65300d3fe2864005be0c46b.zip | |
Rollup merge of #122276 - RalfJung:io-read, r=Nilstrieb
io::Read trait: make it more clear when we are adressing implementations vs callers Inspired by [this](https://github.com/rust-lang/rust/issues/72186#issuecomment-1987076295) comment. For some reason we only have that `buf` warning in `read` and `read_exact`, even though it affects a bunch of other functions of this trait as well. It doesn't seem worth copy-pasting the same text everywhere though so I did not change this.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
