rust/src/libproc_macro
Dylan MacKenzie 09b5c854de Remove unnecessary const_fn feature gates
This flag opts out of the min-const-fn checks entirely, which is usually
not what we want. The few cases where the flag is still necessary have
been annotated.
2020-01-10 18:51:12 -08:00
..
bridge Format the world 2019-12-22 17:42:47 -05:00
Cargo.toml bootstrap: Merge the libtest build step with libstd 2019-08-23 16:46:11 -07:00
diagnostic.rs Format the world 2019-12-22 17:42:47 -05:00
lib.rs Remove unnecessary const_fn feature gates 2020-01-10 18:51:12 -08:00
quote.rs proc_macro: Turn quote into a regular built-in macro 2019-08-27 00:37:13 +03:00