Aleksey Kladov
ba8d6d1e4e
Remove more unreachable pubs
2020-11-02 16:58:33 +01:00
Aleksey Kladov
b610118453
Deny unreachable-pub
...
It's very useful when `pub` is equivalent to "this is crate's public
API", let's enforce this!
Ideally, we should enforce it for local `cargo test`, and only during
CI, but that needs https://github.com/rust-lang/cargo/issues/5034 .
2020-11-02 14:07:08 +01:00
Aleksey Kladov
ef6a0417f4
Specify env once for all jobs
2020-03-26 10:31:51 +01:00
CAD97
cf140ac995
Use actions/checkout@v2
2020-03-06 20:32:03 -05:00
Aleksey Kladov
f1a0e16ecf
Fix rustdoc some more
2020-03-04 18:58:33 +01:00
Aleksey Kladov
f8dadf896c
Fix yaml syntax
2020-03-04 18:55:23 +01:00
Aleksey Kladov
558608548f
Hopefully fix YAML syntax
2020-03-04 18:45:56 +01:00
Aleksey Kladov
e5aed5c593
Update rustdoc action
2020-03-04 18:09:10 +01:00
Aleksey Kladov
1e305b89ed
Remove needless dep
2020-03-04 18:05:29 +01:00
Aleksey Kladov
ff17b0ba48
Deindent YAML
2020-03-04 17:01:38 +01:00
Aleksey Kladov
34025020b5
Switch to Actions
2019-11-18 12:35:03 +03:00