summary refs log tree commit diff
path: root/src/test/auxiliary/plugin_crate_outlive_expansion_phase.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-1/+1
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+1
2014-11-23std: Add a new top-level thread_local moduleAlex Crichton-2/+3
2014-06-13libsyntax: Allow `+` to separate trait bounds from objects.Patrick Walton-2/+2
2014-06-09Convert tests to use #[plugin_registrar]Keegan McAllister-0/+33