-
I've encountered conflicting information on `aria-expanded` attribute for menu buttons and listbox buttons.
https://www.w3.org/WAI/GL/wiki/Using_aria-expanded_to_indicate_the_state_of_a_collapsible…
-
Currently, we can create a `Source` based on characters or bytes.
In my use case, I already have the AST data structure, and want to pass it to my interpreter.
(My use case are interpreters inside […
-
There are a variety of types of data for which order is defined, but not other mathematical operations. It seems to be the consensus, for instance, that the `Date` type should not have `+` or `/` defi…
-
Hey Tony, long time no chat!
I'm using RustCrypto in a project involving JOSE. I have some fairly open ended extensibility requirements, so I'm leveraging RustCrypto's generic signature traits as m…
-
@diasdavid showed me https://github.com/ipfs/js-libp2p-ipfs-nodejs/blob/master/src/index.js
I wonder if there is room for a DSL here (or using either js or go as the DSL) for specifying a libp2p no…
-
```
sensu@host:~$ cat ~/.aws/credentials
[default]
region = eu-west-1
aws_access_key_id = xxxx
aws_secret_access_key = xxxx
sensu@host:~$ /usr/local/bin/check-elb-latency.rb -r eu-west-1
CheckE…
-
(I've raised a question on [SO](https://stackoverflow.com/q/52153792/5099839), and the general answer is that it is due to a bug in rustc that should be reported here, so here I am :) I'm not sure abo…
-
Calling @akiezun @lbergelson @vadimzalunin @nh13 @yfarjoun @droazen (and anyone else who's interested)!
I'd like to start some discussion to see if there would be appetite in collaborating on a newer…
-
Hi there!
I recognise that this would be quite difficult to do with the current tooling that Rust provides, but are there any plans to provide a synchronous variant of the preview2 implementation? …
-
Hello,
I'm currently trying to run a release build on Parallels with Windows 11 on my M1 and running into the following issue:
```
Launching lib\main.dart on Windows in debug mode...
auto_upda…