summary refs log tree commit diff
path: root/src/test/ui/consts/const_let_eq_float.rs
AgeCommit message (Expand)AuthorLines
2020-03-01encode `;` stmt w/o expr as `StmtKind::Empty`Mazdak Farrokhzad-0/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-1/+1
2018-11-30Test float assign opsOliver Scherer-0/+279