|
64eee78db0
|
deny(non_shorthand_field_patterns)
|
2016-01-05 16:43:15 +01:00 |
|
|
20dfd661d4
|
Use unused return value: On glob() error, print error msg
|
2016-01-05 16:43:15 +01:00 |
|
|
fb15a57a88
|
Use unused return value: On error, print error
|
2016-01-05 16:43:15 +01:00 |
|
|
128fa427f8
|
Remove unused import
|
2016-01-05 16:43:15 +01:00 |
|
|
4f8886f3c7
|
Remove unused import
|
2016-01-05 16:43:15 +01:00 |
|
|
1ddbaae9e0
|
Use unused return values from write_all()
|
2016-01-05 16:43:15 +01:00 |
|
|
e46fb41dd2
|
Remove unused import
|
2016-01-05 16:42:14 +01:00 |
|
|
b00befbcaf
|
Use unused return value by wrapping in try!()
|
2016-01-05 16:42:14 +01:00 |
|
|
0a63bc8f4d
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
668811dafa
|
Remove unused import
|
2016-01-05 16:42:14 +01:00 |
|
|
7f99ac8aac
|
Remove unused import
|
2016-01-05 16:42:14 +01:00 |
|
|
97008e5f9b
|
Use unused variable, print debug output
|
2016-01-05 16:42:14 +01:00 |
|
|
d14cb47bf9
|
Remove unneeded Keyword "mut" and unneeded variable
|
2016-01-05 16:42:14 +01:00 |
|
|
cfd16730c0
|
Remove unused variables
|
2016-01-05 16:42:14 +01:00 |
|
|
4036e31b35
|
Remove unused imports
|
2016-01-05 16:42:14 +01:00 |
|
|
a7603b1594
|
Remove unneeded Keyword "mut"
|
2016-01-05 16:42:14 +01:00 |
|
|
92d84482c6
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
7fbd98016d
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
0b25022491
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
ee0d3e90d2
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
feb146870e
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
15a64d6237
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
9f9721f227
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
25f6711904
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
192c9fd7a5
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
0c2b406cfc
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
9918260f32
|
Remove unused variable
|
2016-01-05 16:42:14 +01:00 |
|
|
4e01a1c1eb
|
Remove unused import
|
2016-01-05 16:42:14 +01:00 |
|
|
67fe96ef9e
|
Remove unused import
|
2016-01-05 16:42:14 +01:00 |
|
|
ec74bc4362
|
Remove unused import
|
2016-01-05 16:42:14 +01:00 |
|
|
c8175df5c8
|
Remove unused import
|
2016-01-05 16:42:14 +01:00 |
|
|
7361f88353
|
Remove unused import
|
2016-01-05 16:42:14 +01:00 |
|
|
22be304a3a
|
Use return value: ImagLogger::init() -> fail if init failed
|
2016-01-05 16:42:14 +01:00 |
|
|
b772b34837
|
Use return value from serialize() and print debug output on failure
|
2016-01-05 16:42:14 +01:00 |
|
|
f8d90af6d0
|
Remove unused import
|
2016-01-05 16:42:14 +01:00 |
|
|
2ddca14ef5
|
Use return value: try!() around write!()
|
2016-01-05 16:42:14 +01:00 |
|
|
e233073305
|
Remove unneeded Keyword "mut"
|
2016-01-05 16:42:14 +01:00 |
|
|
cc2d0ad0d4
|
Remove unused import
|
2016-01-05 16:42:14 +01:00 |
|
|
5e1b720cb7
|
Remove unneeded Keyword "mut"
|
2016-01-05 16:42:14 +01:00 |
|
|
8053599f94
|
Mark variables as not used
|
2016-01-05 16:42:14 +01:00 |
|
|
6c6851cc2b
|
Use unused variable: e
|
2016-01-05 16:42:14 +01:00 |
|
|
b0a8fd642c
|
Use unused variable: writeerr
|
2016-01-05 16:42:14 +01:00 |
|
|
3284e78d73
|
Use return value: Check whether read succeeded
|
2016-01-05 16:42:14 +01:00 |
|
|
6ee54dfb78
|
Use return value: fail if content could not be read
|
2016-01-05 16:42:14 +01:00 |
|
|
0d4c390b9f
|
Remove unused import
|
2016-01-05 16:42:14 +01:00 |
|
|
67dd4d3be1
|
Use return value: fail if content could not be written
|
2016-01-05 16:42:14 +01:00 |
|
|
c380e0f64f
|
Use return value: fail if content could not be read
|
2016-01-05 16:42:14 +01:00 |
|
|
ff281e4334
|
Turn warnings into errors for unused {imports,variables,must_use,mut}
|
2016-01-05 16:42:14 +01:00 |
|
Homu
|
5abdb8f022
|
Auto merge of #60 - matthiasbeyer:notes-open-include-tags, r=matthiasbeyer
Notes open include tags
Include the tags in the browser view on `imag notes open`.
Some refactoring included.
|
2016-01-05 23:49:40 +09:00 |
|
|
8abb740c13
|
Refactor: tmp-content creation, file opening
tmp-content creation is now done by a helper function, as is the
markdown parsing, the tmp-file creation and the xdg-open call.
|
2016-01-05 15:48:00 +01:00 |
|