salsa/src
Aleksey Kladov dd2b6669cc
Merge pull request #182 from matklad/runtime_id
use AtomicU64 for RuntimeId
2019-08-15 14:38:34 +03:00
..
derived remove an unnecessary &mut 2019-08-15 06:50:10 -04:00
lru ⬆️ rand 2019-07-02 14:40:43 +03:00
runtime move durability to its own module and make part of public API 2019-07-02 07:49:01 -04:00
debug.rs Update src/debug.rs 2019-07-03 06:28:09 -04:00
dependency.rs Merge pull request #181 from matklad/ptr 2019-08-15 07:04:07 -04:00
derived.rs disallow (and remove) dead-code 2019-07-05 05:58:10 -04:00
doctest.rs convert DatabaseSlot to unsafe trait 2019-07-02 06:49:24 -04:00
durability.rs remove max_durability in favor of Durability::MAX 2019-07-05 05:58:23 -04:00
input.rs Merge pull request #183 from matklad/no-clone 2019-08-15 07:01:34 -04:00
intern_id.rs s/RawId/InternId/ 2019-04-03 11:01:20 -03:00
interned.rs make interned keys have durability high 2019-07-02 08:22:25 -04:00
lib.rs merge set and set_with_durability in plumbing trait 2019-07-05 06:01:17 -04:00
lru.rs use a fixed seed 2019-07-02 06:49:24 -04:00
plumbing.rs merge set and set_with_durability in plumbing trait 2019-07-05 06:01:17 -04:00
revision.rs correct out of date comments and typos 2019-07-04 06:32:08 -04:00
runtime.rs use AtomicU64 for RuntimeId 2019-08-15 14:06:26 +03:00