diff options
| author | bors <bors@rust-lang.org> | 2018-02-11 05:29:20 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-02-11 05:29:20 +0000 |
| commit | 0bb8935136098dde90d6dcbf24237fd7e2fe569f (patch) | |
| tree | 98aab9d3332fa002439694194a7a85328ae8c6ef /src/rustllvm/Linker.cpp | |
| parent | 7f2baba12182123012458d8b09f84a04ae8c1e7c (diff) | |
| parent | 9a6afa8f670af6da28a62c551d9df1fbe51b7434 (diff) | |
| download | rust-0bb8935136098dde90d6dcbf24237fd7e2fe569f.tar.gz rust-0bb8935136098dde90d6dcbf24237fd7e2fe569f.zip | |
Auto merge of #47657 - algesten:save-analysis-impls, r=nrc
Emit data::Impl in save-analysis As discussed on [internals.rust-lang](https://internals.rust-lang.org/t/rustdoc2-rls-analysis-and-the-compiler-help-wanted/6592/5), this PR emits `rls-data::Impl` in the save-analysis. A number of questions are outstanding: - [x] A few `???` around row 356. We need to discuss what goes here, if anything. - [ ] ~~Deriving `id` for impl using hashing. Is this going to clash with rustc defids?~~ - [ ] ~~Deriving `id` for impl using hashing. Is the conversion from 64 bit -> 32 bit problematic?~~ - [x] Need a new rls-data with an `id` field in `Impl` struct. - [ ] ~~Need a new rls-data which `derive` `Hash` for `ImplKind` enum.~~
Diffstat (limited to 'src/rustllvm/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
