Mazdak Farrokhzad
|
de6046fa0f
|
remove rustc_error_codes deps except in rustc_driver
|
2020-01-18 21:53:53 +01:00 |
|
Matthias Krüger
|
7fbd30b1ae
|
don't clone types that are copy
found via clippy
|
2020-01-16 23:48:49 +01:00 |
|
Yuki Okushi
|
54f860158b
|
Fix ICE #68058
|
2020-01-10 06:52:22 +09:00 |
|
Mazdak Farrokhzad
|
2c3e5d3de0
|
- remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!}
- remove syntax::{help!, span_help!, span_note!}
- remove unused syntax::{struct_span_fatal, struct_span_err_or_warn!, span_err_or_warn!}
- lintify check_for_bindings_named_same_as_variants + conflicting_repr_hints
- inline syntax::{struct_span_warn!, diagnostic_used!}
- stringify_error_code! -> error_code! & use it more.
- find_plugin_registrar: de-fatalize an error
- de-fatalize metadata errors
- move type_error_struct! to rustc_typeck
- struct_span_err! -> rustc_errors
|
2020-01-08 04:25:33 +01:00 |
|
Mazdak Farrokhzad
|
ebfd8673a7
|
Remove rustc_hir reexports in rustc::hir.
|
2020-01-05 12:49:22 +01:00 |
|
Mazdak Farrokhzad
|
62ac10ffde
|
simplify reexports in rustc::hir
|
2020-01-05 12:47:11 +01: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 |
|
Mazdak Farrokhzad
|
70eca998d7
|
nix lower_label identity function.
|
2019-12-31 17:57:17 +01:00 |
|
Mazdak Farrokhzad
|
52179c56be
|
librustc_ast_lowering: fix misc fallout.
|
2019-12-31 17:56:25 +01:00 |
|
Mazdak Farrokhzad
|
ce8dbf05f9
|
librustc_ast_lowering: move the files.
|
2019-12-31 17:27:34 +01:00 |
|