SemanticDiff hwlocality
Enable as many lints as I can handle ;)
#32
Merged

Enable as many lints as I can handle ;) #32

HadrienG2 merged 56 commits into master from lints
HadrienG2
HadrienG2 Enable a lot more lints and start fixing them
247fa9d4
HadrienG2 Fix clippy lints in tests
ef2cac89
HadrienG2 Fix a big bunch of clippy lints
2e1cdcb5
HadrienG2 Don't stack allow
35218110
HadrienG2 Make semicolon_(inside|outside)_block work + demote lint group that r…
1c4100b8
HadrienG2 Clean up Cargo metadata
962bd7f3
HadrienG2 Let's agree to disagree with the redundant_pub_crate lint
c4f11480
HadrienG2 Highlight usage of non-doc comments after doc comments, record a few …
69b92c21
HadrienG2 Fix a bunch more linted issues
51453b47
HadrienG2 For a few deref_str more
d7ee639a
HadrienG2 A bunch more fixed lints + MSRV bump
cf977697
HadrienG2 Start fixing a soundness hole re objects belonging to different topol…
4f2dfeef
HadrienG2 Fix resource leak in group object creation
b9ed52e5
HadrienG2 Minor tweaks
326af09f
HadrienG2 Forgotten bit of the resource leak fix
32177896
HadrienG2 Fix broken BitmapRef Copy impl
da22488b
HadrienG2 Detect foreign TopologyObjects in all memory attribute related methods
e4dbd4f5
HadrienG2 Done plugging the foreign TopologyObject soundness hole
2bec450f
HadrienG2 Fix clippy lints for memory attributes
8949c579
HadrienG2 Small memory allocation clean up
d7bf0243
HadrienG2 Memory binding cleanup + sync with CPU binding, TODOs for missing mod…
5e130fbf
HadrienG2 Clean up object depths
b66f47fa
HadrienG2 Small doc fixes
23e95012
HadrienG2 Sync up with hwloc titles
db499d25
HadrienG2 Flesh out object distances API
64e71882
HadrienG2 Start homogeneizing safety annotations
b2ca0f82
HadrienG2 Fix lint regressions
ddb68fee
HadrienG2 Sync up SAFETY annotation style
dcfbf505
HadrienG2 Making normal depths a usize is a mistake. Correct it by generalizing…
50d7b4c3
HadrienG2 Make sure depth-related functions still accept literals
f7012196
HadrienG2 Fix broken doc link
4ad0d55c
HadrienG2 Clean up PositiveInt iterator
4d8d87d7
HadrienG2 Linting, polish
775934bf
HadrienG2 Fix a bunch of easy clippy lints
6713bc02
HadrienG2 Merge branch 'master' into lints
019bc777
HadrienG2 Propagage most hwlocality linter flags to hwlocality-sys
1576f23c
HadrienG2 Review safety annotations of newtype casts
342b9075
HadrienG2 Fix some broken docs links
5dbd2fa0
HadrienG2 Tag an hwlocality-sys v0.1.9 to push incremental improvements
945d8a9e
HadrienG2 The unnecessary_safety lints just don't work with my coding style
0337d8a6
HadrienG2 Fix doctest and nightly lints
8703cdea
HadrienG2 Remove redundant MemoryAttributeID concept
17bf8949
HadrienG2 Object distances safety review
9e3b4c9b
HadrienG2 Fix a bunch of lints and flesh out module docs
39445434
HadrienG2 Hopefully the end of CI breakage
e08b24f6
HadrienG2 Forgotten clippism
250a5e8d
HadrienG2 HadrienG2 enabled auto-merge 356 days ago
HadrienG2 Forgot to check for clippisms in the tests
9359d8f2
HadrienG2 Backcompat with MSRV
36cdc893
HadrienG2 More MSRV backcompat
32576634
HadrienG2 Another
3bd49150
HadrienG2 Also run tests in release mode
5bdaf7fa
HadrienG2 Move SAFETY note to the right place
0fa59ee5
HadrienG2 Fix release tests
0597c579
HadrienG2 Optimize release builds
8240796b
HadrienG2 Comment fixes
52325612
HadrienG2 Merge branch 'master' into lints
3cd74cc0
HadrienG2 HadrienG2 merged 4844c8b3 into master 356 days ago
HadrienG2 HadrienG2 deleted the lints branch 356 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone