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
/
lint-dead-code-4.rs
Age
Commit message (
Expand
)
Author
Lines
2015-06-22
Do not consider fields matched by wildcard patterns to be used
Seo Sanghyeon
-4
/
+6
2015-06-17
Fallout in tests and docs from feature renamings
Alex Crichton
-7
/
+2
2015-03-31
Stabilize std::num
Aaron Turon
-2
/
+0
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-1
/
+1
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-1
/
+1
2015-01-30
std: Stabilize the std::fmt module
Alex Crichton
-1
/
+0
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+3
2015-01-21
Fix up some tests for feature staging
Brian Anderson
-0
/
+1
2015-01-21
Tie stability attributes to feature gates
Brian Anderson
-1
/
+0
2015-01-17
Add allow(unstable) to tests that need it
Brian Anderson
-0
/
+1
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-1
/
+1
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-3
/
+3
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2015-01-07
markers -> marker
Nick Cameron
-2
/
+2
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-2
/
+2
2014-11-18
auto merge of #19031 : nodakai/rust/libcore-pow-and-sq, r=bjz
bors
-2
/
+2
2014-11-18
libcore: add num::Int::pow() and deprecate num::pow().
NODA, Kai
-2
/
+2
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-2
/
+2
2014-11-15
Un-feature gate struct variants
Steven Fackler
-1
/
+0
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-24
Add a lint for not using field pattern shorthands
P1start
-1
/
+1
2014-09-24
Use more descriptive names in dead code messages
Jakub Wieczorek
-3
/
+3
2014-09-24
Add detection of unused enum variants
Jakub Wieczorek
-2
/
+2
2014-06-08
Add detection of dead struct fields
Jakub Wieczorek
-0
/
+67