diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2019-11-02 22:23:30 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2019-11-02 22:23:30 +0000 |
commit | 5d96ade59484927e7e590b64e2846ab409bbe63b (patch) | |
tree | bbd4ee52b766bcbbcdd13c9d6aea6407902e072f /crates/ra_db/Cargo.toml | |
parent | 151efb2198e74c994fec255b8f78c62900989544 (diff) | |
parent | c7b7d7e6664ab677c392155b9a6aec37409f4bb9 (diff) |
Merge #2164
2164: Silence some warnings r=matklad a=lnicola
```
warning: unnecessary parentheses around type
--> crates/ra_tt/src/buffer.rs:114:32
|
114 | pub fn end(self) -> Option<(&'a Subtree)> {
| ^^^^^^^^^^^^^ help: remove these parentheses
|
= note: `#[warn(unused_parens)]` on by default
warning: unnecessary parentheses around type
--> crates/ra_tt/src/buffer.rs:130:30
|
130 | fn entry(self) -> Option<(&'a Entry<'a>)> {
| ^^^^^^^^^^^^^^^ help: remove these parentheses
```
Co-authored-by: Laurențiu Nicola <[email protected]>
Diffstat (limited to 'crates/ra_db/Cargo.toml')
0 files changed, 0 insertions, 0 deletions