summaryrefslogtreecommitdiff
path: root/build_extra/rust/get_rustc_info.py
AgeCommit message (Collapse)Author
2018-11-30Use pylint.Ryan Dahl
2018-10-25build: fix compatibility with rustc 1.30.0Bert Belder
Additionally: * Rebuild rust crates when the rustc version changes. * Fetch all rust ldflags in one exec_script() call instead of two.