diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2024-12-31 03:38:02 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-31 03:38:02 -0500 |
| commit | f3d404a7bed16769c6991ff08b33e326aaedcec9 (patch) | |
| tree | e91bf14bc53f6e3aff183665091d184c74ef0145 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 41b579660c0af700d42abe5b71856098db007783 (diff) | |
| parent | 693a0d5dccfec62c70952a3f6069c681d541e8fe (diff) | |
| download | rust-f3d404a7bed16769c6991ff08b33e326aaedcec9.tar.gz rust-f3d404a7bed16769c6991ff08b33e326aaedcec9.zip | |
Rollup merge of #134291 - Walnut356:type_annots, r=tgross35
Use python built in type annotations in LLDB visualizer scripts Replaces type annotation comments with python's built-in type annotations. Built-in type annotations were added in python 3.5. LLDB [currently recommends (and as of LLVM 21, will enforce)](https://github.com/llvm/llvm-project/pull/114807) a minimum python version of 3.8. Rust's test suite also requires python 3.10.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
