John Kåre Alsaker
|
8368f364e3
|
Add MTRef and a lock_mut function to MTLock
|
2018-06-19 03:19:50 +02:00 |
|
John Kåre Alsaker
|
77259af56a
|
Use try_lock in collect_active_jobs
|
2018-06-06 15:25:17 +02:00 |
|
John Kåre Alsaker
|
969296b79b
|
Add a WorkerLocal abstraction
|
2018-06-01 14:57:07 +02:00 |
|
John Kåre Alsaker
|
d6c63ec949
|
Fix OneThread
|
2018-06-01 14:55:54 +02:00 |
|
John Kåre Alsaker
|
28a11825de
|
Add parallel abstractions
|
2018-05-13 01:28:20 +02:00 |
|
John Kåre Alsaker
|
26f16e85ff
|
Add a Once type for values which are only written once
|
2018-04-10 14:39:33 +02:00 |
|
John Kåre Alsaker
|
60d0cbe532
|
Add insert_same extension to HashMap
|
2018-04-10 14:39:33 +02:00 |
|
John Kåre Alsaker
|
e5a602e364
|
Add OneThread which only allows its inner value to be used in one thread
|
2018-04-10 14:39:33 +02:00 |
|
John Kåre Alsaker
|
962a53d474
|
Add try_write to RwLock
|
2018-03-28 01:27:59 +02:00 |
|
John Kåre Alsaker
|
8e5eb025a2
|
Add an Default impl for Lock
|
2018-03-17 23:01:54 +01:00 |
|
John Kåre Alsaker
|
1dbc84d006
|
Remove rustc_global!
|
2018-03-17 23:01:53 +01:00 |
|
Manish Goregaokar
|
457975369b
|
Rollup merge of #48808 - Zoxc:reg-diag, r=michaelwoerister
Move REGISTERED_DIAGNOSTICS to a ParseSess field
r? @michaelwoerister
|
2018-03-08 11:26:02 -08:00 |
|
John Kåre Alsaker
|
2aa19feeb9
|
Add with_lock, with_read_lock and with_write_lock
|
2018-03-08 05:30:43 +01:00 |
|
John Kåre Alsaker
|
62089c335f
|
Make metadata references Send + Sync
|
2018-03-07 01:56:59 +01:00 |
|
John Kåre Alsaker
|
970c613e4a
|
Add sync module to rustc_data_structures
|
2017-12-17 14:14:51 +01:00 |
|