grapevine/src/api/client_server
Charles Hall 40d6ce230d
reformat report formatting
I manually expanded the HTML into a more readable format, the rest was
rustfmt's doing. It's beyond me why/how someone would willing write a
pile of HTML like that...
2024-05-16 19:10:52 -07:00
..
account.rs fix references in doc comments 2024-05-16 16:43:24 -07:00
alias.rs use more, qualify less 2024-05-16 19:09:10 -07:00
backup.rs enable semicolon_if_nothing_returned lint 2024-05-14 20:01:24 -07:00
capabilities.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
config.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
context.rs remove comments about filtering buggy items 2024-05-16 01:08:48 -07:00
device.rs remove comments about filtering buggy items 2024-05-16 01:08:48 -07:00
directory.rs stop putting comments in the middle of call chains 2024-05-16 16:17:40 -07:00
filter.rs enable manual_let_else lint 2024-05-14 20:01:23 -07:00
keys.rs stop putting comments and code on the same line 2024-05-16 15:22:35 -07:00
media.rs enable unneeded_field_pattern lint 2024-05-12 19:14:59 -07:00
membership.rs stop putting comments and code on the same line 2024-05-16 15:22:35 -07:00
message.rs stop putting comments in the middle of call chains 2024-05-16 16:17:40 -07:00
profile.rs enable redundant_closure_for_method_calls lint 2024-05-14 20:01:24 -07:00
push.rs enable redundant_closure_for_method_calls lint 2024-05-14 20:01:24 -07:00
read_marker.rs enable implicit_clone lint 2024-05-14 19:59:43 -07:00
redact.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
relations.rs enable needless_pass_by_value lint 2024-05-14 20:01:24 -07:00
report.rs reformat report formatting 2024-05-16 19:10:52 -07:00
room.rs stop putting comments and code on the same line 2024-05-16 15:22:35 -07:00
search.rs stop putting comments and code on the same line 2024-05-16 15:22:35 -07:00
session.rs fix references in doc comments 2024-05-16 16:43:24 -07:00
space.rs stop putting comments in the middle of call chains 2024-05-16 16:17:40 -07:00
state.rs stop putting comments in the middle of call chains 2024-05-16 16:17:40 -07:00
sync.rs use gender-neutral pronouns 2024-05-16 16:17:40 -07:00
tag.rs enable map_unwrap_or lint 2024-05-14 20:01:24 -07:00
thirdparty.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
threads.rs enable redundant_closure_for_method_calls lint 2024-05-14 20:01:24 -07:00
to_device.rs enable semicolon_if_nothing_returned lint 2024-05-14 20:01:24 -07:00
typing.rs enable as_conversions lint 2024-05-12 18:51:26 -07:00
unversioned.rs enable dead_code lint 2024-05-12 18:51:26 -07:00
user_directory.rs remove comments about filtering buggy items 2024-05-16 01:08:48 -07:00
voip.rs enable if_not_else lint 2024-05-14 19:59:40 -07:00