diff options
| author | Nadrieril <nadrieril+git@gmail.com> | 2020-10-20 02:31:21 +0100 |
|---|---|---|
| committer | Nadrieril <nadrieril+git@gmail.com> | 2020-10-27 03:09:55 +0000 |
| commit | 1fab669f8dbc1138509fe3a28c200cab5c54db21 (patch) | |
| tree | 775b30b78a289ba4e71048a8e78f5e71e4ce8f72 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | db9a8480c481deb0936508c224dc0514e4fe0e80 (diff) | |
| download | rust-1fab669f8dbc1138509fe3a28c200cab5c54db21.tar.gz rust-1fab669f8dbc1138509fe3a28c200cab5c54db21.zip | |
Be honest about being able to list constructors
The test change is because we used to treat `&str` like other `&T`s, ie as having a single constructor. That's not quite true though since we consider `&str` constants as atomic instead of refs to `str` constants.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
