about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2021-01-11 10:13:08 -0800
committerEric Huss <eric@huss.org>2021-05-22 16:22:09 -0700
commit9e11b61e8de1ffb6a1ea8fb1f8c42cfe30b6b3e4 (patch)
tree4a735e0ff20b8cf5f29bf82c82efb1161f2a6856 /compiler/rustc_codegen_llvm/src
parente4ca1662f255db774dcd16ed9c3776bf25ac8361 (diff)
downloadrust-9e11b61e8de1ffb6a1ea8fb1f8c42cfe30b6b3e4.tar.gz
rust-9e11b61e8de1ffb6a1ea8fb1f8c42cfe30b6b3e4.zip
linkchecker: Organize state into a struct, and add report.
Moves all the state into a struct so it doesn't need to be passed around
as much.

Also adds a report showing how long it took and what it found.

This includes a minor change: a failure to load a file is now an error,
instead of being ignored. This should only happen if there is a
permission error or some other shenanigans going on.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions