diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-09-24 16:07:35 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-09-24 16:07:35 +0100 |
commit | 277488b51e22c790b51d5f739ecb33cdd20e903f (patch) | |
tree | c0bc04398f8bd4a008de967af6d70d10817e324d /crates/cfg/Cargo.toml | |
parent | 65592b41be280e0e2ca81c1e127f8cb13fb47ce9 (diff) | |
parent | 875ad9b5c410200f5072515ae91b4ff51cff0448 (diff) |
Merge #6062
6062: Bump smol_str from 0.1.16 to 0.1.17 r=matklad a=woshilapin
When I built `rust-analyzer` today, I noticed the following warnings.
```
warning: use of deprecated item 'syntax::SmolStr::new_inline_from_ascii': Use `new_inline` instead
--> crates/mbe/src/syntax_bridge.rs:639:30
|
639 | ... (SmolStr::new_inline_from_ascii(1, &[punct.char as u8]), punct.id)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: 1 warning emitted
```
So I thought it would be a nice small PR.
Co-authored-by: Jean SIMARD <[email protected]>
Diffstat (limited to 'crates/cfg/Cargo.toml')
0 files changed, 0 insertions, 0 deletions