summary refs log tree commit diff
path: root/src/rustdoc/sectionalize_pass.rs
AgeCommit message (Expand)AuthorLines
2012-03-23Implement new inference algorithm.Niko Matsakis-1/+1
2012-03-22make --enforce-mut-vars always on, add mut annotations to remaining filesNiko Matsakis-3/+3
2012-03-09rustdoc: Add the concept of 'sections'Brian Anderson-0/+237