diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2019-12-06 20:59:51 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2019-12-06 20:59:51 +0000 |
commit | 431836f4a01dda39d10f6275915f9c8e99a28028 (patch) | |
tree | 0cb8ceaa2e07b30da2f841d792e505df6b460d41 /crates/ra_assists/src/assists | |
parent | f18b7e18c479144325ec150be00837aae3329ae2 (diff) | |
parent | b2c01f446edcbc12b5dd870064cbfc6c1a47eb8b (diff) |
Merge #2489
2489: Implement `format_args` r=flodiebold a=flodiebold
This fixes a huge amount of type mismatches (because every format call was a type mismatch so far); I also hoped to get go to def working within `format!` etc., and the test says it should, but in practice it still doesn't seem to...
Also remove the `len` parameter from `Name::new_inline_ascii`, which I'm assuming was only there because of `const fn` limitations?
cc @edwin0cheng
Co-authored-by: Florian Diebold <[email protected]>
Diffstat (limited to 'crates/ra_assists/src/assists')
0 files changed, 0 insertions, 0 deletions