• Maciej Hirsz's avatar
    Proc macro params optimizations and tests. (#421) · 3d52c6ac
    Maciej Hirsz authored
    * WIP
    
    * Feature-complete-ish
    
    * WIP
    
    * Cleaner replace marker
    
    * Inject lifetimes in elided `Cow`s
    
    * Use a single static &str for all injected lifetimes
    
    * Working lifetimes
    
    * Add the `call` method to `Methods`
    
    * Testing proc macro with optional params
    
    * Remove internal loop
    
    * fmt
    
    * Fix grumbles
    3d52c6ac
This project manages its dependencies using Cargo. Learn more