]> git.lizzy.rs Git - rust.git/commit
shrinking the deprecated method span
authorhi-rustin <rustin.liu@gmail.com>
Fri, 7 May 2021 02:41:04 +0000 (10:41 +0800)
committerhi-rustin <rustin.liu@gmail.com>
Fri, 7 May 2021 02:41:04 +0000 (10:41 +0800)
commitf6dd332820f802ff346ad5937580c952532df718
tree79066bfa456f187ecb7195e0bc33abffc89a1895
parent2d11e257945c710d406e77903764ad4b7a52bda5
shrinking the deprecated method span
12 files changed:
compiler/rustc_middle/src/middle/stability.rs
compiler/rustc_passes/src/stability.rs
compiler/rustc_typeck/src/astconv/mod.rs
compiler/rustc_typeck/src/check/expr.rs
compiler/rustc_typeck/src/check/method/mod.rs
compiler/rustc_typeck/src/check/method/probe.rs
compiler/rustc_typeck/src/check/pat.rs
src/test/ui/deprecation/deprecation-lint.stderr
src/test/ui/deprecation/issue-84637-deprecated-associated-function.fixed [new file with mode: 0644]
src/test/ui/deprecation/issue-84637-deprecated-associated-function.rs [new file with mode: 0644]
src/test/ui/deprecation/issue-84637-deprecated-associated-function.stderr [new file with mode: 0644]
src/test/ui/lint/lint-stability-deprecated.stderr