Dylan MacKenzie
|
6fc4158504
|
Add const_trait_bound_opt_out feature gate
|
2020-01-09 16:46:14 -08:00 |
|
Dylan MacKenzie
|
63e2e44eb9
|
Add const_trait_impl feature gate
|
2020-01-09 16:46:14 -08:00 |
|
Mazdak Farrokhzad
|
20ebb807d5
|
span_to_lines: account for DUMMY_SP
|
2020-01-08 04:25:33 +01:00 |
|
Matthew Jasper
|
9462c8babb
|
Improve hygiene of newtype_index
Also add unit tests
|
2020-01-06 20:43:10 +00:00 |
|
Mazdak Farrokhzad
|
ebfd8673a7
|
Remove rustc_hir reexports in rustc::hir.
|
2020-01-05 12:49:22 +01:00 |
|
bors
|
4877e164a1
|
Auto merge of #67768 - wesleywiser:dnm_test_perf_65244, r=Mark-Simulacrum
Revert #65244 for performance reasons
This reverts commit f35517ee86.
Revert #65244 so we can see if it is the cause of the performance issue in #67706
cc https://github.com/rust-lang/rust/issues/67644
|
2020-01-03 05:51:04 +00:00 |
|
Vadim Petrochenkov
|
70f1d57048
|
Rename syntax_pos to rustc_span in source code
|
2020-01-01 09:15:18 +03:00 |
|
Wesley Wiser
|
717702dffd
|
Revert "core: add IntoFuture trait and support for await"
This reverts commit f35517ee86.
|
2019-12-31 19:18:08 -05:00 |
|
Vadim Petrochenkov
|
b9a9c5b4fd
|
Make things build again
|
2019-12-30 19:18:16 +03:00 |
|
Vadim Petrochenkov
|
b683de4ad7
|
Rename directories for some crates from syntax_x to rustc_x
`syntax_expand` -> `rustc_expand`
`syntax_pos` -> `rustc_span`
`syntax_ext` -> `rustc_builtin_macros`
|
2019-12-30 19:18:16 +03:00 |
|