index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
retry-error
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Style fixes to retry-error error messages.
Nick Mathewson
2022-06-22
1
-3
/
+3
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
Fix sentences
Samanta Navarro
2022-04-27
1
-3
/
+3
*
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-1
/
+1
*
retry-error: Handle integer overflow
Samanta Navarro
2022-04-23
1
-3
/
+28
*
Replace manual Clone impl with std derive in retry-error
Ian Jackson
2022-03-02
1
-11
/
+1
*
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
Merge branch 'readme_fixes'
Nick Mathewson
2021-11-30
1
-16
/
+19
|
\
|
*
Example needs to be the same as the readme
dagon
2021-11-30
1
-16
/
+19
*
|
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-4
/
+5
*
|
deglob some enums, use concise iteration syntax
Daniel Eades
2021-11-25
1
-1
/
+1
|
/
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+337
[prev]