rust/src/librustc_errors
Esteban Küber faf90351b7 Add flag to hide code on inline suggestions
Now there's a way to add suggestions that hide the suggested code when
presented inline, to avoid weird wording when short code snippets are
added at the end.
2017-07-17 09:27:51 -07:00
..
Cargo.toml store typeck lints in the TypeckTables 2017-02-02 20:38:16 -05:00
diagnostic.rs Add flag to hide code on inline suggestions 2017-07-17 09:27:51 -07:00
diagnostic_builder.rs Add flag to hide code on inline suggestions 2017-07-17 09:27:51 -07:00
emitter.rs Add flag to hide code on inline suggestions 2017-07-17 09:27:51 -07:00
lib.rs Add flag to hide code on inline suggestions 2017-07-17 09:27:51 -07:00
lock.rs run rustfmt on librustc_errors folder 2016-10-18 23:13:02 +05:30
registry.rs run rustfmt on librustc_errors folder 2016-10-18 23:13:02 +05:30
snippet.rs Remove unused code from librustc_errors 2017-07-06 18:49:32 -07:00
styled_buffer.rs Remove unused code from librustc_errors 2017-07-06 18:49:32 -07:00