Skip to content

Conversation

@tristandruyen
Copy link
Contributor

@tristandruyen tristandruyen commented Jun 2, 2025

Resolves: #4

- Add debug logging to trace macro execution and parameters
- Add nightly feat to Cargo.tol
- Enable `track_path` feature flag when nightly feat is enabled
- Use `proc_macro::tracked_path::path()` to track route folder
- add section on avoiding cache issues
- provide instructions for both nightly and stable rust versions
@tristandruyen tristandruyen marked this pull request as ready for review June 2, 2025 13:38
@tristandruyen tristandruyen merged commit 79c9d06 into main Jun 2, 2025
1 check passed
@tristandruyen tristandruyen deleted the track-path-for-nightly branch June 2, 2025 13:40
@tristandruyen tristandruyen restored the track-path-for-nightly branch June 2, 2025 13:42
@tristandruyen tristandruyen deleted the track-path-for-nightly branch June 2, 2025 14:09
@tristandruyen tristandruyen restored the track-path-for-nightly branch June 2, 2025 14:21
@tristandruyen tristandruyen deleted the track-path-for-nightly branch June 2, 2025 14:22
@tristandruyen tristandruyen restored the track-path-for-nightly branch June 2, 2025 15:23
@tristandruyen tristandruyen deleted the track-path-for-nightly branch June 2, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tracked_path with feature gate

2 participants