async-rs / async-rs/async-log

Expose a feature to disable proc-macro support

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
98
Forks
4
PR merge metrics
No merged PRs in 30d

Description

syn/quote take a lot of time to build. we should have a feature to turn them off (while enabled by default)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the package manifest and the references to syn and quote, then check how proc-macro support is currently enabled. Done means an opt-out feature disables those dependencies while preserving the default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.