Guillaume Gomez
9077d540da
Replace h3 and h4 containing invalid DOM
2021-06-01 21:19:28 +02:00
Simon Jakobi
3ea62cb5d1
Remove redundant ignore-tidy-linelength
annotations
...
This is step 2 towards fixing #77548 .
In the codegen and codegen-units test suites, the `//` comment markers
were kept in order not to affect any source locations. This is because
these tests cannot be automatically `--bless`ed.
2021-04-03 22:30:20 +02:00
Rune Tynan
ccbb0f5c1a
Add support for stable-const-since in docs on items (standalone or assoc)
2020-11-29 21:00:14 -05:00
SlightlyOutOfPhase
9c1389418e
Fix const-display.rs
XPATH queries ( #1 )
...
* Fix `const-display.rs` XPATH queries
* Add `issue_76501.rs` test file
* Rename issue_76501.rs to issue-76501.rs
2020-09-12 10:52:12 -04:00
Guillaume Gomez
2a281e0a76
Add test for rustc_const_unstable on methods
2020-08-10 16:57:25 +02:00
Ross MacArthur
f7256d28d1
Require issue = "none" over issue = "0" in unstable attributes
2019-12-21 13:16:18 +02:00
Oliver Scherer
395a789def
Fix rustdoc test
2019-12-13 11:27:02 +01:00
Oliver Scherer
d75c7530f3
Reuse the staged_api
feature for rustc_const_unstable
2019-12-13 11:27:01 +01:00
Mark Rousskov
2a663555dd
Remove licenses
2018-12-25 21:08:33 -07:00
Mazdak Farrokhzad
b42a3acaec
stabilize min_const_unsafe_fn in 1.33.
2018-12-23 10:29:38 +01:00
Guillaume Gomez
a6943d9d66
Set constness correctly
2018-12-19 09:57:29 +01:00
Guillaume Gomez
170f068103
Don't render const keyword on stable
2018-12-18 20:36:15 +01:00