]> git.lizzy.rs Git - rust.git/commit
Check generated save-analysis, instead of `bug!()`ing
authorShotaro Yamada <sinkuu@sinkuu.xyz>
Sun, 15 Apr 2018 11:47:45 +0000 (20:47 +0900)
committerShotaro Yamada <sinkuu@sinkuu.xyz>
Sun, 15 Apr 2018 12:41:28 +0000 (21:41 +0900)
commitc3dc014378e855bf41fd75e5b4ff956b67766656
tree762151275f4e41ba11d25dc445494d561d58f4b7
parent2c7e83f746297578c3f31a7b1440e30fdfd67c67
Check generated save-analysis, instead of `bug!()`ing

Injected crates don't have extern info. Let's skip them.
src/librustc_save_analysis/lib.rs
src/test/run-make-fulldeps/save-analysis-rfc2126/Makefile
src/test/run-make-fulldeps/save-analysis-rfc2126/validate_json.py [new file with mode: 0644]