-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
These are some topics that need examples, but not I'm too familiar with. It would be great if someone more familiar with these topics could send a PR adding examples for these topics.
- Procedural macros New chapter on procedural macros #155
-
Any -
ArcArc chapter #104 -
Ascii -
Cell -
Gc -
MutexMutex chapter #105 -
Once -
Rc -
RefCell -
Unsafe<T> -
bitflags -
green#[start]andrustuv::event_loopvsbasic::event_loop -
local_data -
logcrate -
net::tcp -
rustdocTopics for the "rustdoc" chapter #108
These are topics that I can cover, and some already appear in the book as unavailable. But I won't get angry if someone wants to give me a hand :-).
- Bottom types
!Add examples of diverging functions #146 - FFI Split current "FFI" chapter, cover more topics #114
- Phantom types Add an example about phantom types #145
-
BarrierThe "task" chapter is a stub #113 -
Buffered{Reader,Writer} -
assert!,debug_assert!, etc. -
macros_rulesSplit current "macro_rules" chapter ", cover more topics #110 -
os::args+getoptsTopics for the "args" chapter #106 -
randSplit current "rand" chapter, cover more topics #116 -
regexcrate -
select! -
serialize::jsonTopics for the JSON chapter #86 -
std::hash+collections::hashmapstd::hash + collections::hashmap #161 -
std::io::stdio -
termcrate -
unsafeblocks Split current "unsafe" chapter, cover more topics #112 -
urlcrate - bench Expand the "bench" chapter #115
- closures The "closure" chapter is a stub #91
- comments:
//,/* */,/* /* */ */,///, etc. Topics for the "comment" chapter #107 - formatting Topics for the formatting chapter #196
- kinds:
Send,Share,CopyandSized - raw pointers
*TSplit current "unsafe" chapter, cover more topics #112 - tasks The "task" chapter is a stub #113
- testing Split the current "testing" chapter #111
- unsafe global state (static mut) Split current "unsafe" chapter, cover more topics #112
-
Drop -
Process -
Resultandtry! -
std::io::fs - attributes:
#[test],#[crate_id], etc - file I/O
- modules and crates
- operator overloading:
Add,Sub, etc. - simd
Metadata
Metadata
Assignees
Labels
No labels