-
Examples are now provided for this, however this concept still appears to be unclear to some. This issue remains open pending a round of feedback based on improvements to examples and definition.
O…
-
Hi, I'm working on the Cantonese and Chinese-HK corpora with @kimgerdes and was happy to see that v2 has now included classifiers as a relation (http://universaldependencies.org/u/dep/clf.html).
H…
-
Tracking issue for https://github.com/rust-lang/rfcs/pull/1542
----
To do:
* [ ] Is existing documentation satisfactory?
* [x] https://github.com/rust-lang/rust/pull/56796 Change bounds on `…
-
# Evaluate OpenAPI as a standard for describing APIs
## Can OpenAPI be the standard used to describe APIs?
## Category
- [ ] Data
- [x] Document
- [ ] Technical
- [ ] Other Suggestions
##…
-
When using `write_volatile` on an array with a large number of elements, it takes a long time to compile.
I tried this code:
```
use std::mem::{uninitialized, zeroed};
use std::ptr::write_vola…
-
Hello,
Congrats on all the improvements! I didn't use Ubuntu since 10.10, but I'll probably come back to it.
Yaru is incredibly beautiful while being subtle, however GDM theme is ugly and hurt e…
ghost updated
5 years ago
-
We have an intrinsic which returns a `&'static str` naming a type but it's not exposed in a safe/stable manner anywhere: http://doc.rust-lang.org/std/intrinsics/fn.type_name.html
Something like thi…
-
This is an explanatory summary of the [proposed](https://github.com/dotnet/csharplang/issues/52) [*default interface methods*](https://github.com/dotnet/csharplang/blob/master/proposals/default-interf…
-
https://github.com/Shopify/javascript#12.13
> - [12.13](#12.13) Instance methods that don’t refer to `this` don’t need to be instance methods. If they relate to the class, make them static methods…
-
I'm using the https://github.com/oracle/weblogic-kubernetes-operator/blob/master/kubernetes/create-weblogic-domain-inputs.yaml file pulled from git to create a WLS domain following the instructions he…