index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
maint
/
add_warning
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Windows compatibility for maint/add_warning
pryty26
2026-06-29
1
-8
/
+41
*
maint: Deny/Allow clippy::string_slice
Clara Engler
2026-06-09
1
-0
/
+2
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
maint/add_warning: Deny clippy::unused_async
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Bump black
Jim Newsome
2026-01-21
1
-5
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (1)
Ian Jackson
2025-11-06
1
-2
/
+2
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
python: Use "a not in b" rather than "not a in b".
Nick Mathewson
2024-10-24
1
-1
/
+1
*
Run "black" to reformat all our python
Nick Mathewson
2024-10-24
1
-42
/
+65
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-1
/
+1
*
add_warning: fix a python mistake.
Nick Mathewson
2024-05-07
1
-1
/
+1
*
add_warning: Add an "Example lints" list
Nick Mathewson
2024-05-07
1
-0
/
+8
*
add_warning: Use regexes and maps to find lists of lints
Nick Mathewson
2024-05-07
1
-30
/
+26
*
add_warning: Allow suppression of marked lines, and avoid cfg().
Nick Mathewson
2024-05-06
1
-3
/
+18
*
maint/add_warning: permit clippy::mixed_attributes_style in tests.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
clippy: Suppress needless_pass_by_value in tests
Ian Jackson
2023-08-23
1
-0
/
+1
*
add_warning: Change missing_docs,unreachable_pub to warn
Nick Mathewson
2023-08-04
1
-2
/
+7
*
clippy: in tests, allow clippy::useless_vec
Ian Jackson
2023-07-10
1
-0
/
+1
*
clippy: globally allow clippy::needless_raw_string_hashes
Ian Jackson
2023-07-10
1
-0
/
+1
*
add_warning: Tolerate clippy::missing_panics_doc
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Promote clippy::print_stderr and clippy::print_stdout
Ian Jackson
2023-06-21
1
-0
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
shell: use /usr/bin/env instead of absolute paths
Emil Engler
2023-01-25
1
-1
/
+1
*
add_warnings: ignore clippy::result_large_err
Nick Mathewson
2022-11-03
1
-0
/
+1
*
add_warnings: work with more non-GNU finds.
Nick Mathewson
2022-11-03
1
-1
/
+1
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
format python script in maint
FAMASoon
2022-08-17
1
-14
/
+25
*
maint/add_warning: Fix parsing of --check
Ian Jackson
2022-06-24
1
-1
/
+1
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
1
-0
/
+3
*
maint/add_warning: Add two lints via add_warning as a test case
Ian Jackson
2022-06-24
1
-0
/
+2
*
maint/add_warning: Add ability maintain test lint blocks
Ian Jackson
2022-06-24
1
-8
/
+34
*
maint/add_warning: Scan all files by default, but insist only in some
Ian Jackson
2022-06-24
1
-9
/
+16
*
clippy: Supresss clippy::significant_drop_in_scrutinee
Ian Jackson
2022-06-23
1
-0
/
+1
*
lints: Scheme for allowing us to name nightly lints
Ian Jackson
2022-06-23
1
-1
/
+3
*
maint/add_warning: Convert remaining asserts
Ian Jackson
2022-05-31
1
-4
/
+8
*
maint/add_warning: Introduce ImproperFile and convert one assert
Ian Jackson
2022-05-31
1
-2
/
+18
*
maint/add_warning: Use python3 argparse
Ian Jackson
2022-05-31
1
-11
/
+9
*
maint/add_warning: Add "how to fix" to error message
Ian Jackson
2022-05-31
1
-0
/
+1
*
maint/add_warning: Provide --check mode
Ian Jackson
2022-05-31
1
-2
/
+22
*
maint/add_warning: Change shebang to python3
Ian Jackson
2022-05-31
1
-1
/
+1
*
maint/add_warning: Use .tmp~ for temp filename, not .bak
Ian Jackson
2022-05-31
1
-3
/
+3
*
lints: Add let_unit_value allow to add_warning
Ian Jackson
2022-05-31
1
-0
/
+1
*
lints: Add two missing ones to add_warning
Ian Jackson
2022-05-31
1
-0
/
+2
*
lints: maint/add_warning: New marker-based mode
Ian Jackson
2022-05-31
1
-35
/
+21
*
maint/add_warnings: Make it add the markers for its future self
Ian Jackson
2022-05-31
1
-0
/
+6
*
lints: maint/add_warning: Improve ordering
Ian Jackson
2022-05-31
1
-1
/
+1
[next]