Niko Matsakis
|
8a6118b748
|
move InlinedItem into librustc, where it belongs
|
2015-08-14 20:07:55 -04:00 |
|
Keegan McAllister
|
6864792df0
|
Separate macro and plugin loading
Now they just share a bit of code internal to creader.
Resolves #22198 to my satisfaction.
|
2015-02-12 12:44:31 -08:00 |
|
Daniel Micay
|
86efd97a10
|
add gitattributes and fix whitespace issues
|
2013-05-03 20:01:42 -04:00 |
|
Patrick Walton
|
464ec27fd3
|
librustc: De-export metadata. rs=deexporting
|
2013-01-29 16:51:16 -08:00 |
|
Patrick Walton
|
53f41f07ce
|
librustc: Make vectors no longer implicitly copyable in rustc. r=graydon
~20% perf win for trans on -O0, with other minor improvements across the board.
No effect on -O2.
|
2013-01-07 14:17:36 -08:00 |
|
Patrick Walton
|
4c2e4c37ce
|
librustc: Make use statements crate-relative by default. r=brson
|
2012-12-13 13:05:22 -08:00 |
|
Graydon Hoare
|
00c856c0b1
|
Update license, add license boilerplate to most files. Remainder will follow.
|
2012-12-03 17:12:14 -08:00 |
|
Brian Anderson
|
65bd40e300
|
Remove uses of #[merge]
|
2012-11-28 17:09:26 -08:00 |
|
Brian Anderson
|
be6613e048
|
Remove the crate language
|
2012-11-26 18:13:54 -08:00 |
|