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-stability.rs
Age
Commit message (
Expand
)
Author
Lines
2014-09-22
Lint stability now checks macro arguments.
Victor Berger
-3
/
+5
2014-08-12
Enable deprecation lint on crate-local items
Aaron Turon
-18
/
+17
2014-07-16
stability lint: ignore code from macro expansion
Aaron Turon
-2
/
+9
2014-06-18
Add stability inheritance
Aaron Turon
-52
/
+79
2014-04-06
Remove check-fast. Closes #4193, #8844, #6330, #7416
Brian Anderson
-1
/
+0
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-5
/
+5
2014-02-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2014-01-31
Handle attributes on cross-crate tuple-structs correctly
David Manescu
-0
/
+30
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-1
/
+1
2013-12-16
Detect stability attributes on methods.
Kiet Tran
-28
/
+72
2013-12-08
Add dead-code warning pass
Kiet Tran
-0
/
+1
2013-10-06
Add appropriate #[feature] directives to tests
Alex Crichton
-0
/
+1
2013-09-04
Implement support for indicating the stability of items.
Huon Wilson
-0
/
+338