-
Hello,
I encountered this error with rust 1.54
```
error[E0557]: feature has been removed
--> vendor\bochscpu\src\lib.rs:1:12
|
1 | #![feature(unwind_attributes)]
| ^^^^^^^^^^…
-
This issue-thread shall serve as a collection of breaking changes and otherwise noteworthy information to be part of the Tock 2.1 release notes. This is in addition to a final pass over the merged com…
-
Currently, CI tests fail for Windows-x86, see
https://github.com/extendr/extendr/runs/1798099534?check_suite_focus=true#step:8:610
It is not so clear from the test output, so I tried investigating t…
-
The Somfy box offers also a local API, which will replace at some point the web based API. With this improvement we will add support from the plugin to the local API.
API description: https://githu…
-
This RFC entered its FCP (disposition merge) on July 6th: https://github.com/rust-lang/rfcs/pull/2945
I don't see it in the latest edition of TWiR; is that worth sending out a revision or addendum?…
-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…
-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…
-
While thinking of proposals for delimited continuations for Rust, it occurred to me that `catch_unwind` is actually rather underspecified in what guarantees it makes, some of which have soundness impl…
-
I don't know what more you want to do before doing another release, but would it be possible to make a new one? Or at least a pre-release if you don't want to make a real one?
I'd like to use this …
-
It would be cool to have support for the SRP authentication protocol ([RFC 2945](https://tools.ietf.org/html/rfc2945)) for password based logins. It can be used for key generation and is very similar …
est31 updated
5 years ago