diff options
| author | bors <bors@rust-lang.org> | 2020-04-17 01:40:59 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-04-17 01:40:59 +0000 |
| commit | 8ae143fcd07258dfc381d26337020253fedd322f (patch) | |
| tree | 22d3e8a29ee44c5e321e7e5c4d1154867e96f1bd /src/test/codegen/src-hash-algorithm | |
| parent | eb9c15a6b38d6b1a64f7e6a1360d533014c0e797 (diff) | |
| parent | 162cf261dc1874ec1b7b684b3fd6193c2c8460be (diff) | |
| download | rust-8ae143fcd07258dfc381d26337020253fedd322f.tar.gz rust-8ae143fcd07258dfc381d26337020253fedd322f.zip | |
Auto merge of #5480 - sinkuu:unit_arg_app, r=flip1995
unit_arg suggestion is not really machine-applicable This lint suggests replacing any code returining `()`-type with `()` literal, which can change the behavior. e.g. `Ok(do_something())` -> `OK(())`. --- changelog: none
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
