]> git.lizzy.rs Git - rust.git/commit
Fix debuginfo generation when given source path doesn't contain a dir (eg plain lib.rs)
authorbjorn3 <bjorn3@users.noreply.github.com>
Tue, 11 Jun 2019 16:40:07 +0000 (18:40 +0200)
committerbjorn3 <bjorn3@users.noreply.github.com>
Wed, 12 Jun 2019 16:30:27 +0000 (18:30 +0200)
commit5e2ea4f1943067c04e6f76db81c81f8cbb381b52
tree160ef68915e02028bcade6c55f209e17860ee8d4
parentec05bcee29351233bbe643363d9da49246287da9
Fix debuginfo generation when given source path doesn't contain a dir (eg plain lib.rs)
src/debuginfo.rs