This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-12-30 12:05:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
codegen
History
Michael Goulet
89d0e7c033
Fix ProvenVia for global where clauses
2025-04-05 16:23:25 +00:00
..
auxiliary
…
equal-pointers-unequal
Remove fragile equal-pointers-unequal/*/print3.rs tests.
2025-03-31 15:37:16 +02:00
alias-uninit-value.rs
…
assign-expr-unit-type.rs
…
const-bool-bitcast.rs
…
duplicated-path-in-error.rs
compiletest: Support matching on diagnostics without a span
2025-03-25 17:33:09 +03:00
duplicated-path-in-error.stderr
…
empty-static-libs-issue-108825.rs
Always emit native-static-libs note, even if it is empty
2025-03-26 21:59:00 +01:00
freeze-on-polymorphic-projection.rs
…
freeze-on-polymorphic-projection.stderr
…
init-large-type.rs
…
issue-16602-1.rs
…
issue-16602-2.rs
…
issue-16602-3.rs
…
issue-27859.rs
…
issue-28950.rs
…
issue-55976.rs
…
issue-63787.rs
…
issue-64401.rs
…
issue-79865-llvm-miscompile.rs
…
issue-82833-slice-miscompile.rs
…
issue-82859-slice-miscompile.rs
…
issue-88043-bb-does-not-have-terminator.rs
…
issue-97708.rs
…
issue-99551.rs
remove
feature(trait_upcasting)
from tests and bless them
2025-02-06 23:44:23 +01:00
issue-101585-128bit-repeat.rs
…
llvm-pr32379.rs
…
mismatched-data-layout.json
…
mismatched-data-layouts.rs
compiletest: Require
//~
annotations even if
error-pattern
is specified
2025-04-03 11:08:55 +03:00
mismatched-data-layouts.stderr
…
mono-impossible-2.rs
…
mono-impossible-drop.rs
Fix ProvenVia for global where clauses
2025-04-05 16:23:25 +00:00
mono-impossible.rs
…
overflow-during-mono.rs
…
overflow-during-mono.stderr
…
StackColoring-not-blowup-stack-issue-40883.rs
Rename and Move some UI tests to more suitable subdirs
2025-02-04 17:02:37 +05:30
sub-principals-in-codegen.rs
…
subtyping-enforces-type-equality.rs
…
subtyping-impacts-selection-1.rs
…
subtyping-impacts-selection-2.rs
…
target-cpus.rs
Remove the
-test
suffix from normalize directives
2024-12-27 19:58:16 +11:00
target-cpus.stdout
…
virtual-function-elimination.rs
…