rust/src/librustc_errors
Aaron Hill f9f8923393
Show backtrace numbers in backtrace whenever more than one is involved
Previously, we only displayed 'frame' numbers in a macro backtrace when more
than two frames were involved. This commit should help make backtrace
more readable, since these kinds of messages can quickly get confusing.
2020-08-05 11:05:12 -04:00
..
json Rollup merge of #74079 - nnethercote:session-globals, r=nikomatsakis 2020-07-09 11:50:32 -07:00
annotate_snippet_emitter_writer.rs Fix more clippy warnings 2020-06-09 18:51:08 +02:00
Cargo.toml Move from log to tracing 2020-07-31 22:38:20 +02:00
diagnostic.rs On recursive ADT, provide indirection structured suggestion 2020-06-10 14:09:51 -07:00
diagnostic_builder.rs On recursive ADT, provide indirection structured suggestion 2020-06-10 14:09:51 -07:00
emitter.rs Show backtrace numbers in backtrace whenever more than one is involved 2020-08-05 11:05:12 -04:00
json.rs errors: use -Z terminal-width in JSON emitter 2020-06-26 16:01:51 +01:00
lib.rs apply bootstrap cfgs 2020-07-16 19:36:49 -04:00
lock.rs use winapi for non-stdlib Windows bindings 2020-01-11 20:56:46 -05:00
registry.rs Simplify the error Registry methods a little 2020-05-04 11:52:15 -07:00
snippet.rs use is_empty() instead of len() == x to determine if structs are empty. 2020-02-28 15:16:27 +01:00
styled_buffer.rs Format the world 2019-12-22 17:42:47 -05:00