about summary refs log tree commit diff
path: root/crates/sourcegen/src
AgeCommit message (Expand)AuthorLines
2023-12-05Don't explicitly warn against `semicolon_in_expressions_from_macros`Igor Matuszewski-1/+1
2023-07-03Format let-elseLukas Wirth-1/+3
2023-03-31Use `retain_mut` in `CommentBlock::extract`DropDemBits-14/+12
2023-01-02remove needless borrowsDaniel Eades-2/+2
2023-01-02use inline format argsDaniel Eades-4/+1
2022-12-24Inline all format arguments where possibleYuri Astrakhan-2/+2
2022-08-06run stable fmt through rustupAdrian Stanciu-6/+8
2022-07-20Enable extra warnings required by rust-lang/rustAmos Wenger-0/+2
2022-07-08Update remaining GitHub URLsJonas Schievink-1/+1
2022-07-05Fix project root asserthi-rustin-1/+1
2022-03-14:arrow_up: xshellAleksey Kladov-6/+7
2021-10-03Add semicolons for consistencyAramis Razzaghipour-6/+6
2021-09-13internal: prevent possible bugs when adding magical commentsAleksey Kladov-1/+14
2021-09-13internal: simplifyAleksey Kladov-13/+13
2021-09-13internal: fix bugs in tests by simplifying codeAleksey Kladov-14/+12
2021-09-13minore: improve readabilityAleksey Kladov-36/+28
2021-07-13minor: make sure that project_root works correctlyAleksey Kladov-1/+3
2021-07-03internal: overhaul code generationAleksey Kladov-0/+195