-
- Downloads
Merge branch 'lennard/static' into 'main'
Support for statics See merge request !25
Showing
- case_studies/tests/src/statics.rs 9 additions, 0 deletionscase_studies/tests/src/statics.rs
- rr_frontend/radium/src/code.rs 54 additions, 5 deletionsrr_frontend/radium/src/code.rs
- rr_frontend/radium/src/specs.rs 5 additions, 5 deletionsrr_frontend/radium/src/specs.rs
- rr_frontend/translation/src/function_body.rs 59 additions, 2 deletionsrr_frontend/translation/src/function_body.rs
- rr_frontend/translation/src/lib.rs 63 additions, 13 deletionsrr_frontend/translation/src/lib.rs
- rr_frontend/translation/src/spec_parsers/const_attr_parser.rs 79 additions, 0 deletions...rontend/translation/src/spec_parsers/const_attr_parser.rs
- rr_frontend/translation/src/spec_parsers/mod.rs 1 addition, 0 deletionsrr_frontend/translation/src/spec_parsers/mod.rs
- rr_frontend/translation/src/spec_parsers/parse_utils.rs 11 additions, 1 deletionrr_frontend/translation/src/spec_parsers/parse_utils.rs
- stdlib/option/extra_specs.v 8 additions, 11 deletionsstdlib/option/extra_specs.v
- stdlib/result/extra_specs.v 8 additions, 8 deletionsstdlib/result/extra_specs.v
- stdlib/result/src/lib.rs 4 additions, 4 deletionsstdlib/result/src/lib.rs
- stdlib/result/theories/result.v 27 additions, 0 deletionsstdlib/result/theories/result.v
- stdlib/spin/theories/once/once_ghost_state.v 36 additions, 83 deletionsstdlib/spin/theories/once/once_ghost_state.v
- theories/rust_typing/owned_ptr.v 18 additions, 0 deletionstheories/rust_typing/owned_ptr.v
- theories/rust_typing/references.v 34 additions, 0 deletionstheories/rust_typing/references.v
- theories/rust_typing/static.v 106 additions, 0 deletionstheories/rust_typing/static.v
- theories/rust_typing/typing.v 21 additions, 1 deletiontheories/rust_typing/typing.v
Loading
Please register or sign in to comment