rusticl: bump rustc version to 1.66
This adds a few goodies I care about: - bool::then_some (1.62) - let-else statements (1.65) FireFox ESR is at 1.66 so this bump is according to the Rust updated policy. Signed-off-by: Karol Herbst <kherbst@redhat.com> Reviewed-by: @LingMan <18294-LingMan@users.noreply.gitlab.freedesktop.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24062>
This commit is contained in:
@@ -29,7 +29,7 @@ To build Rusticl you need to satisfy the following build dependencies:
|
||||
|
||||
The minimum versions to build Rusticl are:
|
||||
|
||||
- Rust: 1.60
|
||||
- Rust: 1.66
|
||||
- Meson: 1.2.0
|
||||
- Bindgen: 0.62.0
|
||||
- LLVM: 11.0.0 (recommended: 15.0.0)
|
||||
|
Reference in New Issue
Block a user