summary refs log tree commit diff
path: root/src/libcollections/macros.rs
AgeCommit message (Expand)AuthorLines
2015-01-07Test fixes and rebase conflictsAlex Crichton-1/+1
2015-01-07std: Stablize the macros moduleAlex Crichton-0/+1
2015-01-06Register new snapshotsAlex Crichton-14/+0
2015-01-05Stop using macro_escape as an inner attributeKeegan McAllister-2/+0
2015-01-05Use $crate and macro reexport to reduce duplicated codeKeegan McAllister-0/+12
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-2/+3
2014-08-19A few minor documentation fixesP1start-1/+1
2014-06-05std: Recreate a `collections` moduleAlex Crichton-0/+22