Zack M. Davis
|
057715557b
|
migrate codebase to ..= inclusive range patterns
These were stabilized in March 2018's #47813, and are the Preferred Way
to Do It going forward (q.v. #51043).
|
2018-06-26 07:53:30 -07:00 |
|
Eduard-Mihai Burtescu
|
5a5c7ded0d
|
rustc: rename ty::maps to ty::query.
|
2018-06-14 18:05:12 +03:00 |
|
John Kåre Alsaker
|
b7aabaa3fc
|
Update recursion limits
|
2018-06-01 14:56:01 +02:00 |
|
Vadim Petrochenkov
|
1e4269cb83
|
Add Ident::as_str helper
|
2018-05-26 15:20:23 +03:00 |
|
iancormac84
|
b79edf008f
|
Added extra hashing step.
|
2018-05-17 16:41:33 -04:00 |
|
iancormac84
|
9041d81f78
|
Code structure edits.
|
2018-05-17 16:41:29 -04:00 |
|
iancormac84
|
9a746d5c1d
|
Removed use of TypeIdHasher in symbol hash generation and replaced it with StableHasher.
|
2018-05-17 16:41:26 -04:00 |
|
Irina Popa
|
b63d7e2b1c
|
Rename trans to codegen everywhere.
|
2018-05-17 15:08:30 +03:00 |
|