summary refs log tree commit diff
path: root/src/test/run-pass/shift.rs
AgeCommit message (Expand)AuthorLines
2012-05-22Get rid of the >>> operator and make >> logical or arithmetic depending on th...Michael Sullivan-25/+10
2012-02-22rustc: Allow any integral types on rhs of shift opsBrian Anderson-0/+86