aboutsummaryrefslogtreecommitdiff
path: root/embassy-net/src/fmt.rs
Commit message (Expand)AuthorAgeFilesLines
* Reduced define for 'unreachable!' to a single macro ruleTarun Singh2024-07-171-10/+6
* Add collapse_debuginfo to fmt.rs macros.Dario Nieuwenhuis2024-06-171-0/+17
* fmt: disable "unused" warnings.Dario Nieuwenhuis2024-03-201-2/+1
* Sync all fmt.rs files.Dario Nieuwenhuis2023-08-301-6/+39
* fmt: Add dunmy use to avoid "unused variable" errors when no log is enabled.Dario Nieuwenhuis2021-06-071-16/+26
* fmt: use absolute pathsDario Nieuwenhuis2021-06-071-29/+29
* fmt: make all macros `macro_rules` so scoping is consistent.Dario Nieuwenhuis2021-06-071-49/+146
* :rainbow:Dario Nieuwenhuis2021-02-031-0/+118