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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
lint
/
lint-stability-deprecated.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-464
/
+0
2022-10-13
fix small word dupe typos
Rageking8
-1
/
+1
2022-03-09
Permit `#[deprecated]` in stdlib
Jacob Pratt
-13
/
+13
2022-03-04
Change `rustc_deprecated` to use `note`
Jacob Pratt
-13
/
+13
2022-02-24
don't special case `DefKind::Ctor` in encoding
lcnr
-6
/
+6
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-1
/
+0
2020-07-26
report kind of deprecated item in message
Andy Russell
-112
/
+112
2020-01-23
Use check-pass mode for lint tests
Tomasz Miąsko
-1
/
+1
2020-01-09
Update tests
Vadim Petrochenkov
-0
/
+3
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-23
/
+23
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-1
/
+0
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-05-29
Update ui test suite to use dyn
memoryruins
-3
/
+3
2019-03-14
Moved issue tests to subdirs and normalised names.
Alexander Regueiro
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-07
Removed `#[rustc_error]` from tests that are all `// compile-pass`.
Felix S. Klock II
-3
/
+3
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+473