Open
Description
I am using wundergraph that generate lot of macro code and it seems rustc have hard time resolving code here and here
I tried this code:
https://github.com/Farkal/test-wundergraph
I expected to see this happen:
Less than 40sc of compilation on each change
Instead, this happened:
40sc or more of compilation
Meta
rustc --version --verbose
:
rustc 1.41.0 (5e1a799 2020-01-27)
binary: rustc
commit-hash: 5e1a799
commit-date: 2020-01-27
host: x86_64-unknown-linux-gnu
release: 1.41.0
LLVM version: 9.0
Metadata
Metadata
Assignees
Labels
Area: Trait systemCategory: An issue proposing an enhancement or a PR with one.Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleIssue: Problems and improvements with respect to compile times.Relevant to the compiler team, which will review and decide on the PR/issue.