rust/crates/ra_hir_expand/src
bors[bot] f654f49435
Merge #4125
4125: Avoid lossy OsString conversions r=matklad a=lnicola

This is a bit invasive, and perhaps for not much benefit since non-UTF-8 environment variables don't work anyway.

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-04-25 10:35:14 +00:00
..
ast_id_map.rs Some clippy fixes 2020-04-19 15:15:49 -04:00
builtin_derive.rs Fix unnecessary braces warnings 2020-04-06 17:21:33 +03:00
builtin_macro.rs Merge #4125 2020-04-25 10:35:14 +00:00
db.rs Rename to CustomDerive 2020-03-25 19:50:12 +08:00
diagnostics.rs Simplify Diagnostic structure 2020-04-17 13:56:42 +02:00
eager.rs Rename to CustomDerive 2020-03-25 19:50:12 +08:00
hygiene.rs Rename to CustomDerive 2020-03-25 19:50:12 +08:00
lib.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
name.rs Align grammar for record patterns and literals 2020-04-12 00:00:15 +02:00
proc_macro.rs Improve remove dervie attrs 2020-04-22 01:44:21 +08:00
quote.rs Improve tt::Subtree debug print 2020-04-10 00:17:32 +08:00
test_db.rs Add resolve_extern_path in DB 2020-03-11 01:06:01 +08:00