salsa/src
Niko Matsakis e81b22315b driveby: fix use of indexmap remove
We do care about the order of things in this
set, in general, so use `shift_remove`.
2024-04-02 06:30:53 -04:00
..
derived Fix clippy issues 2022-08-24 18:45:53 +02:00
runtime new parallel friendly algorithm 2022-01-21 13:58:13 -05:00
debug.rs Fix clippy issues 2022-08-24 18:45:53 +02:00
derived.rs Fix clippy issues 2022-08-24 18:45:53 +02:00
doctest.rs fix doc tests 2020-07-07 09:59:57 +00:00
durability.rs remove max_durability in favor of Durability::MAX 2019-07-05 05:58:23 -04:00
hash.rs new parallel friendly algorithm 2022-01-21 13:58:13 -05:00
input.rs Fix clippy issues 2022-08-24 18:45:53 +02:00
intern_id.rs s/RawId/InternId/ 2019-04-03 11:01:20 -03:00
interned.rs s/maybe_changed_since/maybe_changed_after/ 2021-11-13 16:39:41 -05:00
lib.rs fix some typos 2022-08-24 21:12:58 +02:00
plumbing.rs Expose the ability to remove the value from an input query, taking ownership of it 2022-06-03 05:52:00 -04:00
revision.rs Make salsa buildable on power 2020-07-03 16:27:19 +02:00
runtime.rs driveby: fix use of indexmap remove 2024-04-02 06:30:53 -04:00
storage.rs refactor _mut path to not take arc 2022-01-21 13:52:43 -05:00