diff options
| author | Marcel Hellwig <github@cookiesoft.de> | 2022-02-14 13:22:36 +0100 |
|---|---|---|
| committer | Marcel Hellwig <github@cookiesoft.de> | 2022-02-17 10:04:25 +0100 |
| commit | 504f3af70ea4cb2ce13f9272babb4e59b61fd88e (patch) | |
| tree | 9f958f6258930ac6df3574ba0cc055ab18ac600b /compiler/rustc_codegen_llvm/src | |
| parent | 4931cab709401cc8350598eab9bd51031c89565a (diff) | |
| download | rust-504f3af70ea4cb2ce13f9272babb4e59b61fd88e.tar.gz rust-504f3af70ea4cb2ce13f9272babb4e59b61fd88e.zip | |
Don't lint Default::default if it is the udpate syntax base
An Update Syntax looks like this:
Foo {
a: 3,
..Default::default()
}
Don't lint `Default::default` here
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
