rust/compiler/rustc_feature/src
Maybe Waffle 40ae7b5b8e Parse closure binders
This is first step in implementing RFC 3216.
- Parse `for<'a>` before closures in ast
  - Error in lowering
- Add `closure_lifetime_binder` feature
2022-07-12 16:25:16 +04:00
..
accepted.rs Rollup merge of #96868 - nrc:turbo-stable, r=jhpratt,nbdd0121,nagisa 2022-06-11 07:42:12 +02:00
active.rs Parse closure binders 2022-07-12 16:25:16 +04:00
builtin_attrs.rs Move/rename lazy::Sync{OnceCell,Lazy} to sync::{Once,Lazy}Lock 2022-06-16 19:54:42 +04:00
lib.rs Finish bumping stage0 2022-05-27 07:36:17 -04:00
removed.rs Rollup merge of #97875 - JohnTitor:rm-infer-static-outlives-requirements, r=pnkfelix 2022-06-13 21:35:54 +02:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00