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
/
ui
/
stability-attribute
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2022-08-12
enum variant ctor inherits stability of variant
Michael Goulet
-0
/
+8
2022-07-26
Add tests for `#[rustc_default_body_unstable]`
Maybe Waffle
-0
/
+29
2022-07-20
middle: add `implies_by` to `#[unstable]`
David Wood
-0
/
+8
2022-07-08
add opt in attribute for stable-in-unstable items
Jane Lusby
-0
/
+14
2022-07-08
Support unstable moves via stable in unstable items
Jane Lusby
-0
/
+19
2022-06-04
Allow unstable items to be re-exported unstably without requiring the feature...
cole
-0
/
+9
2022-03-09
Permit `#[deprecated]` in stdlib
Jacob Pratt
-29
/
+29
2022-03-04
Change `rustc_deprecated` to use `note`
Jacob Pratt
-29
/
+29
2020-12-07
Move some tests to subdirectories
Vadim Petrochenkov
-0
/
+188
2020-09-23
Add enum and type alias tests for generic default stability
Jacob Hughes
-0
/
+106
2020-09-22
Test removing unstable default parameter
Avi Dessauer
-0
/
+12
2020-09-22
Test unstable Alloc param on Box
Avi Dessauer
-1
/
+35
2020-09-22
Add unstable default feature enabled test
Avi Dessauer
-0
/
+6
2020-09-22
Test stability on default parameter of deprecated
Avi Dessauer
-0
/
+20
2020-09-22
Add more tests
Avi Dessauer
-0
/
+10
2020-09-22
Stability annotations on generic trait parameters
Avi Dessauer
-0
/
+41
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+19