Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2018 23:03:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229994] lang/rust 1.27.1 error [E0463] : can't find crate for `rustc_const_math`
Message-ID:  <bug-229994-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229994

            Bug ID: 229994
           Summary: lang/rust 1.27.1 error [E0463] : can't find crate for
                    `rustc_const_math`
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: rust@FreeBSD.org
          Reporter: mikhail.rokhin@gmail.com
             Flags: maintainer-feedback?(rust@FreeBSD.org)
          Assignee: rust@FreeBSD.org

Fails at
compiling clippy_lints v.0.0.195

error [E0463]: can't find crate for `rustc_const_math`
--> tools/clippy/clippy_lints/src/lib.rs:44:1

44 extern crate rustc_const_math;
can't find crate
...
error: Could not compile `clippy_lints`

Ports are the latest.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229994-7788>