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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
incremental
/
hashes
/
unary_and_binary_exprs.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-506
/
+0
2022-12-25
Remove references to removed option from tests.
Camille GILLOT
-3
/
+0
2022-05-27
Switch incremental/hashes tests to all use optimizations.
Jakob Degen
-1
/
+1
2021-09-10
Duplicate tests for incremental spans mode.
Camille GILLOT
-64
/
+126
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-1
/
+1
2020-07-15
mir_built is a lie
Bastian Kauschke
-28
/
+28
2020-03-19
hir: replace "items" terminology with "nodes" where appropriate.
Eduard-Mihai Burtescu
-28
/
+28
2020-03-17
Update tests for erasing regions in typeck
Matthew Jasper
-1
/
+1
2020-03-14
Replace `HirBody` with `hir_owner_items` in tests
John Kåre Alsaker
-28
/
+28
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-03-30
Update tests
John Kåre Alsaker
-2
/
+2
2019-03-20
Add no_hash to query macro and move some queries over
John Kåre Alsaker
-28
/
+28
2019-02-08
Update tests
John Kåre Alsaker
-28
/
+28
2018-12-25
Remove licenses
Mark Rousskov
-11
/
+0
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-1
/
+1
2018-01-29
tests: replace "lvalue" terminology with "place".
Eduard-Mihai Burtescu
-3
/
+3
2017-12-08
incr.comp.: Hash spans unconditionally for full accuracy.
Michael Woerister
-1
/
+1
2017-11-29
incr.comp.: Update test cases after metadata hashing removal.
Michael Woerister
-56
/
+0
2017-11-12
incr: Make `unary_and_binary_exprs.rs` use `except`-style incremental checking
Nick Fitzgerald
-112
/
+56
2016-11-29
Fix SVH tests some more
Florian Diebold
-88
/
+136
2016-11-29
WIP: update tests to pass -- not complete
Niko Matsakis
-4
/
+12
2016-11-07
Fix typos and redundant code
oldmanmike
-5
/
+3
2016-11-07
Apply changes recommended in code review
oldmanmike
-21
/
+40
2016-11-05
Add unary and binary tests for incr-comp
oldmanmike
-0
/
+497