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
/
tests
/
ui
/
stability-attribute
Age
Commit message (
Expand
)
Author
Lines
2025-01-18
Structured suggestion for "missing `feature` in unstable fn call"
Esteban Küber
-1
/
+4
2025-01-15
Rollup merge of #135003 - RalfJung:deprecate-allowed-through-unstable, r=davi...
Guillaume Gomez
-3
/
+25
2025-01-15
intrinsics: deprecate calling them via the unstable std::intrinsics path
Ralf Jung
-1
/
+10
2025-01-15
allowed_through_unstable_modules: support showing a deprecation message when ...
Ralf Jung
-2
/
+15
2025-01-14
Enforce syntactical stability of const traits in HIR
Michael Goulet
-2
/
+13
2024-12-12
Filter empty lines, comments and delimiters from previous to last multiline s...
Esteban Küber
-1
/
+0
2024-12-12
Tweak multispan rendering
Esteban Küber
-2
/
+1
2024-11-20
don't require const stability for const impls
Deadbeef
-11
/
+2
2024-11-04
remove support for extern-block const intrinsics
Ralf Jung
-6
/
+0
2024-11-04
Rollup merge of #132544 - dianne:unstable-library-feature-backticks, r=compil...
Matthias Krüger
-110
/
+110
2024-11-03
use backticks instead of single quotes when reporting "use of unstable librar...
dianne
-110
/
+110
2024-11-03
Yeet effects feature
Michael Goulet
-11
/
+2
2024-10-25
Re-do recursive const stability checks
Ralf Jung
-13
/
+21
2024-06-30
Migrate tests to use `-Znext-solver`
Deadbeef
-4
/
+5
2024-06-24
ast: Standardize visiting order for attributes and node IDs
Vadim Petrochenkov
-4
/
+4
2024-06-22
Make `effects` an incomplete feature
Deadbeef
-2
/
+11
2024-03-31
refer to a different module in UI test
joboet
-10
/
+10
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-28
/
+28
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-1
/
+10
2024-01-13
Bless tests
George-lewis
-0
/
+57
2024-01-09
Avoid silencing relevant follow-up errors
Oli Scherer
-2
/
+13
2023-11-24
Show number in error message even for one error
Nilstrieb
-16
/
+16
2023-10-30
Preserve deprecation attribute even if 'since' version is missing
David Tolnay
-3
/
+11
2023-10-29
Store version of `deprecated` attribute in structured form
David Tolnay
-11
/
+7
2023-10-29
Fill in syntactically valid deprecation version in tests
David Tolnay
-12
/
+12
2023-10-24
Update stability attribute sanity UI test to delete superfluous errors
David Tolnay
-19
/
+6
2023-10-23
Update `since` stability attributes in tests
David Tolnay
-43
/
+53
2023-08-06
bless tests
Deadbeef
-1
/
+1
2023-06-28
Auto merge of #111269 - clubby789:validate-fluent-variables, r=davidtwco
bors
-2
/
+19
2023-06-22
Tweak privacy errors to account for reachable items
Esteban Küber
-1
/
+3
2023-05-26
Fix diagnostics with errors
clubby789
-2
/
+19
2023-04-29
Update tests
Gary Guo
-4
/
+4
2023-03-18
fix: don't suggest similar method when unstable
Ezra Shaw
-0
/
+47
2023-03-06
Rollup merge of #107801 - davidtwco:stability-implies-const, r=Nilstrieb
Matthias Krüger
-0
/
+146
2023-02-25
Do not lint unresolved trait for ineffective unstable trait impl
Deadbeef
-0
/
+17
2023-02-08
const_eval: `implies_by` in `rustc_const_unstable`
David Wood
-0
/
+146
2023-01-14
fix: don't emit `E0711` if `staged_api` not enabled
Ezra Shaw
-0
/
+25
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2468