Liu Xiaoyi
Liu Xiaoyi
Type: Bug Report - [x] Try to follow the update procedure described in the README and try again before opening this issue. ## Your Environment - Version used: v4.6.1 -...
**Describe the bug** Iterating on an empty `SynapseCollection` raises `TypeError: 'NoneType' object is not iterable`. It seems that this is caused by: 1. When `SynapseCollection` is empty, [its _datum field...
This pull request adds two default features `runtime-tokio` and `connector-hyper`, which control if the default runtime / connector implementation is present. This change makes it possible to use this crate...
Because the class layout given in `dramsim3.h` and `memory_system.h` are different (the one given in public interface has no private members, which affects memory layout), when dramsim3::MemorySystem are placed on...
This allows using ANSI escape codes in select items. Previously line width are measured using `str::len`, which causes text with ANSI escape codes to be measured longer than they really...
This PR changes memory statements in FIRRTL to allow more fine-grind control over parameters on memories, allowing: - Per-port read / write latency - Write ports with no masks In...
优雅的图标可以在低像素情况下保持较高辨识度。 不能直接用 Sketch 直接导出不同大小的版本了,太 Derpy 了。
The following certificate fails to parse: ``` Certificate: Data: Version: 3 (0x2) Serial Number: ae:95:de:f8:7d:af:87:d3:ae:58:4b:7f:d1:15:6c:52:bf:61:c8 Signature Algorithm: ED25519 Issuer: CN=9f28cc21b757b7a02f60924c109bdb62a4b605b03f2a2924ea16705b2ed69113.meow Validity Not Before: Jan 1 00:00:00 1970 GMT Not After...
## Synopsis Different signals in different modules can have different names. This is a more general case of #883. Also, ideally we may want to only preserve some of modules'...
Right now for some unknown reason, 1.1.1.1 resolves `api.telegra.org` into `0.0.0.0` (maybe my ISP is doing some shenanigans). This means that all HTTP(S) connections would inevitably fail for one reason...