-
https://salsa.debian.org/pkg-security-team/btscanner
-
I've been trying to set up authentication with our new Engage setup and SalsaPress. I asked Salsa help desk for some directions and they said "Salsa Press was for Salsa Classic. Salsa Press does not w…
-
- [x] Upgrade to 5.15.2 and add Debian patches (https://salsa.debian.org/qt-kde-team/qt/qtbase/-/tree/master/debian/patches)
- [ ] Add serialbus (depend on serialport)
- [ ] Add serialport
- [x] Re…
-
```julia
julia> using Salsa
julia> @derived foo(rt) = 2
mefoo (generic function with 1 method)
julia> methods(foo)
# 1 method for generic function "foo":
[1] foo(rt) in Main at /Users/nathan…
-
Hi there,
I'm Hibby MM0RFN, a [Debian Developer](https://qa.debian.org/developer.php?login=hibby&comaint=yes) responsible for a lot of packet radio software appearing in apt on debian/ubuntu/raspi …
-
I've looked at `cargo-bloat` output for rust-analyzer, and I see things like
```
0.0% 0.0% 2.7KiB ra_assists ::maybe_changed_since
0.0% 0.0% 2.7KiB ra_assists ::maybe_…
-
Could @yzhwang and @Laurawly help to provide the CPU reference for this primitives? Other people are welcomed to do so too. I don't want to break the code during refactoring.
The performance is not a…
sgpyc updated
5 years ago
-
Version: 0.14.1
Error:
```
thread 'main' panicked at 'internal error: entered unreachable code', :2:4
```
Code:
```rust
#[salsa::query_group(CalcStorage)]
trait Calc: salsa::Database {
…
-
Hi. Trying to iterate like
```
let a = MyVal::new(&db, vec![1.0]);
let b = MyVal::new(&db, vec![2.0]);
let p = m_merge(&db, a, b);
for i in 0..10 {
a.set_md(&mut …
-
Look at this hotness:
http://blogs.msdn.com/b/user_ed/archive/2016/02/09/visual-studio-code-new-features-javascript-salsa-preview.aspx
![image](https://cloud.githubusercontent.com/assets/1106489/1296…