| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-07-10 | improve error message shown for unsafe operations: explain why undefined ↵ | Ralf Jung | -18/+0 | |
| behavior could arise Inspired by @gnzlbg at https://github.com/rust-lang/rust/issues/46043#issuecomment-381544673 | ||||
| 2017-04-09 | Fix test failures | Simonas Kazlauskas | -2/+1 | |
| 2016-11-28 | rustc: rework stability to be on-demand for type-directed lookup. | Eduard Burtescu | -0/+2 | |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -1/+1 | |
| 2014-02-23 | std: Move intrinsics to std::intrinsics. | Brian Anderson | -1/+1 | |
| Issue #1457 | ||||
| 2013-05-29 | librustc: Redo the unsafe checker and make unsafe methods not callable from ↵ | Patrick Walton | -3/+3 | |
| safe code | ||||
| 2013-05-22 | test: Update tests to use the new syntax. | Patrick Walton | -1/+1 | |
| 2013-05-09 | testsuite: Test that init and forget are both unsafe | Tim Chevalier | -0/+17 | |
