summaryrefslogtreecommitdiff
path: root/tools/run_rustc.py
AgeCommit message (Expand)Author
2018-09-26build: let rustc pick filenames, remove rust depfile hackBert Belder
2018-08-18build: don't clobber rust depfile mtime when fixing its pathsBert Belder
2018-07-26Simplify run_rustc.py output.Ryan Dahl
2018-07-09Fix rust depfile problem.Ryan Dahl