Eric Mark Martin
|
107cb5c904
|
predicates of
|
2023-08-23 11:47:13 -03:00 |
|
ouz-a
|
015b5cb306
|
add generics_of to smir
|
2023-08-22 21:47:46 +03:00 |
|
Ralf Jung
|
44cc3105b1
|
stable_mir: docs clarification
|
2023-08-21 13:55:17 +02:00 |
|
Santiago Pastorino
|
826471e93b
|
Add trait related queries to SMIR's rustc_internal
|
2023-08-15 13:37:47 -03:00 |
|
Santiago Pastorino
|
5f0e662523
|
Add impl trait declarations to SMIR
|
2023-08-10 14:17:50 -03:00 |
|
Santiago Pastorino
|
8b29ad7215
|
Fix copy & paste doc error
|
2023-08-10 14:17:08 -03:00 |
|
Santiago Pastorino
|
0e69a8ad20
|
Add all_trait_decls to SMIR
|
2023-08-07 10:24:11 -03:00 |
|
Santiago Pastorino
|
496faa857c
|
Convert trait declaration to SMIR
|
2023-08-07 10:24:08 -03:00 |
|
yukang
|
361df86a8d
|
Use scoped-tls for SMIR to map between TyCtxt and SMIR datastructures
|
2023-07-02 07:48:41 +08:00 |
|
Oli Scherer
|
7f74ae57e8
|
Create a trait to abstract over the smir API
|
2023-05-08 14:23:04 +00:00 |
|
Oli Scherer
|
e404e77c0b
|
Add a stable MIR way to get the main function
|
2023-04-14 07:28:56 +00:00 |
|
Oli Scherer
|
942cac1b8d
|
Implement a minimal subset of MIR statements and terminators for smir
|
2023-03-16 16:06:12 +00:00 |
|
Oli Scherer
|
6fe982283d
|
Remove DefId from CrateItem in favor of a lookup table
|
2023-03-16 14:53:57 +00:00 |
|
Celina G. Val
|
5eaeb71b9f
|
Change item collection to be on demand
|
2023-03-07 12:47:25 -08:00 |
|
Celina G. Val
|
b66db7e4e0
|
Create new rustc_smir struct to map future crates
+ Add some information to the README.md
|
2023-03-06 21:57:46 -08:00 |
|