about summary refs log tree commit diff
path: root/src/libfuzzer
AgeCommit message (Expand)AuthorLines
2013-01-30librustdoc: De-export compiletest, combine-tests, libcargo, libfuzzer, and li...Patrick Walton-57/+55
2013-01-26fuzzer: Remove structural recordsTim Chevalier-9/+9
2013-01-20convert ast::expr into a structErick Tryzelaar-1/+6
2013-01-17Add a license check to tidy. #4018Brian Anderson-1/+0
2013-01-17librustc: Implement write guards for borrowing `@mut` to `&` or `&mut`. r=nma...Patrick Walton-1/+1
2013-01-09A collection of refactorings that I found it hard/tiresome to divide:Niko Matsakis-5/+6
2013-01-09core: rename vec.filter to vec.filteredErick Tryzelaar-2/+3
2013-01-09syntax: convert ast::spanned into a structErick Tryzelaar-1/+1
2012-12-21bump 0.5 => 0.6, redirect some URLs in docs.Graydon Hoare-4/+4
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+50
2012-11-28Register snapshotsBrian Anderson-10/+0
2012-11-26Remove the crate languageBrian Anderson-638/+629
2012-11-19rustc: Implement explicit self for Eq and Ord. r=graydonPatrick Walton-0/+10
2012-11-12Remove CodeMap box typedef from codemapBrian Anderson-2/+2
2012-11-03library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...Daniel Patterson-0/+992