Brooks
26d058185e
Upgrades Rust to 1.75.0 ( #34607 )
2023-12-30 05:15:49 +00:00
Brooks
f9b96fa112
Upgrades Rust to 1.74.0 ( #34118 )
2023-11-19 22:24:59 -05:00
Brooks
2d1449f714
Upgrades Rust to 1.73.0 ( #33546 )
2023-10-06 10:47:51 -04:00
Trent Nelson
7c545b0ae9
bump rust stable to 1.72.1 ( #33333 )
...
* bump rust stable to 1.72.1
* bump rust nightly to 2023-09-20
* fix nightly lint -- unused doc comment
-- rustdoc does not generate documentation for expression fields
* fix nightly lint -- unnecessarily eager cloning of iterator items
* fix nightly lint -- loop never actually loops
2023-09-20 23:53:36 -06:00
Alexander Meißner
9e703f85de
Upgrades Rust to 1.72.0 & nightly-2023-08-25 ( #32961 )
...
* allow pedantic invalid cast lint
* allow lint with false-positive triggered by `test-case` crate
* nightly `fmt` correction
* adapt to rust layout changes
* remove dubious test
* Use transmute instead of pointer cast and de/ref when check_aligned is false.
* Renames clippy::integer_arithmetic to clippy::arithmetic_side_effects.
* bump rust nightly to 2023-08-25
* Upgrades Rust to 1.72.0
---------
Co-authored-by: Trent Nelson <trent@solana.com>
2023-09-01 07:26:13 +00:00
Brooks
cd2b2d4a14
Upgrades Rust to 1.69.0 ( #31336 )
2023-04-25 10:22:38 -04:00
Illia Bobyr
a21e68a351
Upgrade Rust to 1.68.2 ( #31276 )
2023-04-20 11:31:54 -07:00
Illia Bobyr
3bc670a47b
Revert Rust 1.68.0 upgrade ( #30897 )
...
Specifically the nightly upgrade is breaking the
`geyser_plugin_manager`. We will probably need more investigation
before we can move forward with it.
2023-03-25 02:41:12 +00:00
Brooks
244430d643
Upgrades Rust to 1.68.0 ( #30664 )
2023-03-24 18:06:38 -04:00
Brooks
f91e63dfe9
Upgrades Rust to 1.67.1 ( #29947 )
2023-02-17 14:08:27 -05:00
Brooks
631dd573da
Upgrades to Rust 1.66.1 ( #29827 )
2023-01-24 15:11:10 +08:00
kirill lykov
cdb204114e
take rust version from toolchain file ( #29320 )
...
* take rust version from toolchain file
* add quotes to pacify shellcheck
2022-12-19 17:00:14 +01:00