Bryan Henry
Bryan Henry
I dug around but didn't see an issue about this open already. It's not currently possible (AFAIK) to use declarative macros to generate whole cxx::bridge modules. The proc-macro side will...
`Message::is_private` just checks whether `guild_id` is `None`, which causes it to be incorrect for messages from the HTTP APIs since `guild_id` is only returned for messages received over the gateway....
### Steps to reproduce What action or series of actions is the cause of the issue? 1. Hide the Birthday calendar at calendar.google.com (3-dot menu -> Hide from list) 2....
I've been searching around for some way to manage my database migrations in Rust. I'm considering using Diesel, but Diesel only supports defining migrations in SQL. I anticipate wanting to...
Fuchsia example where the diff was largely going from manually formatted to auto-formatted using this, and previous single-line declarations expanded: https://fuchsia-review.googlesource.com/c/fuchsia/+/376278/14..16/src/sys/bootstrap/meta/fshost.cml
Exporting build cache within Github Actions sometimes fails with "Canceled desc = context canceled"
An example failure: https://github.com/sbrocket/failsafe/runs/3236780733?check_suite_focus=true#step:7:730 ``` #26 exporting cache #26 preparing build cache for export #26 preparing build cache for export 76.5s done #26 writing layer sha256:0656420994bf7246e29bdbab891c129c296686d93a55bf9c133bb1f9382179fc #26 writing layer sha256:0656420994bf7246e29bdbab891c129c296686d93a55bf9c133bb1f9382179fc...
I'm not sure how far this bug potentially goes. I verified that this was the case with at least one other person, so I don't think this is something specific...
- VSCode Version: 1.37.1 - Local OS Version: macOS 10.14.6 - Remote OS Version: Debian 4.19.37-5rodete4 (in-house Google Debian distro) - Remote Extension/Connection Type: SSH Steps to Reproduce: 1. Open...