]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #76565 - matthiaskrgr:box_place, r=oli-obk
authorTyler Mandry <tmandry@gmail.com>
Thu, 10 Sep 2020 19:20:11 +0000 (12:20 -0700)
committerGitHub <noreply@github.com>
Thu, 10 Sep 2020 19:20:11 +0000 (12:20 -0700)
commit94ae5d186695c8bc9d7137a13cdf63b8ff9320b5
tree462a26e428c7e6c5262d333268644b851148bfd1
parentae46b9e483774ffcc0662e0775b6ee1e856f0e44
parent6bfe132067890abba67b6710060a88d4ad91abfe
Rollup merge of #76565 - matthiaskrgr:box_place, r=oli-obk

take reference to Place directly instead of taking reference to Box<Place>

clippy::borrowed_box