rust/src/librustc/middle/trans
bors e6650c87a3 auto merge of #10142 : pythonesque/rust/issue-8263, r=catamorphism
This is, I think, the minimal change required.  I would have included a test but as far as I can tell there is currently no way to precisely test that the span for an error underlines the correct word.  I did verify it manually.
2013-10-29 07:41:48 -07:00
..
_match.rs libsyntax/librustc: Allow mut qualifier in patterns. 2013-10-25 01:21:07 -04:00
adt.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
asm.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
base.rs auto merge of #10127 : thestinger/rust/cold, r=pcwalton 2013-10-28 22:51:51 -07:00
basic_block.rs rename std::iterator to std::iter 2013-09-09 03:21:46 -04:00
build.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
builder.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
cabi_arm.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
cabi_mips.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
cabi_x86_64.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
cabi_x86.rs improve C ABI 2013-10-11 08:03:34 +08:00
cabi.rs improve C ABI 2013-10-11 08:03:34 +08:00
callee.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
closure.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
common.rs make the bottom type immediate 2013-10-27 16:48:48 -04:00
consts.rs Field identifiers now include specific spans (Closes #8263). 2013-10-28 22:57:34 -07:00
context.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
controlflow.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
datum.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
debuginfo.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
expr.rs Field identifiers now include specific spans (Closes #8263). 2013-10-28 22:57:34 -07:00
foreign.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
glue.rs stop trying to outsmart LLVM inline heuristics 2013-10-24 20:41:23 -04:00
inline.rs libsyntax/librustc: Allow specifying mut on by-value self. 2013-10-22 21:21:21 -04:00
intrinsic.rs drop unused frame_address intrinsic 2013-10-24 00:42:29 -04:00
llrepr.rs rustc: Remove usage of fmt! 2013-09-30 23:21:19 -07:00
machine.rs
macros.rs
meth.rs libsyntax/librustc: Allow specifying mut on by-value self. 2013-10-22 21:21:21 -04:00
mod.rs remove type_use 2013-09-26 17:27:23 -04:00
monomorphize.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
reflect.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
tvec.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
type_.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
type_of.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
uniq.rs
value.rs trans::build: Change @mut Block to &Block or &mut Block 2013-09-30 19:37:22 +02:00
write_guard.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00