aboutsummaryrefslogtreecommitdiff
path: root/tests/cfail/borrow.rs
AgeCommit message (Collapse)Author
2017-04-21rename `borrow` to `access`Jorge Aparicio
2017-04-21reword the comments in compile-fail testsJorge Aparicio
2017-04-21raise_to -> Ceiling.raiseJorge Aparicio
2017-04-21drop `lock` methods, add `raise_to` functionJorge Aparicio
2017-04-21more docs, remove Ceiling / Priority / Level traitsJorge Aparicio
2017-04-13fix memory safety hole around `borrow`Jorge Aparicio
2017-04-09compile time verified ceilingsJorge Aparicio