| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-07-25 | Rustdoc accessibility: use real headers for doc items | bors | -3/+3 | |
| Part of #87059 Partially reverts #84703 Preview at: https://notriddle.com/notriddle-rustdoc-test/real-headers/std/index.html | ||||
| 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 | |
| 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. | ||||
| 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 | |
| * Fix `const-display.rs` XPATH queries * Add `issue_76501.rs` test file * Rename issue_76501.rs to issue-76501.rs | ||||
| 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 | |
