Sebastiano Vigna

Results 42 issues of Sebastiano Vigna

The example in the API conventions (in imperative) contradicts the text (use third person). This PR corrects the example to fit the text description. [Rendered](https://github.com/vigna/rfcs/blob/fix_third_person/text/0505-api-comment-conventions.md)

T-libs-api
not-rfc

When running `cargo deadlinks` on [dsi-progress-logger](https://github.com/vigna/dsi-progress-logger-rs/commit/ee8c364a7f1b12509e92ff878078753c77024bff) I get the following message: ``` Found invalid urls in struct.ProgressLogger.html: Fragment #fields.LIGHT_UPDATE_MASK at struct.ProgressLogger.html does not exist! ``` but the link is fine,...