-
jquery.fn
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Requested feature: Add a macro `gen_proof_for_contract`.
Use case: Contact harnesses are usually trivial and repetitive. Add a macro to go the work for now.
Link to relevant documentation (Rust refe…
-
### Describe the bug
_x-posted from [here](https://github.com/metabase/metabase/issues/48652)_
Using both
- a wildcard inside a Clickhouse S3 Parquet query
- a Metabase template variable
br…
-
| | |
| --- | --- |
| Bugzilla Link | [51904](https://llvm.org/bz51904) |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case for requires{} expressions](https://user-images.githubusercont…
-
The original example from #22 still does not work completely with Posix backend. The original code seems to cause some sort of timing / state inconsistency issue.
```zig
const std = @import("std"…
-
Traceback (most recent call last):
File "main.py", line 97, in
main(args)
File "main.py", line 23, in main
sd = StableDiffusionDepth(device=device, num_inference_steps=num_inference_s…
-
-
**Is your feature request related to a problem? Please describe.**
A customer has a query that performs many string find/contains operations, often on long strings. Nsight traces show most of the GP…
jlowe updated
6 months ago
-
Is there a way to delegate traits directly from `Box`, `Arc`, etc. without a wrapper? For example, something like the following:
```rust
#[delegatable_trait(for = "Box")]
trait Foo {
fn hell…
musjj updated
3 weeks ago