rust/src/librustc_mir
Guillaume Gomez 8255f9e7a9
Rollup merge of #53418 - ekse:suggestions-applicability, r=estebank
Mark some suggestions as MachineApplicable

I think the following suggestions should be safe to mark as `MachineApplicable`.

r? @estebank
2018-08-22 17:45:29 +02:00
..
borrow_check Rollup merge of #53418 - ekse:suggestions-applicability, r=estebank 2018-08-22 17:45:29 +02:00
build mv codemap() source_map() 2018-08-19 23:01:01 +02:00
dataflow Fix typos found by codespell. 2018-08-19 17:41:28 +02:00
hair finally remove all traces of signs from memory 2018-08-22 09:06:28 +02:00
interpret fix error reporting in validation 2018-08-22 13:08:40 +02:00
monomorphize mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
transform miri/CTFE refactor 2018-08-22 09:06:28 +02:00
util Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor 2018-08-21 17:51:49 +08:00
Cargo.toml Allow choosing Polonius algorithm via environment variable POLONIUS_ALGORITHM. 2018-06-02 14:17:12 +02:00
diagnostics.rs Auto merge of #53131 - davidtwco:issue-52663-thread-local-static, r=nikomatsakis 2018-08-10 06:54:11 +00:00
lib.rs miri/CTFE refactor 2018-08-22 09:06:28 +02:00
shim.rs Promoteds are statics and statics have a place, not just a value 2018-07-23 09:51:30 +02:00