summary refs log tree commit diff
path: root/src/etc/zsh/_rust
AgeCommit message (Collapse)AuthorLines
2013-08-16doc: convert remaining uses of core:: to std::.Huon Wilson-1/+1
2013-08-10rustc: Add --target-cpu flag to select a more specific processor instead of ↵Luqman Aden-1/+2
the default, 'generic'.
2013-07-20rm obsolete no-op lintsDaniel Micay-3/+0
2013-06-29fix zsh completion for lint and debug flagsDaniel Micay-35/+36
this correctly makes them accept 1 argument, and auto-completes the comma-separated list of lint flags
2013-05-30add a zsh completion file for rustcDaniel Micay-0/+102