1. 15 1月, 2021 2 次提交
  2. 13 1月, 2021 1 次提交
  3. 12 1月, 2021 1 次提交
    • C
      driver: Use `atty` instead of rolling our own · 8c431607
      Camelid 提交于
      Rationale:
      
      - `atty` is widely used in the Rust ecosystem
      - We already use it (in `rustc_errors` and other places)
      - We shouldn't be rolling our own TTY detector when there's a
        widely-used, well-tested package that we can use
      8c431607
  4. 07 1月, 2021 1 次提交
  5. 06 1月, 2021 1 次提交
  6. 04 1月, 2021 2 次提交
  7. 02 1月, 2021 1 次提交
  8. 24 12月, 2020 2 次提交
  9. 21 12月, 2020 1 次提交
  10. 18 12月, 2020 1 次提交
  11. 13 12月, 2020 1 次提交
  12. 12 12月, 2020 1 次提交
  13. 06 12月, 2020 3 次提交
  14. 05 12月, 2020 1 次提交
  15. 04 12月, 2020 1 次提交
    • B
      Update Cranelift · 3f28a491
      bjorn3 提交于
      This includes bytecodealliance/wasmtime#2403 which enables hotswapping with SimpleJIT
      3f28a491
  16. 03 12月, 2020 2 次提交
  17. 02 12月, 2020 1 次提交
  18. 01 12月, 2020 3 次提交
  19. 29 11月, 2020 1 次提交
  20. 28 11月, 2020 1 次提交
  21. 25 11月, 2020 1 次提交
  22. 21 11月, 2020 1 次提交
    • A
      std: Update the backtrace crate submodule · f99410bb
      Alex Crichton 提交于
      This commit updates the `library/backtrace` submodule which primarily
      pulls in support for split-debuginfo on macOS, avoiding the need for
      `dsymutil` to get run to get line numbers and filenames in backtraces.
      f99410bb
  23. 20 11月, 2020 1 次提交
  24. 17 11月, 2020 3 次提交
  25. 15 11月, 2020 2 次提交
  26. 13 11月, 2020 1 次提交
  27. 12 11月, 2020 3 次提交