Camelid
|
d8afe98eba
|
Clean up docs for 'as' keyword
|
2020-11-04 16:05:55 -08:00 |
|
Eduardo Pinho
|
efedcb2344
|
Update description of Empty Enum for accuracy
An empty enum is similar to the never type `!`, rather than the unit type `()`.
|
2020-10-23 12:13:07 +01:00 |
|
Ralf Jung
|
c8405d2251
|
fix markdown reference
Co-authored-by: Dariusz Niedoba <darksv@users.noreply.github.com>
|
2020-10-12 09:47:43 +02:00 |
|
Ralf Jung
|
0ec3ea9e69
|
const keyword: brief paragraph on 'const fn'
|
2020-10-12 00:12:45 +02:00 |
|
Camelid
|
ce904783d0
|
Improve wording for const pointers
|
2020-09-01 19:44:20 -07:00 |
|
Camelid
|
54a4fd1eb9
|
Minor improvements
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
|
2020-09-01 17:38:16 -07:00 |
|
Camelid
|
294c1160bb
|
Improve docs for the const keyword
|
2020-08-26 14:51:21 -07:00 |
|
Alexis Bourget
|
431a465a8f
|
Move to intra doc links for keyword documentation
|
2020-08-17 22:17:14 +02:00 |
|
Alexis Bourget
|
0e610bb31e
|
Document the unsafe keyword
|
2020-08-14 22:52:23 +02:00 |
|
Alexis Bourget
|
1cd8dffdae
|
Add an example about the behaviour of move and Fn* traits
|
2020-08-08 15:57:17 +02:00 |
|
Alexis Bourget
|
d243fa109f
|
Fix the documentation for move about Fn traits implementations
|
2020-08-04 22:49:25 +02:00 |
|
liuzhenyu
|
3b4151c9f3
|
fix typos
|
2020-08-02 23:20:00 +08:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|