about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-10-11 09:50:19 +0000
committerbors <bors@rust-lang.org>2020-10-11 09:50:19 +0000
commitc38f001db5e16f1e0db47c5aed80394e9df5430a (patch)
tree5a7322592384583ca0e26a1c07c57e027fba1a5a /compiler/rustc_codegen_llvm/src
parentc6bebc14a14de81848f24353227244860f2ecdaf (diff)
parent725e3d1df30bc39fe76510c92679fbcb3536f4cb (diff)
downloadrust-c38f001db5e16f1e0db47c5aed80394e9df5430a.tar.gz
rust-c38f001db5e16f1e0db47c5aed80394e9df5430a.zip
Auto merge of #77743 - bugadani:idl-cleanup, r=bugadani
Clean up in intra-doc link collector

This PR makes the following changes in intra-doc links:
 - clean up hard to follow closure-based logic in `check_full_res`
 - fix a FIXME comment by figuring out that `true` and `false` need to be resolved separately
 - refactor path resolution by extracting common code to a helper method and trying to reduce the number of unnecessary early returns
 - primitive types are now defined by their symbols, not their name strings
 - re-enables a commented-out test case

Closes #77267 (cc `@Stupremee)`

r? `@jyn514`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions