rust/src/librustdoc
Guillaume Gomez d56b116e63 Rollup merge of #36559 - grimreaper:eax/fix/r1, r=nikomatsakis
Fix a variety of minor issues

CSS:
- use integer values for font-size in CSS
- use correct ordering of @import
- "invisible" isn't a tag - presume its a class
- "border-color" defines the complete border

python:
- use "not" instead of == "[]" for python
- prefer triple quoted docstrings
- prefer static functions where possible
- prefer modern style classes where possible
- remove semicolons;

global:
- remove duplicated words words
2016-09-24 00:15:45 +02:00
..
2016-08-29 14:27:40 -04:00
2016-09-03 13:39:34 +03:00
2016-09-04 12:30:33 +03:00
2016-09-03 13:39:34 +03:00