llogiq

Results 228 comments of llogiq

I thought I had a test for this. Is the `mod` in the same file as the annotation (not that it should matter, but I'd like to reproduce it correctly)?

That path appears to not be relative to the project. Why? * If you leave out the `#[flame]` annotation, does that work? * If you leave out the `#[path ..]`...

Strange. Flamer does nothing out of the ordinary while handling mods. I don't have time right now to look into this. Can you come up with a minimal example to...

This will also need some kind of naming scheme.

I already have far too many side projects, so why not? :smile:

Thanks, I might have missed that.

Technically, the attribute will already show the diagnostic message – we'd just need to match the note (e.g. "renamed to ...") and set the applicability if it fits.

Hi there! Thank you for opening this PR! As another German (who didn't have enough time to stem this), I'm particularly happy this finally gets addressed. With last names, I'd...

Good question. Perhaps having a kind of templating functionality that we can reuse might be useful, perhaps along with a few rules (e.g. no uppercase letters after lowercase letters).