diff options
| author | Philipp Krones <hello@philkrones.com> | 2020-04-07 22:40:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-07 22:40:18 +0200 |
| commit | d342cee78703c46d9df09088f9fb99ba85d021ae (patch) | |
| tree | eef5f1d93b725bc7cf40d661e9c4f4cf2e2e7e59 /src/rustllvm/CoverageMappingWrapper.cpp | |
| parent | 7907abea272bbf97812683ce03a1ab9c22f0557b (diff) | |
| parent | f5b6a0c54da3c9f94ccd53fae77dbf58fa16e680 (diff) | |
| download | rust-d342cee78703c46d9df09088f9fb99ba85d021ae.tar.gz rust-d342cee78703c46d9df09088f9fb99ba85d021ae.zip | |
Merge pull request #5434 from eddyb/rustup
rustup: update for the new Ty::walk interface. The first commit fixes a portability bug in `setup-toolchain.sh`, while the second rewrites the handling of "trait impl methods" in `use_self` - even if `Ty::walk` could've still been used, it was IMO a misuse. This could also serve as a PSA: *please* use `hir_ty_to_ty` instead of trying to compare `hir::Ty`s between themselves or against semantic `Ty`s. Its "quasi-deprecation" is 3 years old and doesn't really mean anything, just that it's currently uncached and that we should eventually querify it (either for a single HIR node, or for all of the nodes in an entire definition). --- changelog: none
Diffstat (limited to 'src/rustllvm/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
