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
/
chalkify
/
assert.rs
blob: 834c8935e762006e4b04b60a5b1c3cf1ca99de4c (
plain
)
1
2
3
4
5
6
// run-pass // compile-flags: -Z trait-solver=chalk fn main() { assert_eq!(1, 1); }