Actions
Bug #6413
closedrust: using deprecated version of proc-macro-hack
Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Description
Compiling proc-macro-hack v0.5.20+deprecated
Updated by Jason Ish over 1 year ago
This is pulled in by der-parser. This version of the proc-macro crate is also required for Rust versions < 1.45. 6.0.x has a MSRV of 1.41.
Updated by Victor Julien over 1 year ago
Is there a reason it's labeled as deprecated? Are there problems we should be aware of?
Updated by Jason Ish over 1 year ago
No reason given. I think its just to make it very clear the project is done and in most cases you don't need it anymore as the features it providers are now in Rust itself.
Updated by Victor Julien over 1 year ago
- Target version changed from 6.0.16 to 6.0.17
Updated by Victor Julien over 1 year ago
- Status changed from New to Rejected
- Assignee deleted (
OISF Dev) - Target version deleted (
6.0.17)
Rejecting as 6.0.x is now in extended support and EOL in 6 months.
Actions