1
Fork 0
rust/compiler/rustc_span/src
Aaron Hill 9a6ea38647
Add hack to keep actix-web and actori-web compiling
This extends the existing `ident_name_compatibility_hack` to handle the
`tuple_from_req` macro defined in `actix-web` (and its fork
`actori-web`).
2020-10-11 13:20:26 -04:00
..
analyze_source_file
source_map
symbol
analyze_source_file.rs
caching_source_map_view.rs
def_id.rs Add some docs to rustdoc::clean::inline and def_id functions 2020-10-06 09:46:00 +00:00
edition.rs
fatal_error.rs
hygiene.rs Rollup merge of #77263 - bugadani:cleanup, r=lcnr 2020-09-27 18:37:29 +02:00
lib.rs Use shorter path for std:#️⃣:Hash 2020-10-08 03:25:01 +02:00
source_map.rs Updates to experimental coverage counter injection 2020-10-05 08:02:58 -07:00
span_encoding.rs
symbol.rs Add hack to keep actix-web and actori-web compiling 2020-10-11 13:20:26 -04:00
tests.rs