Andy Lok

Results 108 comments of Andy Lok

Thank you for submitting this issue! But I failed to reproduce it by following your steps. ``` ... $ ./target/bin/rebuild "ahhhh!" ``` What is the elba version you're using?

You can try the latest version, whose build system has been refactored since 0.3.0

I think it's far beyond what elba can do. Intergrating the rust ecosystem and Idris' sounds a great idea, but it's not for free, because you have to write the...

Maybe the content in lib.rs has fulfilled the topics you mentioned: https://docs.rs/minitrace/0.4.0/minitrace/

@taqtiqa-mark Thanks so much for your work! I'm just back from vacation so I'll review it in short. With just a glance, I notice you've committed the whole `embassy` into...

case `trace::generate::tests::generate_1` failed and confirmed on my local machine ``` Left: TokenStream [ Ident { sym: fn, }, Ident { sym: f, }, Group { delimiter: Parenthesis, stream: TokenStream [],...

Generally LGTM. I have two questions left: 1. What do you want to do with the currently unused attribute like `recursive`? 2. The `generate` step seems not worth an extra...

@taqtiqa-mark Very much appreciate your work. I'd be happy to merge it once the CI is satisfied, and @zhongzc has no objection.

Github action says "step cannot have both the `uses` and `run` keys"