Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

add explicit dyn when using trait objects #35

Merged
merged 1 commit into from
Nov 19, 2019

Commits on Nov 18, 2019

  1. add explicit dyn when using trait objects

    Using bare trait objects is deprecated and now triggers a warning by
    default: rust-lang/rust#61203.
    remi-dupre committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    8f4695f View commit details
    Browse the repository at this point in the history