about summary refs log tree commit diff
path: root/src/doc/complement-bugreport.md
AgeCommit message (Collapse)AuthorLines
2014-10-30Rename rust_fail to rust_panicManish Goregaokar-1/+1
2014-10-22Fix issue #17848 (Questionable advice in bug report instructions)Mike Dilger-3/+15
2014-06-16Update repo locationBrian Anderson-1/+1
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+46
We generate documentation into the doc/ directory, so we shouldn't be intermingling source files with generated files