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
/
const-display.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-02
Emit valid HTML from rustdoc
Jacob Hoffman-Andrews
-3
/
+3
2022-01-13
rustdoc: decouple stability and const-stability
Andy Russell
-0
/
+17
2021-07-25
Rustdoc accessibility: use real headers for doc items
bors
-3
/
+3
2021-06-21
Readd `unsafe` keyword in tests
Deadbeef
-6
/
+6
2021-06-21
Removed/Updated some cases and simplified `match`
Deadbeef
-28
/
+3
2021-06-21
Added some tests for `unsafe` in const-dispay.rs
Deadbeef
-6
/
+47
2021-06-21
Check for const_unstable before printing `const`
Deadbeef
-4
/
+4
2021-06-20
"(const: unstable)" for stable-but-const-unstable
Deadbeef
-0
/
+2
2021-06-01
Replace h3 and h4 containing invalid DOM
Guillaume Gomez
-2
/
+2
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-2
/
+0
2020-11-29
Add support for stable-const-since in docs on items (standalone or assoc)
Rune Tynan
-0
/
+10
2020-09-12
Fix `const-display.rs` XPATH queries (#1)
SlightlyOutOfPhase
-3
/
+3
2020-08-10
Add test for rustc_const_unstable on methods
Guillaume Gomez
-0
/
+9
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-4
/
+4
2019-12-13
Fix rustdoc test
Oliver Scherer
-2
/
+4
2019-12-13
Reuse the `staged_api` feature for `rustc_const_unstable`
Oliver Scherer
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-23
stabilize min_const_unsafe_fn in 1.33.
Mazdak Farrokhzad
-1
/
+0
2018-12-19
Set constness correctly
Guillaume Gomez
-4
/
+4
2018-12-18
Don't render const keyword on stable
Guillaume Gomez
-0
/
+43