1
Fork 0
rust/compiler/rustc_macros/src
LeSeulArtichaut 6e3fa20b00
Make TypeFoldable implementors short-circuit on error
Co-authored-by: Alan Egerton <eggyal@gmail.com>
2021-11-26 07:17:59 +00:00
..
symbols Use iter::zip in compiler/ 2021-03-26 09:32:31 -07:00
hash_stable.rs more clippy fixes 2021-11-07 16:59:05 +01:00
lib.rs Improve error handling in symbols proc-macro 2020-12-12 15:29:12 -08:00
lift.rs Lift: take self by value 2020-10-21 23:59:35 +02:00
query.rs Avoid a branch on key being local for queries that use the same local and extern providers 2021-10-25 13:36:23 +02:00
serialize.rs Avoid generating empty closures for fieldless enums 2021-11-22 21:22:35 -05:00
session_diagnostic.rs Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=petrochenkov" 2021-10-15 11:28:23 +02:00
symbols.rs Use a separate interner type for UniqueTypeId 2021-09-13 14:42:06 +02:00
type_foldable.rs Make TypeFoldable implementors short-circuit on error 2021-11-26 07:17:59 +00:00