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
/
librustc_data_structures
/
obligation_forest
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
2019-08-02
librustc_data_structures: Unconfigure tests during normal build
Vadim Petrochenkov
-449
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-30
Make `process_obligations`' computation of `completed` optional.
Nicholas Nethercote
-49
/
+50
2018-09-30
Typos and style fixes.
Diogo Sousa
-5
/
+3
2018-06-07
Introduce `ProcessResult`.
Nicholas Nethercote
-50
/
+50
2016-07-02
fail obligations that depend on erroring obligations
Ariel Ben-Yehuda
-0
/
+40
2016-05-13
address review comments
Ariel Ben-Yehuda
-5
/
+6
2016-05-13
rewrite obligation forest. cycles still handled incorrectly.
Ariel Ben-Yehuda
-96
/
+279
2016-03-05
apply rustfmt to librustc_data_structures, correcting rust-lang-nursery/rustf...
Niko Matsakis
-45
/
+60
2016-02-01
Add a notion of "per-tree" state
Niko Matsakis
-41
/
+56
2016-01-16
Document `ObligationForest` better.
Niko Matsakis
-13
/
+13
2016-01-16
Pacify tidy.
Niko Matsakis
-57
/
+75
2016-01-14
implement the obligation forest data structure and add some unit tests
Niko Matsakis
-0
/
+188