adjust pages to not include manual subpage listings
This commit is contained in:
parent
fbb9f39353
commit
4013b44996
23 changed files with 37 additions and 224 deletions
|
@ -1,4 +1,4 @@
|
|||
%% title = "don't use RefCell<T>"
|
||||
%% title = "don't use `RefCell<T>`"
|
||||
|
||||
% id = "01HCD90XT3X82R37WTJJABZF4Y"
|
||||
+ usually if you have to resort to [`RefCell<T>`](https://doc.rust-lang.org/std/cell/struct.RefCell.html), it means something is wrong with your architecture
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue