diff options
| author | Antoni Boucher <bouanto@zoho.com> | 2024-06-18 12:56:20 -0400 |
|---|---|---|
| committer | Antoni Boucher <bouanto@zoho.com> | 2024-07-02 12:25:29 -0400 |
| commit | e8e6663167618b7674165f894edf7acbf03980e1 (patch) | |
| tree | 5b686b41d5772be648d1c57b641d8d55ae3f55ee /rust-toolchain | |
| parent | 0ffcbb0f6eda96ade2f1c3fbda4316998b8fbb90 (diff) | |
| download | rust-e8e6663167618b7674165f894edf7acbf03980e1.tar.gz rust-e8e6663167618b7674165f894edf7acbf03980e1.zip | |
Fix provenance intrinsics
Diffstat (limited to 'rust-toolchain')
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index a0ac8286660..7a1806fe3c7 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-03-05" +channel = "nightly-2024-06-18" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
