Issues
- 1
Mutable fields with generics
#157 opened by yannbolliger - 2
Mutable references
#140 opened by yannbolliger - 1
Infer if fields are mutated
#99 opened by yannbolliger - 0
Check soundness of clone erasure
#136 opened by yannbolliger - 0
- 0
Turn measure inference back on
#86 opened by yannbolliger - 0
Improve dependency management with Stainless
#166 opened by yannbolliger - 2
- 2
- 0
Debug field mutability
#150 opened by yannbolliger - 0
Allow imports (`use`) statements
#146 opened by yannbolliger - 0
Stainless collection method names
#144 opened by yannbolliger - 0
Ignore Lifetimes
#147 opened by yannbolliger - 0
Add `ListMap` implementation to `libstainless`
#133 opened by romac - 0
Spec macro fails on `mut self` param
#145 opened by yannbolliger - 0
Extract external implementations
#142 opened by yannbolliger - 0
Extract type aliases
#141 opened by yannbolliger - 0
Provide runtime Set and Map implementations
#117 opened by yannbolliger - 0
- 0
Extract `Set::contains`
#129 opened by romac - 0
Erase PartialEq::eq to Stainless equality
#137 opened by yannbolliger - 0
Add a Stainless Map to libstainless
#118 opened by yannbolliger - 0
- 0
Fix panic type for generic types/objects
#115 opened by yannbolliger - 0
- 0
Reduce test and print verbosity
#110 opened by yannbolliger - 0
String operations
#112 opened by yannbolliger - 0
Make `cargo stainless` useable for stable Rust
#113 opened by yannbolliger - 0
Fix `cfg` flag conditional compilation of macros
#114 opened by yannbolliger - 1
String support
#70 opened by yannbolliger - 0
- 0
Extract early returns in functions
#71 opened by yannbolliger - 0
Extract PhantomData<T> as standard item
#69 opened by yannbolliger - 1
Add specs to abstract trait methods
#85 opened by yannbolliger - 1
Support for local imperative features
#92 opened by romac - 2
Support constants
#73 opened by yannbolliger - 0
Support trait bounds on regular impls
#81 opened by yannbolliger - 0
Support Struct Update Syntax
#76 opened by yannbolliger - 1
Support usize and isize types
#75 opened by yannbolliger - 0
Support invariants on data structures
#83 opened by romac - 0
Prove binary search's result
#54 opened by yannbolliger - 0
- 1
Remove the clippy attribute hack in macros
#56 opened by yannbolliger - 0
How to model/verify vectors?
#72 opened by yannbolliger - 0
Derivation of trait implementations
#51 opened by yannbolliger - 1
Support panics as expressions
#82 opened by yannbolliger - 0
Unify spec encoding for impl & fns
#68 opened by yannbolliger - 0
Support else if
#77 opened by yannbolliger - 0
Support type annotations in let-bindings
#53 opened by yannbolliger - 0
Support pattern match on tuples
#50 opened by yannbolliger