Commit Graph

7 Commits

Author SHA1 Message Date
csmoe 64f61c7888 remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
Dylan MacKenzie 0bf1a80b32 Rename `sty` to `kind`
Picks up changes made in #64513
2019-09-28 07:20:12 -07:00
Dylan MacKenzie ff6faabda7 Add description for every module in `check_consts` 2019-09-28 07:06:52 -07:00
Dylan MacKenzie 713ec152fc Share `IndirectlyMutableLocals` results via reference 2019-09-28 07:06:52 -07:00
Dylan MacKenzie b3e59bb291 Move non-const ops into their own module 2019-09-28 07:06:52 -07:00
Dylan MacKenzie 27bd84916c Correct list of miri-supported operations
Heap allocations are out, indirect `fn` calls are in!
2019-09-28 07:06:52 -07:00
Dylan MacKenzie fc92d3b820 Add dataflow-based const validation 2019-09-28 07:06:52 -07:00