]> git.lizzy.rs Git - rust.git/blobdiff - src/etc/zsh/_rust
auto merge of #13340 : FlaPer87/rust/code-model, r=cmr
[rust.git] / src / etc / zsh / _rust
index 44e2ecc4d3842fbcd1c8dfffb0bce23186f4b650..f966d8f30055d156bc2278084ec79176209e15fc 100644 (file)
@@ -36,6 +36,7 @@ _rustc_opts_switches=(
     --target'[Target triple cpu-manufacturer-kernel\[-os\] to compile]'
     --target-cpu'[Select target processor (llc -mcpu=help for details)]'
     --target-feature'[Target specific attributes (llc -mattr=help for details)]'
+    --relocation-model'[Relocation model (llc --help for details)]'
     {-v,--version}'[Print version info and exit]'
 )
 _rustc_opts_lint=(