about summary refs log tree commit diff
path: root/src/test/run-pass/env-null-vars.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-23/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-1/+1
2018-09-21Allow unused_imports lint on test where lint only fires on non-linux targets...Felix S. Klock II-0/+2
2018-08-09Don't panic on std::env::vars() when env in null.BurntPizza-0/+29