summary refs log tree commit diff
path: root/src/etc/extract-tests.py
AgeCommit message (Expand)AuthorLines
2013-12-08Add dead-code warning passKiet Tran-0/+1
2013-11-26rustc: Add lint for misplaced crate attributesklutzy-0/+1
2013-10-23register snapshotsDaniel Micay-1/+1
2013-10-06Add appropriate #[feature] directives to testsAlex Crichton-0/+1
2013-07-26Deny all warnings by default in doc testsAlex Crichton-8/+4
2013-07-20rm obsolete no-op lintsDaniel Micay-3/+0
2013-05-23more testing fallout from core->std/std->extra moveTed Horst-2/+2
2013-05-14Fix test fallout from removing vecs_implicitly_copyableAlex Crichton-5/+1
2013-01-20Enable lint warnings for doc testsChris Peterson-5/+21
2013-01-17Add a license check to tidy. #4018Brian Anderson-0/+2
2012-09-18docs: Remove elipses from examples instead of commenting them outBrian Anderson-1/+1
2012-09-15docs: Make supplemental tutorials testableBrian Anderson-1/+5
2012-09-05Fix tutorial testsBrian Anderson-2/+2
2012-07-02tutorial: More updates for closuresBrian Anderson-5/+1
2012-03-20test: Begin running the language ref examples. Mostly xfailedBrian Anderson-0/+6
2012-03-20doc: Switch the tutorial to pandoc's method of tagging code blocksBrian Anderson-8/+6
2012-01-20build: Run tutorial testsBrian Anderson-0/+63