rust/src/librustc/hir
Eduard-Mihai Burtescu 373fcd1bd3 Rollup merge of #37117 - pnkfelix:may-dangle-attr, r=nikomatsakis
`#[may_dangle]` attribute

`#[may_dangle]` attribute

Second step of #34761. Last big hurdle before we can work in earnest towards Allocator integration (#32838)

Note: I am not clear if this is *also* a syntax-breaking change that needs to be part of a breaking-batch.
2016-10-19 07:59:59 +03:00
..
map Auto merge of #36815 - alexcrichton:stabilize-1.13, r=aturon 2016-10-03 11:00:03 -07:00
check_attr.rs E0518 Update error format #36111 2016-09-06 00:21:04 +10:00
def.rs Turn some impossible definitions into ICEs 2016-10-04 22:25:25 +03:00
def_id.rs serialize: allow specifying the default behavior for specializations. 2016-09-20 20:08:06 +03:00
intravisit.rs Call arrays "arrays" instead of "vecs" internally 2016-09-28 22:30:30 +02:00
lowering.rs Rollup merge of #37117 - pnkfelix:may-dangle-attr, r=nikomatsakis 2016-10-19 07:59:59 +03:00
mod.rs Require destructors using #[may_dangle] to use unsafe impl. 2016-10-12 18:23:20 +02:00
pat_util.rs Turn some impossible definitions into ICEs 2016-10-04 22:25:25 +03:00
print.rs Call arrays "arrays" instead of "vecs" internally 2016-09-28 22:30:30 +02:00
svh.rs Implement copy-on-write scheme for managing the incremental compilation cache. 2016-08-29 14:27:40 -04:00