Alejandra González
Alejandra González
I don't know if this is bug just in my computer, but the fields that I add (For example, a field "Item" list in a "User") doesn't appear in the...
fixes #4205 Adds a lint named [`confusing_xor_and_pow`], it warns the user when `a ^ b` is used as the `.pow()` function, it doesn't warn for Hex, Binary... etc. --- changelog:...
I feel like an "interner", "interned", "fold" and "adjustment" should be explained on the [Appendix B: Glossary](https://rustc-dev-guide.rust-lang.org/appendix/glossary.html) chapter, even more now, that the glossary is more important than ever because...
If you have an issue, click on "Files changed", view one of the files with "`▪️▪️▪️` -> View file" and then click on the "Raw" option on the file to...
Recently, I've run an experiment using `SPEEDTEST` of, benchmarking each test file 100 times and getting the average time, then recollecting all that data into a single file containing average...
#12746 introduced very buggy behaviour (`.fixed` tests not being checked, not showing what went wrong... etc.), this commit reverts that and it should fix all those issues. We'll check again...
Now, instead of manually using variables in visitors to signify that a visit is "done" and that the visitor should stop traversing. We use the trait type "Result" to signify...
I'm having some problems when using cargo doc having gxhash as a dependency. Setting RUSTFLAGS=... does not work :/ It still emits the "Gxhash requires aes and sse2 instrinsics..." This...
### Duplicate Check - [X] Checked ### Logo Category Service ### Logo Name Rust ### Logo Name (Japanese) Rust ### Service URL https://github.com/rust-lang/rust ### Permission Yes ### Contact Information https://tech.lgbt/@blyxyas...