This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-01 07:13:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f9cd5e2837f57504b92b5acbadb48ff0cb9e29c
rust
/
tests
/
ui
/
resolve
/
auxiliary
T
History
Lukas Wirth
46326e159f
Use non-2015 edition paths in tests that do not test for their resolution
2025-06-05 09:19:31 +02:00
..
blind-item-mixed-crate-use-item-foo2.rs
…
blind-item-mixed-crate-use-item-foo.rs
…
empty.rs
Fix up partial res of segment in primitive resolution hack
2025-03-30 04:22:14 +00:00
extern-prelude-vec.rs
…
extern-prelude.rs
…
fake_matches.rs
add test for issue 135289
2025-01-21 16:18:27 +00:00
foreign-trait-with-assoc.rs
Don't call fn_arg_names for non-fn in resolver
2024-09-07 07:38:22 -04:00
issue-3907.rs
…
issue-19452-aux.rs
…
issue-21221-3.rs
…
issue-21221-4.rs
…
issue-30535.rs
…
issue-80079.rs
Use non-2015 edition paths in tests that do not test for their resolution
2025-06-05 09:19:31 +02:00
issue-112831-aux.rs
Update tests to use new proc-macro header
2024-11-27 07:18:25 -08:00
macro_helpers.rs
rustc_resolve: Test the order that preludes are resolved
2025-03-29 19:18:39 -04:00
namespaced_enums.rs
…
privacy-struct-ctor.rs
Use non-2015 edition paths in tests that do not test for their resolution
2025-06-05 09:19:31 +02:00
proc_macro_generate_packed.rs
Update tests to use new proc-macro header
2024-11-27 07:18:25 -08:00
suggest-constructor-cycle-error.rs
…