Kristofer Peterson
e23340d89e
Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445)
* address warnings from 'rustup run beta cargo clippy --workspace'
minor refactoring in:
- cli/src/cli.rs
- cli/src/offline/blockhash_query.rs
- logger/src/lib.rs
- runtime/src/accounts_db.rs
expect some performance improvement AccountsDB::clean_accounts()
* address warnings from 'rustup run beta cargo clippy --workspace --tests'
* address warnings from 'rustup run nightly cargo clippy --workspace --all-targets'
* rustfmt
* fix warning stragglers
* properly fix clippy warnings test_vote_subscribe()
replace ref-to-arc with ref parameters where arc not cloned
* Remove lock around JsonRpcRequestProcessor (#10417)
automerge
* make ancestors parameter optional to avoid forcing construction of empty hash maps
Co-authored-by: Greg Fitzgerald <greg@solana.com>
2020-06-09 09:38:14 +09:00
..
2020-06-03 08:24:05 -07:00
2020-04-06 17:30:23 +09:00
2020-05-15 09:35:43 -07:00
2020-06-06 10:18:28 -07:00
2020-06-03 08:24:05 -07:00
2020-06-09 09:38:14 +09:00
2020-06-09 09:38:14 +09:00
2020-05-22 23:23:17 -07:00
2020-05-29 00:26:06 -07:00
2020-06-09 09:38:14 +09:00
2020-05-15 09:35:43 -07:00
2020-06-05 08:01:45 -07:00
2020-06-09 09:38:14 +09:00
2020-06-05 08:01:45 -07:00
2020-06-09 09:38:14 +09:00
2020-05-15 09:35:43 -07:00
2020-03-11 21:31:50 -07:00
2020-05-15 09:35:43 -07:00
2020-03-17 23:30:23 -07:00
2020-02-20 13:28:55 -08:00
2020-06-09 09:38:14 +09:00
2020-06-04 21:06:06 -07:00
2020-06-01 17:51:04 -07:00
2020-03-04 22:46:43 -07:00
2020-05-22 15:11:33 -07:00
2020-06-09 09:38:14 +09:00
2020-06-06 11:47:11 -07:00
2020-05-15 09:35:43 -07:00
2020-05-22 23:23:17 -07:00
2020-05-19 12:38:18 -07:00
2020-05-19 12:38:18 -07:00
2020-06-09 09:38:14 +09:00
2020-05-15 09:35:43 -07:00
2020-06-09 09:38:14 +09:00
2020-03-26 13:29:30 -07:00
2020-06-01 17:51:04 -07:00
2020-06-07 20:54:03 -07:00
2020-05-07 00:23:06 -06:00
2020-06-09 09:38:14 +09:00
2020-06-07 20:54:03 -07:00
2020-05-22 12:55:17 -07:00
2020-06-09 09:38:14 +09:00
2020-03-17 23:30:23 -07:00
2020-05-28 14:16:24 -07:00
2020-05-19 16:13:12 -07:00
2020-05-15 09:35:43 -07:00
2020-03-17 23:30:23 -07:00
2019-11-07 19:48:33 -08:00
2020-05-23 02:54:24 +09:00
2020-05-17 15:01:08 -06:00
2020-04-08 12:50:39 -07:00
2020-05-19 23:40:27 -07:00
2020-06-09 09:38:14 +09:00
2020-05-15 09:35:43 -07:00
2019-10-29 21:02:11 -07:00
2020-06-09 09:38:14 +09:00