aboutsummaryrefslogtreecommitdiff
path: root/tests/meta.rs
Commit message (Expand)AuthorAgeFilesLines
* chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn2026-02-201-18/+0
* fix(meta): Better comply with RFC 2045Fuwn2025-09-111-0/+12
* docs: Update copyright header yearFuwn2025-06-041-2/+2
* fmt: update rustfmt.tomlFuwn2023-05-181-11/+3
* refactor: remove seldom used procedural macrosFuwn2023-04-171-0/+101
* feat(macros): general utility macrosFuwn2022-06-141-101/+0
* feat(meta): mutable access to meta for constructionFuwn2022-06-101-0/+23
* feat(meta): impl ToString for MetaFuwn2022-06-101-0/+20
* test(meta): add no params testFuwn2022-06-101-0/+8
* feat(meta): add gettersFuwn2022-05-181-3/+3
* fix: global clippy lint fixesFuwn2022-05-181-3/+3
* feat(meta): meta-related utilitiesFuwn2022-05-171-0/+50