Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
409 contributions in the last year
Contribution activity
April 2019
Havvy has no activity
yet for this period.
March 2019
Created a pull request in rust-lang-nursery/reference that received 2 comments
Define free parameters and concrete
Fixes #548 I'm dissatisfied by just having two definitions and then mostly showing examples. But still better than nothing. And while they're calle…
+133
−13
•
2
comments
- Document wasm_import_module for #[link].
- Document repr packed(N).
- Some minor contributing updates.
- Document `target_feature` and `cfg_target_feature`.
- Add some terms to the glossary.
- Document `type_length_limit`.
- Fix some minor link errors.
- Reorg and update attributes
- document #[used]
- Update attribute documentation.
Created an issue in rust-lang-nursery/reference that received 1 comment
Define "concrete"
We use it twice (soon to be thrice) but don't define it anywhere. It should be defined on the generics page as an item where all generic parameters…
1
comment