mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
Add ConstParams to the ide layer
This commit is contained in:
parent
0acdb73076
commit
18bf2e5af5
13 changed files with 66 additions and 5 deletions
|
@ -2376,7 +2376,6 @@ fn infer_operator_overload() {
|
|||
);
|
||||
}
|
||||
|
||||
|
||||
#[test]
|
||||
fn infer_const_params() {
|
||||
check_infer(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue