Results 72 comments of 8573

I guess I think of `irc-bot` no longer as a library to be used in arbitrary other crates but now rather as a framework specifically for writing IRC bots that...

If I do use `gaol`, gating it behind a check for the availability of user namespaces might be prudent: .

Note to self: See also my conversation with eternaleye, FrozenFox, and danopia in `#robigalia` starting at 2019-06-16 02:49:12Z.

Also, evaluate whether I like as another set of guidelines with which to try to comply.

Regardless of whether I try implementing this before is resolved, I should revisit this after is resolved, to ensure that I'm doing it properly.

I've chosen rustc 1.22.1, the last release of 2017, as the minimum rustc version for the foreseeable future. (Edit, 2018-09-01 UTC: I would think it [irresponsible][1] to support anything older...

To escape a `jobserver` bug that was rendering me incapable of running `cargo publish` (see also: ), I'm upgrading to rustc 1.24.1 in commit 3bcb5e40f25ca69b165c444f0934adfa32408bc2.

And now I'm upgrading to rustc 1.26.0, in commit 1d8d6adc0c55196a7ab1e6ee320ca918d57c14ca.

For bug fixes, I'm upgrading to rustc 1.26.2, in commit eeb3b1f0941234831e8f84c277ad402015b65ed9.

I likely will upgrade to [Rust 1.29.1], for the security fix, with that becoming a general rule: a security fix in the standard library being considered justification for raising the...