diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2020-07-21 21:41:47 -0400 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2020-07-22 07:16:45 -0400 |
| commit | cc4f547cf4a6bbeb7260077aca26be88644cb019 (patch) | |
| tree | a4686aab98f286a8bde706b1afa8715f147d9e18 /.gitmodules | |
| parent | 3c6003c4c0505381544c03b9b9f0f697c002dd67 (diff) | |
| download | rust-cc4f547cf4a6bbeb7260077aca26be88644cb019.tar.gz rust-cc4f547cf4a6bbeb7260077aca26be88644cb019.zip | |
Revert "std: Switch from libbacktrace to gimli"
This reverts commit 13db3cc1e8d2fd4b8e7c74d91002274d7b62801b.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index b914b7d6fa1..5c0ab737f63 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,6 +44,3 @@ [submodule "src/tools/rust-analyzer"] path = src/tools/rust-analyzer url = https://github.com/rust-analyzer/rust-analyzer.git -[submodule "src/backtrace"] - path = src/backtrace - url = https://github.com/rust-lang/backtrace-rs.git |
