]> git.bitcoin.ninja Git - rust-lightning/commit
Fix rustc nightly compiler error.
authorMatt Corallo <git@bluematt.me>
Sun, 19 Jan 2020 05:49:18 +0000 (00:49 -0500)
committerMatt Corallo <git@bluematt.me>
Mon, 3 Feb 2020 02:38:53 +0000 (21:38 -0500)
commite0defa67b5057a5a69135328aa9b79f6efeb72fa
tree7b68394357fac10d1d6b631044002346d15854e4
parentc7902f53e39ae9554c64948d7746fbe6a414ec8e
Fix rustc nightly compiler error.

This works around a regression in nightly rustc that prevents type
inference from working properly.
lightning/src/ln/router.rs