index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
issue-6804.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+1
2015-03-03
Feature gate `#[static_assert]`.
Huon Wilson
-5
/
+3
2014-10-03
Set the `non_uppercase_statics` lint to warn by default
P1start
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-02-07
Added tests to make tidy
Derek Guenther
-0
/
+10
2013-12-08
Add dead-code warning pass
Kiet Tran
-0
/
+2
2013-10-28
Capitalize statics in f32 and f64 mods
Ziad Hatahet
-6
/
+4
2013-10-02
auto merge of #9638 : pnkfelix/rust/fsk-issue7526-attempt-to-catch-nonuc-stat...
bors
-0
/
+2
2013-10-01
remove the `float` type
Daniel Micay
-1
/
+1
2013-10-01
Workaround conflict between all-uppercase static and NaN definition.
Felix S. Klock II
-0
/
+2
2013-09-19
Rename the NaN and is_NaN methods to lowercase.
Chris Morgan
-2
/
+2
2013-07-25
NaN patterns: indicate that is_NaN is a method
Etienne Millon
-2
/
+2
2013-07-24
Generalize NaN pattern detection using walk_pat
Etienne Millon
-0
/
+5
2013-07-24
Check for comparisons to NaN in patterns
Etienne Millon
-0
/
+16