Skip to content
Snippets Groups Projects
  1. Dec 30, 2019
  2. Sep 10, 2019
  3. Aug 20, 2019
  4. Jul 31, 2019
  5. Jul 23, 2019
    • Taylor Cramer's avatar
      Clarify as_ref to &str · cda4d329
      Taylor Cramer authored
      as_ref is more ambiguous about the target type
      than &*. This change is necessary to allow
      rustyline to build on an updated toolchain.
      
      Change-Id: I1adfc84d5d10a71351f2a7c7d0fd3f2b43f553f8
      cda4d329
  6. May 01, 2019
  7. Feb 23, 2019
  8. Dec 05, 2018
  9. Oct 12, 2018
    • Jeff Belgum's avatar
      Merge branch 'cd/master' into HEAD · f990afad
      Jeff Belgum authored
      * cd/master: (344 commits)
        Add build file
        Update fuchsia tty to work with latest
        Update TODO list
        Fix some rustc warnings
        Fix some Clippy warnings
        Rustfmt
        Another fix for stderr support
        Rustfmt
        Simplify surrogate pair handling on windows
        Fix on windows when using stderr.
        Allow customization of the output stream
        Ignore all IO errors during completion
        Prepare 2.1.0 release
        Fix line refresh/redraw (#149)
        [unstable] Fix error: scoped lint `...` is experimental
        Update TODO list
        Flag ReadlineError, Cmd, KeyPress as non exhaustive
        Improve key press handling
        Fix clippy warnings
        Rename consts.rs to keys.rs
        ...
      
      Change-Id: I58774edb83e03b265979bb49b97459de77345070
      f990afad
    • Jeff Belgum's avatar
      Add build file · 8cc322c4
      Jeff Belgum authored
      Change-Id: I51cd7c66c61c0fe544f4792e47ec339434e6d021
      8cc322c4
  10. Oct 10, 2018
    • Jeff Belgum's avatar
      Update fuchsia tty to work with latest · aef6fe22
      Jeff Belgum authored
      Change-Id: I930c7ec67ad87d7dee13f30fefdd673d2216aadf
      aef6fe22
    • Jeff Belgum's avatar
      Merge remote-tracking branch 'upstream/master' into HEAD · 41c55189
      Jeff Belgum authored
      * upstream/master: (342 commits)
        Update TODO list
        Fix some rustc warnings
        Fix some Clippy warnings
        Rustfmt
        Another fix for stderr support
        Rustfmt
        Simplify surrogate pair handling on windows
        Fix on windows when using stderr.
        Allow customization of the output stream
        Ignore all IO errors during completion
        Prepare 2.1.0 release
        Fix line refresh/redraw (#149)
        [unstable] Fix error: scoped lint `...` is experimental
        Update TODO list
        Flag ReadlineError, Cmd, KeyPress as non exhaustive
        Improve key press handling
        Fix clippy warnings
        Rename consts.rs to keys.rs
        Prepare 2.0.1 release
        Windows: fix enable_raw_mode
        ...
      
      Change-Id: I4a5ea48918ba09f93037b8cabdb259af9edab1f2
      41c55189
  11. Oct 09, 2018
  12. Oct 06, 2018
  13. Oct 05, 2018
  14. Sep 18, 2018
  15. Sep 17, 2018
  16. Sep 15, 2018
  17. Sep 14, 2018
  18. Sep 09, 2018
  19. Sep 06, 2018
Loading