1. 29 5月, 2014 2 次提交
    • B
      auto merge of #13738 : buttslol/rust/armv7-support, r=alexcrichton · 98c2b4b4
      bors 提交于
      This was required to get ./configure to work on my armv7 test machine.
      
      I haven't found anything sane to feature gate `hf` on that's pokable from the context of the configure script.
      
      It also seems that gcc doesn't work on armv7 by default (rust wants to pass it `-m32` which isn't supported), would it be preferential to make the default `--enable-clang` on arm, or remove the `-m32` flag on that platform?
      98c2b4b4
    • B
      auto merge of #14437 : Sawyer47/rust/utf16-items, r=alexcrichton · cd6fb59e
      bors 提交于
      According to Rust's style guide acronyms should be CamelCase.
      cd6fb59e
  2. 28 5月, 2014 29 次提交
  3. 27 5月, 2014 9 次提交