about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorAndreas Molzer <andreas.molzer@gmx.de>2020-10-30 23:12:24 +0100
committerAndreas Molzer <andreas.molzer@gmx.de>2020-11-08 18:07:45 +0100
commiteb597f5c4e258563cac1a957ae348f7c24cb0734 (patch)
tree160852acc754c6ba6b4bb18c383d0d8112bc18d9 /compiler/rustc_interface/src
parent355904dca086675b1c3dac25e8c0410f27f80a6d (diff)
downloadrust-eb597f5c4e258563cac1a957ae348f7c24cb0734.tar.gz
rust-eb597f5c4e258563cac1a957ae348f7c24cb0734.zip
Remove recursion from sccc walking
This allows constructing the sccc for large that visit many nodes before
finding a single cycle of sccc, for example lists. When used to find
dependencies in borrow checking the list case is what occurs in very
long functions.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions