54628c8ea8
Simplify a few functions in rustc_data_structures - drop `try!()` where it's superfluous - change `try!()` to `?` - squash a `push` with `push_str` - refactor a push loop into an iterator |
||
---|---|---|
.. | ||
graph | ||
obligation_forest | ||
owning_ref | ||
snapshot_map | ||
accumulate_vec.rs | ||
array_vec.rs | ||
base_n.rs | ||
bitslice.rs | ||
bitvec.rs | ||
Cargo.toml | ||
flock.rs | ||
fx.rs | ||
indexed_set.rs | ||
indexed_vec.rs | ||
lib.rs | ||
ptr_key.rs | ||
sip128.rs | ||
small_vec.rs | ||
sorted_map.rs | ||
stable_hasher.rs | ||
sync.rs | ||
tiny_list.rs | ||
transitive_relation.rs | ||
tuple_slice.rs | ||
work_queue.rs |