Steve Klabnik
|
2c75256c15
|
Exise 'unsafe pointer' in favor of 'raw pointer'
Using two terms for one thing is confusing, these are called 'raw pointers' today.
|
2015-06-09 16:49:24 -04:00 |
|
Eduard Burtescu
|
e64670888a
|
Remove integer suffixes where the types in compiled code are identical.
|
2015-03-05 12:38:33 +05:30 |
|
Alex Crichton
|
0dfc90ab15
|
Rename all raw pointers as necessary
|
2014-06-28 11:53:58 -07:00 |
|
Brian Anderson
|
9a773da681
|
Remove ancient emacs mode lines from test cases
These are relics that serve no purpose.
|
2013-10-25 17:41:54 -07:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Brian Anderson
|
b355936b4d
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
|
Gareth Daniel Smith
|
6d86969260
|
change the test suite //! kind syntax to //~ kind in order to avoid a
conflict with the new single-line-sugared-inner-doc-comment (`//! ...`).
|
2012-06-30 12:23:59 +01:00 |
|
Niko Matsakis
|
50a3dd40ae
|
implement new borrow ck (disabled by default)
|
2012-05-09 17:00:19 -07:00 |
|
Niko Matsakis
|
5b015288b5
|
new test
|
2011-10-12 16:33:07 -07:00 |
|