-
### System Info
llama_stack 0.0.52
llama_stack_client 0.0.49
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### 🐛 Describe the b…
-
Many packages, such as Dictionaries.jl or StaticArrays.jl, seemingly need access to Julia's type inference functionality to be able to offer their users convenient construction of their custom data st…
-
Given:
```
apiUrl : ApiEndpoint
apiUrl = global.config.apiUrl
```
Compiler fails with:
```
Something is off with the body of the `apiUrl` definition:
156| global.confi…
-
I had a look at the documentation and the cli interface, but I couldn't find anything that looked like it output type inferences.
Is there a way to get hegel to dump these for, e.g., documentation …
-
I took a look at the [all zero exercise](https://github.com/xldenis/creusot-exercises/blob/master/exercises/04_all_zero.rs). When adding the following loop invariant `#[invariant(bounds, @i 04_all_ze…
jhaye updated
2 months ago
-
**Build Scans:**
- [elasticsearch-periodic #4732 / concurrent-search-tests](https://gradle-enterprise.elastic.co/s/u43akv2nvo3ya)
- [elasticsearch-periodic-platform-support #4704 / opensuse-leap-15_pl…
-
Sorry for the very generic issue title, I've bumped into this rather confusing situation, and I have no idea what causes it so I couldn't really come up with a better one. Let the snippets do the talk…
-
Working on version 1.7.1, the type-system seems to be erring somehow for the following piece of code. I'm not sure of what the rule should be, but it's following different rules for almost equal objec…
-
Originally reported by: **Thanassis Tsiodras (BitBucket: [ttsiodras](http://bitbucket.org/ttsiodras), GitHub: @ttsiodras?)**
---
Disappointed by typos in my code that trigger errors at runtime (…
-
### Which @angular/* package(s) are the source of the bug?
forms
### Is this a regression?
No
### Description
`FormRecord` is sometimes incorrectly inferred to be a `FormGroup`.
This…