-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit 10c8903
committed
Create new
Item::is_fake_item
method as equivalent to check for is_primitive
, is_keyword
and is_attribute
methods1 parent 477cdc9 commit 10c8903
File tree
3 files changed
+13
-2
lines changed- src/librustdoc
- clean
- html/render
3 files changed
+13
-2
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
611 | 611 |
| |
612 | 612 |
| |
613 | 613 |
| |
614 | + | ||
615 | + | ||
616 | + | ||
617 | + | ||
618 | + | ||
619 | + | ||
620 | + | ||
621 | + | ||
622 | + | ||
623 | + | ||
624 | + | ||
614 | 625 |
| |
615 | 626 |
| |
616 | 627 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 | - | ||
209 | + | ||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 | - | ||
202 | + | ||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
|
0 commit comments