[all-commits] [llvm/llvm-project] 89615a: [Demangle][Rust] Parse dyn-bounds
tmiasko via All-commits
all-commits at lists.llvm.org
Mon Jun 7 09:25:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89615a5e925e10f388130e80fba4bf28bc3c3c0a
https://github.com/llvm/llvm-project/commit/89615a5e925e10f388130e80fba4bf28bc3c3c0a
Author: Tomasz Miąsko <tomasz.miasko at gmail.com>
Date: 2021-06-07 (Mon, 07 Jun 2021)
Changed paths:
M llvm/include/llvm/Demangle/RustDemangle.h
M llvm/lib/Demangle/RustDemangle.cpp
M llvm/test/Demangle/rust.test
Log Message:
-----------
[Demangle][Rust] Parse dyn-bounds
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D103151
Commit: 1499afa09ba27ee0e6569668b74fea40e0458930
https://github.com/llvm/llvm-project/commit/1499afa09ba27ee0e6569668b74fea40e0458930
Author: Tomasz Miąsko <tomasz.miasko at gmail.com>
Date: 2021-06-07 (Mon, 07 Jun 2021)
Changed paths:
M llvm/include/llvm/Demangle/RustDemangle.h
M llvm/lib/Demangle/RustDemangle.cpp
M llvm/test/Demangle/rust.test
Log Message:
-----------
[Demangle][Rust] Parse dyn-trait
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D103361
Commit: 619a65e5e4ed0df7b753eac9d7d41be976fd909b
https://github.com/llvm/llvm-project/commit/619a65e5e4ed0df7b753eac9d7d41be976fd909b
Author: Tomasz Miąsko <tomasz.miasko at gmail.com>
Date: 2021-06-07 (Mon, 07 Jun 2021)
Changed paths:
M llvm/include/llvm/Demangle/RustDemangle.h
M llvm/lib/Demangle/RustDemangle.cpp
M llvm/test/Demangle/rust.test
Log Message:
-----------
[Demangle][Rust] Parse dyn-trait-assoc-binding
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D103364
Compare: https://github.com/llvm/llvm-project/compare/fb5b590b5e18...619a65e5e4ed
More information about the All-commits
mailing list