File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,11 @@ proposed in the [summary] we aim to make retaining *compatibility* and
64
64
supporting more compiler versions * pain-free* and to give authors a lot
65
65
of * control* over what is supported and what is not.
66
66
67
- A minor use case this RFC supports is to work around compiler bugs by
68
- checking if we are on a particular version.
67
+ [ rust-lang-nursery/error-chain#101 ] : https://github.com/rust-lang-nursery/error-chain/issues/101
68
+
69
+ Another use case this RFC supports is to work around compiler bugs by
70
+ checking if we are on a particular version. An example where this occurred
71
+ is documented in [ rust-lang-nursery/error-chain #101 ] .
69
72
70
73
# Guide-level explanation
71
74
[ guide-level-explanation ] : #guide-level-explanation
You can’t perform that action at this time.
0 commit comments