index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
rustdoc
/
doc-cfg.rs
Age
Commit message (
Expand
)
Author
Lines
2021-06-28
Add test for item-table with resize to mobile
Stefan Schindler
-3
/
+3
2021-06-24
Migrate from custom elements to divs with classes to be compatible with safari
Stefan Schindler
-3
/
+3
2021-06-24
Implement Desktop and Mobile version with gridlayout
Stefan Schindler
-3
/
+3
2021-05-03
Unify rustc and rustdoc parsing of `cfg()`
Joshua Nelson
-0
/
+8
2021-02-28
Add a test in src/test/rustdoc/doc-cfg.rs
Dan Gohman
-0
/
+32
2020-12-11
Auto merge of #79349 - Nemo157:issue-79201, r=jyn514
bors
-1
/
+2
2020-11-24
Rename "stability" CSS class to "item-info"
Guillaume Gomez
-6
/
+6
2020-11-23
Apply `doc(cfg)` from parent items while collecting trait impls
Wim Looman
-1
/
+2
2020-10-07
Simplify doc-cfg rendering based on the current context
Wim Looman
-4
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-10
Remove short doc where it starts with a codeblock
Guillaume Gomez
-3
/
+3
2018-09-06
Fix hover on impls
Guillaume Gomez
-1
/
+1
2018-03-21
add target_feature items to doc_cfg rustdoc test
QuietMisdreavus
-0
/
+24
2017-12-30
Add trailing newlines to files which have no trailing newlines.
kennytm
-1
/
+1
2017-08-10
Implemented #[doc(cfg(...))].
kennytm
-0
/
+47