about summary refs log tree commit diff
path: root/tests/coverage/nested_loops.rs
diff options
context:
space:
mode:
authorChris Denton <chris@chrisdenton.dev>2025-04-21 18:53:19 +0000
committerGitHub <noreply@github.com>2025-04-21 18:53:19 +0000
commitdf9e15e69f855b94776d5500e2f986952ed93f0a (patch)
tree5dc088d4fd92034517f75d8c78cc2dfe6892cad4 /tests/coverage/nested_loops.rs
parenta37f4236cd5aa8bb8774aac1347efecb26388aa1 (diff)
parentfd4a093a4e9319fa1dc6603ea4ba5a5703ef5009 (diff)
downloadrust-df9e15e69f855b94776d5500e2f986952ed93f0a.tar.gz
rust-df9e15e69f855b94776d5500e2f986952ed93f0a.zip
Rollup merge of #140076 - aDotInTheVoid:jsondocline, r=GuillaumeGomez
jsondocck: Require command is at start of line

In one place we use `///``@``` instead of `//``@`.`` The test-runner allowed it, but it probably shouldn't. Ran into by ``@lolbinarycat`` in https://github.com/rust-lang/rust/pull/132748#issuecomment-2816469322:

```
error: unknown disambiguator `?(`
##[error] --> /checkout/tests/rustdoc-json/fns/return_type_alias.rs:3:25
  |
3 | ///@ set foo = "$.index[?(``@.name=='Foo')].id"``
  |                         ^^
  |
```

Maybe it's also worth erroring on this like we added in #137103

r? ``@GuillaumeGomez``
Diffstat (limited to 'tests/coverage/nested_loops.rs')
0 files changed, 0 insertions, 0 deletions