]> git.lizzy.rs Git - rust.git/commit
Err if the debugging options are not passed.
authorCamille GILLOT <gillot.camille@gmail.com>
Mon, 22 Mar 2021 18:21:55 +0000 (19:21 +0100)
committerCamille GILLOT <gillot.camille@gmail.com>
Mon, 22 Mar 2021 20:31:00 +0000 (21:31 +0100)
commit1aad7e738e10e3e1315c219cc3d865fb710fa894
treeb0af4fa24e3e78b9da1cfc4c422eec8704375a33
parent219603a958f2deafd961e746b5ec963c11c44823
Err if the debugging options are not passed.
compiler/rustc_passes/src/check_attr.rs
src/test/incremental/ich_nested_items.rs
src/test/incremental/ich_resolve_results.rs
src/test/incremental/spans_significant_w_panic.rs
src/test/ui/dep-graph/dep-graph-check-attr.rs [new file with mode: 0644]
src/test/ui/dep-graph/dep-graph-check-attr.stderr [new file with mode: 0644]