Skip to content

Commit

Permalink
Update nightly compiler version in scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
rinon committed Oct 2, 2019
1 parent c4bdc2f commit fe3a4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ class Config:
MIN_PLUMBUM_VERSION = (1, 6, 3)
CC_DB_JSON = "compile_commands.json"

CUSTOM_RUST_NAME = 'nightly-2019-09-23'
CUSTOM_RUST_NAME = 'nightly-2019-09-30'

"""
Reflect changes to all configuration variables that depend on LLVM_VER
Expand Down

0 comments on commit fe3a4ba

Please sign in to comment.