Michael Vines
|
6d5bbca630
|
Pacify clippy
|
2022-01-21 19:12:57 -08:00 |
Michael Vines
|
b8837c04ec
|
Reformat imports to a consistent style for imports
rustfmt.toml configuration:
imports_granularity = "One"
group_imports = "One"
|
2021-12-03 09:19:13 -08:00 |
Michael Vines
|
7027d56064
|
Resolve nightly-2021-10-05 clippy complaints
|
2021-10-06 10:37:58 -07:00 |
Michael Vines
|
889d35f350
|
Update to Rust 1.53.0
|
2021-06-18 20:20:13 -07:00 |
Alexander Meißner
|
789f33e8db
|
chore: cargo fmt
|
2021-06-18 10:42:46 -07:00 |
Alexander Meißner
|
6514096a67
|
chore: cargo +nightly clippy --fix -Z unstable-options
|
2021-06-18 10:42:46 -07:00 |
Michael Vines
|
c11abf88b7
|
Clean up `use` to keep rust 1.43.0 from complaining (#9740)
|
2020-04-27 16:54:11 -07:00 |
Michael Vines
|
df205f8752
|
Use ureq instead of influx_db_client (#5839)
|
2019-09-07 12:48:45 -07:00 |
Pankaj Garg
|
e920191de0
|
Rate limit metrics per log level (#4313)
* Rate limit metrics per log level
* fix tests
|
2019-05-16 22:27:05 -07:00 |
Sathish Ambley
|
cc68ecdacf
|
Use default if previous values do not exist
|
2019-02-27 08:22:52 -08:00 |
Pankaj Garg
|
0a0c62f384
|
Fixes to CI bench comparison (#2319)
* Fixes to CI bench comparison
- The table columns did not match the header
- The last commit was not identified correctly
* review comments
|
2019-01-07 14:26:21 -08:00 |
Michael Vines
|
fd562cb9e2
|
Rust 2018 cleanup
|
2018-12-14 21:57:15 -08:00 |
Michael Vines
|
7e4af9382e
|
Move solana-upload-perf into upload-perf/
|
2018-12-13 01:06:40 -08:00 |