summary refs log tree commit diff
path: root/src/librustc_mir/transform/nll
AgeCommit message (Expand)AuthorLines
2017-10-04Make newtype_index get debug_name using reflectionSantiago Pastorino-1/+1
2017-10-04Make newtype_index macro use full path to resolve constantsSantiago Pastorino-2/+0
2017-10-04Generate Idx in nll using newtype_index!Santiago Pastorino-15/+3
2017-10-04Convert regions to IndexVecSantiago Pastorino-2/+19
2017-10-04Store a new Region value every time we create a new region variablePaul Faria-2/+11
2017-09-25Move src/librustc_mir/transform/nll.rs to a subdirectorySimon Sapin-0/+146