about summary refs log tree commit diff
path: root/src/test/debug-info/generic-function.rs
AgeCommit message (Collapse)AuthorLines
2013-08-16debuginfo: Properly handle monomorphization of generic functions.Michael Woerister-1/+16
2013-08-16debuginfo: Generate template type parameters for generic functions.Michael Woerister-0/+48
Conflicts: src/librustc/lib/llvm.rs src/librustc/middle/trans/debuginfo.rs src/rustllvm/RustWrapper.cpp src/rustllvm/rustllvm.def.in