This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-04-16 05:56:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
rust
/
tests
/
ui
/
use
History
Pietro Albini
cd371b90e2
replace
//@ compile-flags: --edition
with
//@ edition
2025-04-10 09:56:37 +02:00
..
auxiliary
replace
//@ compile-flags: --edition
with
//@ edition
2025-04-10 09:56:37 +02:00
use-mod
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03:00
import_trait_associated_functions-2015.rs
Implement
use
associated items of traits
2025-01-16 16:34:05 +08:00
import_trait_associated_functions.rs
Implement
use
associated items of traits
2025-01-16 16:34:05 +08:00
issue-18986.rs
issue-18986.stderr
issue-60976-extern-use-primitive-type.rs
unused-trait-with-method-err.rs
unused-trait-with-method-err.stderr
use-after-move-based-on-type.rs
use-after-move-based-on-type.stderr
use-after-move-implicity-coerced-object.rs
use-after-move-implicity-coerced-object.stderr
use-after-move-self-based-on-type.rs
use-after-move-self-based-on-type.stderr
use-after-move-self.rs
use-after-move-self.stderr
use-associated-const.rs
use-associated-const.stderr
use-crate-self.rs
use-crate-self.stderr
use-from-trait-xc.rs
Implement
use
associated items of traits
2025-01-16 16:34:05 +08:00
use-from-trait-xc.stderr
Implement
use
associated items of traits
2025-01-16 16:34:05 +08:00
use-from-trait.rs
Implement
use
associated items of traits
2025-01-16 16:34:05 +08:00
use-from-trait.stderr
Implement
use
associated items of traits
2025-01-16 16:34:05 +08:00
use-keyword.rs
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03:00
use-keyword.stderr
use-meta-mismatch.rs
compiletest: Require
//~
annotations even if
error-pattern
is specified
2025-04-03 11:08:55 +03:00
use-meta-mismatch.stderr
compiletest: Require
//~
annotations even if
error-pattern
is specified
2025-04-03 11:08:55 +03:00
use-nested-groups-error.rs
use-nested-groups-error.stderr
use-nested-groups-unused-imports.rs
use-nested-groups-unused-imports.stderr
use-paths-as-items.rs
use-paths-as-items.stderr
use-self-type.rs
use-self-type.stderr
use-super-global-path.rs
use-super-global-path.stderr
use.rs
remove support for the #[start] attribute
2025-01-21 06:59:15 -07:00