rust/src/librustc_errors
Dylan DPC 4af33a9c26
Rollup merge of #68626 - Zoxc:termize, r=estebank
Use termize instead of term_size

`termize` is a fork of `term_size` which uses `winapi` 0.3 instead of 0.2. This is a step towards removing the `winapi` 0.2 dependency.

r? @Mark-Simulacrum
2020-01-30 01:46:43 +01:00
..
json Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
annotate_snippet_emitter_writer.rs don't clone types that are copy 2020-01-16 23:48:49 +01:00
Cargo.toml Use termize instead of term_size 2020-01-29 01:13:48 +01:00
diagnostic.rs Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
diagnostic_builder.rs remove rustc_error_codes deps except in rustc_driver 2020-01-18 21:53:53 +01:00
emitter.rs Rollup merge of #68626 - Zoxc:termize, r=estebank 2020-01-30 01:46:43 +01:00
json.rs rustc_span: return an impl Iterator instead of a Vec from macro_backtrace. 2020-01-26 17:18:55 +02:00
lib.rs Do not ICE on multipart suggestions touching multiple files 2020-01-24 18:03:09 -08:00
lock.rs use winapi for non-stdlib Windows bindings 2020-01-11 20:56:46 -05:00
registry.rs Remove licenses 2018-12-25 21:08:33 -07:00
snippet.rs Format the world 2019-12-22 17:42:47 -05:00
styled_buffer.rs Format the world 2019-12-22 17:42:47 -05:00