aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-04-09 12:09:19 +0100
committerGitHub <[email protected]>2020-04-09 12:09:19 +0100
commit1647d5ac60eb5d5c80e7fbadcea55597ec7efaa0 (patch)
tree125bcd4aaf11388acf17e0a8afa7d08597305a0e /crates/ra_hir_def
parentcfc127f52988cf4f95797cb355398e3af32632aa (diff)
parent74e3b48806cb1b6d583178c6f24c7183626f4327 (diff)
Merge #3912
3912: Parse correctly fn f<T>() where T: Fn() -> u8 + Send {} r=matklad a=matklad We used to parse it as T: Fn() -> (u8 + Send), which is different from the rustc behavior of T: (Fn() -> u8) + Send bors r+ 🤖 Co-authored-by: Luca Barbieri <[email protected]>
Diffstat (limited to 'crates/ra_hir_def')
0 files changed, 0 insertions, 0 deletions