Brian Anderson
|
a3382b6f26
|
Eliminate usages of old sugared call syntax
|
2012-06-30 16:01:49 -07:00 |
|
Michael Sullivan
|
98e161f00e
|
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
|
2012-06-29 17:41:45 -07:00 |
|
Michael Sullivan
|
329eca6044
|
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
|
2012-06-25 20:00:46 -07:00 |
|
Tim Chevalier
|
487cbf8e90
|
Remove resources
Also fixed shapes for classes with dtors, as well as handling
offsets for classes with dtors correctly in take glue.
Closes #2485
|
2012-06-24 15:09:57 -07:00 |
|
Michael Sullivan
|
6d9dd055d1
|
Get rid of warnings from instantiating typarams with non-implicitly copyable types.
|
2012-06-04 16:35:32 -07:00 |
|
Michael Sullivan
|
8668d06400
|
Get rid of many implicit copies as a preliminary to Issue #2448.
|
2012-05-25 16:39:35 -07:00 |
|
Brian Anderson
|
f9755c666d
|
rustdoc: Simplify attribute parsing
|
2012-03-09 18:13:14 -08:00 |
|
Brian Anderson
|
0905ad2bbe
|
rustdoc: Vastly simplify the document model
Don't attempt to impose any structure for documenting arguments, return
values, etc.
|
2012-03-09 17:24:56 -08:00 |
|
Brian Anderson
|
0ad8265fee
|
rustdoc: Add the concept of 'sections'
|
2012-03-09 17:24:55 -08:00 |
|
Brian Anderson
|
256146bba4
|
rustdoc: Rename desc_pass to text_pass
|
2012-03-08 17:00:03 -08:00 |
|