Skip to content

Commit 1d5a86f

Browse files
committed
Update nightly compiler version in scripts
1 parent c50cbd6 commit 1d5a86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ class Config:
9696
MIN_PLUMBUM_VERSION = (1, 6, 3)
9797
CC_DB_JSON = "compile_commands.json"
9898

99-
CUSTOM_RUST_NAME = 'nightly-2019-09-23'
99+
CUSTOM_RUST_NAME = 'nightly-2019-09-30'
100100

101101
"""
102102
Reflect changes to all configuration variables that depend on LLVM_VER

0 commit comments

Comments
 (0)