about summary refs log tree commit diff
path: root/src/test/rustdoc/show-const-contents.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-68/+0
2022-08-13Update `@!has` name in testsNoah Lev-13/+13
2022-08-13Rename `@hastext` to `@hasraw` (same for `matches`)Noah Lev-11/+11
2022-08-13Update tests: arity-2 `@{has,matches}` -> `...text`Noah Lev-11/+11
2022-07-04rustdoc: censor certain complex unevaluated const exprsLeón Orell Valerian Liehr-1/+1
2020-11-29Update tests to remove old numeric constantsbstrie-0/+1
2020-06-10Migrate to numeric associated constsLzu Tao-4/+4
2020-04-20Fix show-const-contents rustdoc testLinus Färnstrand-1/+1
2020-01-23Fix broken show-const-contents testLinus Färnstrand-3/+3
2020-01-05rustdoc: HTML escape const valuesOliver Middleton-0/+3
2019-12-24Show value for consts in the documentationOhad Ravid-0/+64