]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #42056 - sylvestre:master, r=alexcrichton
authorMark Simulacrum <mark.simulacrum@gmail.com>
Fri, 19 May 2017 20:16:18 +0000 (14:16 -0600)
committerGitHub <noreply@github.com>
Fri, 19 May 2017 20:16:18 +0000 (14:16 -0600)
commit00118283345ba8c29c0e1d26e2c053897c83d861
treef8cb4745ebbc76a87afe258e8aceb5ecfe4c9ffb
parentdb01c945fc96fa5f2d68dbd73d75a282a07576b5
parent1b6a182cf1e400b63ae8692e3183beabe541ea6c
Rollup merge of #42056 - sylvestre:master, r=alexcrichton

Improve the error management when /proc is not mounted

This PR does two things:
* Triggers an error on GNU/Linux & Android when /proc/self/exe doesn't exist
* Handle the error properly