about summary refs log tree commit diff
path: root/src/test/run-pass/object-lifetime-default-from-rptr-box.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-33/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2019-05-29Update run-pass test suite to use dynmemoryruins-5/+5
2018-12-25Remove licensesMark Rousskov-10/+0
2015-07-14Transition to the new object lifetime defaults, replacing the oldNiko Matsakis-3/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-16Implement the basic rules of RFC 599, but do not yet support custom types.Niko Matsakis-0/+42