rust/src/librustc/middle/trans
Patrick Walton cf3972e95a librustc: Propagate type uses correctly from method calls to the containing functions. rs=bugfix
This adds a new script, `monodebug.pl`. It can be used to diagnose problems stemming from incorrect combining of monomorphic generic instantiations.
2012-12-06 19:11:51 -08:00
..
alt.rs librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=refactoring 2012-12-04 14:19:19 -08:00
base.rs librustc: Long lines. rs=rustbot 2012-12-04 21:13:02 -08:00
block.rs
build.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
callee.rs librustc: Long lines. rs=rustbot 2012-12-04 21:13:02 -08:00
closure.rs librustc: Implement moves based on type. r=nmatsakis 2012-12-04 15:38:04 -08:00
common.rs librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=refactoring 2012-12-04 14:19:19 -08:00
consts.rs librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=refactoring 2012-12-04 14:19:19 -08:00
controlflow.rs librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=refactoring 2012-12-04 14:19:19 -08:00
datum.rs librustc: Implement moves based on type. r=nmatsakis 2012-12-04 15:38:04 -08:00
debuginfo.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
deriving.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
expr.rs librustc: Fix type_use to not treat i1* arguments as interchangeable with i8* arguments. Closes #3917. rs=bugfix 2012-12-05 20:23:14 -08:00
foreign.rs librustc: Fix type_use to not treat i1* arguments as interchangeable with i8* arguments. Closes #3917. rs=bugfix 2012-12-05 20:23:14 -08:00
glue.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
inline.rs Long lines 2012-12-05 18:10:45 -08:00
machine.rs librustc: Fix type_use to not treat i1* arguments as interchangeable with i8* arguments. Closes #3917. rs=bugfix 2012-12-05 20:23:14 -08:00
macros.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
meth.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
monomorphize.rs librustc: Implement "-Z no-monomorphic-collapse" as a debugging tool to diagnose mysterious crashes we're seeing. rs=debug-tool 2012-12-05 20:45:58 -08:00
reachable.rs librustc: Long lines. rs=rustbot 2012-12-04 21:13:02 -08:00
reflect.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
shape.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
tvec.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
type_of.rs librustc: Long lines. rs=rustbot 2012-12-04 21:13:02 -08:00
type_use.rs librustc: Propagate type uses correctly from method calls to the containing functions. rs=bugfix 2012-12-06 19:11:51 -08:00
uniq.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00