Looking for beta testers for LoTW Viewer – Android app
Install here:
play.google.com/store/apps/det…
play.google.com/apps/testing/c…
Want to join the tester list? Send your request to: [email protected]
73 de YO8TNB
Looking for beta testers for LoTW Viewer – Android app
Install here:
play.google.com/store/apps/det…
play.google.com/apps/testing/c…
Want to join the tester list? Send your request to: [email protected]
73 de YO8TNB
First one is kinda small and simple **Trivial_Casts** 🔢➡️🔟
> The trivial_casts lint in Rust is designed to catch what the Rust compiler considers to be "obviously unnecessary" type casts. These casts are often a result of typos or misunderstandings of how types work in Rust, and they can lead to unexpected behavior if not caught early on.
When you cast one type to another, the compiler will automatically perform certain "trivial" casts that are considered safe and obvious. However, it might also flag cases where the cast is unnecessary because Rust can infer the correct type without any issues. These flagged cases are what the trivial_casts lint is designed to catch.
Example:
```rust
let square = Square([2; 8]);
let square = &square as □
```
Сегодня нужно было экпортировать сертификат LoTW из TrustedQSL в файл p12 для Wavelog и QRZ.com. И никак не могли импортировать дальше - не найдено. Хотя сертификат внутри файла есть. Помучавшись некоторое время, наконец, как индеец Зоркий глаз узрел что в тюрьме нет 4 стены, так и мы обратили внимание на настойчивое "ОБНОВИТЕСЬ". Апнули TQSL до 2.8.2, экпортировали сертификат и всё отлично прошло...
Обновляйтесь и читайте чаще ошибки. Это сохранит время и нервы. 😀