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-generics
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-243
/
+0
2022-09-25
rustdoc: update test cases now that code-header is used without in-band
Michael Howell
-13
/
+13
2022-08-31
Update rustdoc tests
Guillaume Gomez
-4
/
+4
2022-07-19
tests: fix `rustdoc` tests
Artur Sinila
-4
/
+4
2022-07-05
rustdoc: Add more semantic information to impl ids
pierwill
-7
/
+7
2022-02-22
Bless rustdoc test
Deadbeef
-1
/
+1
2022-02-02
Emit valid HTML from rustdoc
Jacob Hoffman-Andrews
-12
/
+10
2021-12-10
update tests
Ellen
-1
/
+0
2021-11-28
Fix warnings in rustdoc HTML tests
Noah Lev
-6
/
+8
2021-08-30
`feature(const_param_types)` -> `feature(adt_const_params)`
lcnr
-1
/
+1
2021-08-30
`feature(const_generics)` -> `feature(const_param_types)`
lcnr
-5
/
+3
2021-08-30
remove lazy_normalization_consts
Ellen
-1
/
+1
2021-08-30
rename const_evaluatable_checked to generic_const_exprs
Ellen
-1
/
+1
2021-07-25
Rustdoc accessibility: use real headers for doc items
bors
-13
/
+13
2021-06-12
add `@has`
Ellen
-0
/
+2
2021-06-12
line
Ellen
-1
/
+1
2021-06-12
dont ICE on `ConstEvaluatable` predicates
Ellen
-0
/
+5
2021-06-03
add test
Ellen
-0
/
+6
2021-06-02
Update rustdoc tests
Guillaume Gomez
-1
/
+1
2021-06-01
Replace h3 and h4 containing invalid DOM
Guillaume Gomez
-9
/
+9
2021-04-19
rustdoc: use details tag for trait implementors
Jacob Hoffman-Andrews
-1
/
+1
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-5
/
+0
2020-12-26
update tests
Bastian Kauschke
-4
/
+0
2020-12-01
rustdoc: move lazy norm tests into const-generics
Bastian Kauschke
-0
/
+18
2020-11-12
Handle and test wildcard arguments
Joshua Nelson
-2
/
+1
2020-11-11
add rustdoc test
Bastian Kauschke
-0
/
+148
2020-09-03
rustdoc: fix min_const_generics with ty::Param
Bastian Kauschke
-0
/
+6
2020-07-31
fix rustdoc generic param order
Bastian Kauschke
-2
/
+2
2020-06-26
Show the values and computation that would overflow a const evaluation or pro...
Oliver Scherer
-2
/
+1
2020-05-05
Update tests
Guillaume Gomez
-1
/
+1
2020-01-14
Code review changes and fix rustdoc test.
Ben Lewis
-1
/
+1
2020-01-05
rustdoc: HTML escape const values
Oliver Middleton
-0
/
+7
2019-12-24
Show value for consts in the documentation
Ohad Ravid
-2
/
+2
2019-10-22
Fix rustdoc const generics test
varkor
-0
/
+1
2019-06-07
Fix slice const generic length display
Guillaume Gomez
-0
/
+12
2019-05-28
Add a regression test for unevaluated const in rustdoc
varkor
-0
/
+21
2019-05-28
Add a const-generics folder to rustdoc tests
varkor
-0
/
+31