Jason Schein
Jason Schein
Also the discussion in [this thread](https://github.com/PistonDevelopers/piston/issues/1160) is relevant
Sure. I'll make a pull request later this weekend. On Mar 14, 2014 5:01 PM, "Bryan Nielsen" [email protected] wrote: > Yeah this sounds good to me, I can break it...
@bryannielsen Just made the pull request [here](https://github.com/bryannielsen/Laravel4-Vagrant/pull/60).
@steveklabnik Sorry, didn't have a real world example in mind when I made the suggestion. A little googling and I found [this](https://bootsnipp.com/snippets/featured/collapsible-tree-menu) which is more or less what I was...
@mgattozzi Good idea and it makes sense to me. Updating the top post to include some user stories.
@phildawes how difficult would it be to get autocompletion for external libraries that define types using macros (or impls traits using macros). This is the feature I've missed most and...
@phildawes That makes sense. In that case, I'd rather focus my effort elsewhere. > I'm working on levering rustc to get better (perfect) type inference, and macros should just fall...
@phildawes Sounds good, in that case I'll look forward to seeing your work later on.
@titanous thanks for all your time and energy writing this! Whats the current status on this PR? Is it just lacking review or are there other outstanding blockers? If there...
An export would be wonderful! As far as dependencies go, I have a macro solution I implemented for my own workspace that I was working on turning into a ruleset...