roc/compiler/mono/src
Richard Feldman d26f6f600f
Merge pull request #3065 from rtfeldman/bindgen-recursive-tag-unions
Bindgen unwrapped pointer recursive tag unions
2022-05-14 16:09:40 -04:00
..
code_gen_help Fix confusion between isize and usize in mono code_gen_help 2022-05-02 04:28:33 -07:00
borrow.rs Rename float functions and vars 2022-05-08 18:42:12 +01:00
copy.rs Check for invalid cycles after type solving recursive defs 2022-05-11 14:57:01 -04:00
decision_tree.rs Make specialization symbols a two-layered VecMap 2022-05-06 11:58:02 -04:00
exhaustive.rs Merge pull request #2917 from rtfeldman/move-exhaustiveness-checking 2022-04-25 20:55:05 -04:00
expand_rc.rs clean up some other dependencies 2021-11-10 16:25:03 +01:00
inc_dec.rs assert condition 2022-05-07 23:00:56 +02:00
ir.rs Check for invalid cycles after type solving recursive defs 2022-05-11 14:57:01 -04:00
layout.rs Correctly unwrap cons list payloads in bindgen 2022-05-13 23:55:13 -04:00
layout_soa.rs Replace references to "global tag" with "tag" 2022-04-25 17:04:34 -04:00
lib.rs Deep copy type variables 2022-05-05 11:13:39 -04:00
low_level.rs Rename float functions and vars 2022-05-08 18:42:12 +01:00
reset_reuse.rs add new Expr variants 2022-03-07 21:13:48 +01:00
tail_recursion.rs update with new clippy lints 2022-03-31 19:34:51 +02:00