rust/src/test
bors a268a1c4bb auto merge of #9490 : alexcrichton/rust/issue-9487, r=cmr
If there's no TLS key just yet, then there's nothing to unsafely borrow, so
continue returning None. This prevents causing the runtime to abort itself when
logging before the runtime is fully initialized.

Closes #9487

r? @brson
2013-09-26 00:30:57 -07:00
..
auxiliary auto merge of #9432 : alexcrichton/rust/correct-item-visibility, r=pcwalton 2013-09-25 00:55:53 -07:00
bench test: Fix rustdoc and tests. 2013-09-23 18:23:22 -07:00
codegen
compile-fail rustdoc: Change all code-blocks with a script 2013-09-25 14:27:42 -07:00
debug-info auto merge of #9336 : alexcrichton/rust/issue-7981, r=catamorphism 2013-09-24 15:45:57 -07:00
pretty auto merge of #9336 : alexcrichton/rust/issue-7981, r=catamorphism 2013-09-24 15:45:57 -07:00
run-fail test: Fix rustdoc and tests. 2013-09-23 18:23:22 -07:00
run-pass auto merge of #9490 : alexcrichton/rust/issue-9487, r=cmr 2013-09-26 00:30:57 -07:00
run-pass-fulldeps