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
/
tests
/
ui
/
inline-const
Age
Commit message (
Expand
)
Author
Lines
2024-03-14
preserve span when evaluating mir::ConstOperand
Ralf Jung
-0
/
+26
2024-02-25
fix use of platform_intrinsics in tests
Ralf Jung
-1
/
+1
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-21
/
+21
2024-02-01
`#![feature(inline_const_pat)]` is no longer incomplete
Matthew Jasper
-29
/
+11
2024-01-29
Enable tests for unsafe blocks in inline const patterns
Matthew Jasper
-3
/
+39
2024-01-29
Borrow check inline const patterns
Matthew Jasper
-5
/
+48
2024-01-05
Stabilize THIR unsafeck
Matthew Jasper
-1
/
+1
2024-01-05
Remove revisions for THIR unsafeck
Matthew Jasper
-77
/
+8
2023-11-24
Show number in error message even for one error
Nilstrieb
-8
/
+8
2023-10-25
Make THIR unused_unsafe lint consistent with MIR
Matthew Jasper
-9
/
+0
2023-10-16
Fix inline const pattern unsafety checking in THIR
Matthew Jasper
-4
/
+70
2023-09-21
Prevent promotion of const fn calls in inline consts
Oli Scherer
-1
/
+16
2023-09-21
Add regression test
Oli Scherer
-0
/
+21
2023-08-18
Add a test to check that inline const is in required_consts
Gary Guo
-0
/
+24
2023-08-15
Deny FnDef in patterns
Michael Goulet
-0
/
+30
2023-08-09
Don't use type_of to determine if item has intrinsic shim
Michael Goulet
-0
/
+10
2023-07-19
Fix inline_const with interpolated block
Michael Goulet
-0
/
+32
2023-06-01
add inline-const test for elided lifetimes being infer vars
Ziru Niu
-0
/
+11
2023-04-15
Add some reasons why tests are ignored.
Eric Huss
-1
/
+1
2023-04-03
Perform match checking on THIR.
Camille GILLOT
-16
/
+2
2023-01-15
Tweak E0597
Esteban Küber
-0
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+585