salsa/src
Michal Terepeta 97ed750a9d Update some comments in slot.rs
Signed-off-by: Michal Terepeta <michal.terepeta@gmail.com>
2020-01-13 12:10:26 +01:00
..
derived Update some comments in slot.rs 2020-01-13 12:10:26 +01:00
lru ⬆️ rand 2019-07-02 14:40:43 +03:00
runtime add add_synthetic_read method to allow tweaking of the durability 2019-09-20 12:24:46 +03: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 require &mut self for with_incremented_revision 2019-09-27 05:54:42 -04:00
doctest.rs introduce Database::salsa_runtime_mut method (breaking change!) 2019-09-27 05:49:15 -04:00
durability.rs remove max_durability in favor of Durability::MAX 2019-07-05 05:58:23 -04:00
input.rs require &mut self for with_incremented_revision 2019-09-27 05:54:42 -04:00
intern_id.rs s/RawId/InternId/ 2019-04-03 11:01:20 -03:00
interned.rs feat: Allow queries to avoid panics on cycles 2019-08-16 20:37:54 +02:00
lib.rs Correct mutability in on demand example, fix doc links 2019-10-05 18:30:42 -07:00
lru.rs use a fixed seed 2019-07-02 06:49:24 -04:00
plumbing.rs require &mut self for with_incremented_revision 2019-09-27 05:54:42 -04:00
revision.rs correct out of date comments and typos 2019-07-04 06:32:08 -04:00
runtime.rs require &mut self for with_incremented_revision 2019-09-27 05:54:42 -04:00