index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libterm
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-11
parse extended terminfo format
Andy Russell
-1
/
+1
2019-12-25
tidy: change msdn links to newer locations
Lzu Tao
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-7
/
+9
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-2
/
+0
2019-06-08
Remove unused `#![feature(custom_attribute)]`s
Vadim Petrochenkov
-3
/
+0
2019-04-07
Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg"
Jacob Greenfield
-0
/
+201
2019-03-19
Move libtest out of rust-lang/rust
gnzlbg
-201
/
+0
2019-02-12
Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik
bors
-6
/
+6
2019-02-12
libterm => 2018
Mazdak Farrokhzad
-3
/
+3
2019-02-10
rustc: doc comments
Alexander Regueiro
-6
/
+6
2019-02-07
Remove images' url to make it work even without internet connection
Guillaume Gomez
-3
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-09-27
Bump to 1.31.0 and bootstrap from 1.30 beta
Josh Stone
-1
/
+1
2018-09-11
stabalize infer outlives requirements (RFC 2093).
toidiu
-1
/
+0
2018-08-24
check that adding infer-outlives requirement to all crates works
Niko Matsakis
-0
/
+1
2018-08-09
[nll] libterm: enable feature(nll) for bootstrap
memoryruins
-0
/
+1
2018-07-25
Deny bare_trait_objects globally
Tatsuyuki Ishi
-1
/
+0
2018-07-12
Deny bare trait objects in src/libterm
ljedrz
-2
/
+3
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-1
/
+0
2017-08-25
*: remove crate_{name,type} attributes
Tamir Duberstein
-3
/
+0
2017-07-16
Fix checking for missing stability annotations
Vadim Petrochenkov
-1
/
+0
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-3
/
+0
2017-05-11
rustc: Remove #![unstable] annotation
Alex Crichton
-4
/
+3
2016-12-29
Remove not(stage0) from deny(warnings)
Alex Crichton
-1
/
+1
2016-11-30
Update the bootstrap compiler
Alex Crichton
-1
/
+0
2016-10-12
Stabilise `?`
Nick Cameron
-1
/
+1
2016-03-22
sprinkle feature gates here and there
Jorge Aparicio
-0
/
+1
2016-02-18
Remove unnecessary explicit lifetime bounds.
Corey Farwell
-2
/
+2
2016-01-24
mk: Move from `-D warnings` to `#![deny(warnings)]`
Alex Crichton
-0
/
+1
2016-01-19
rustfmt libterm
Nick Cameron
-2
/
+2
2015-12-21
Register new snapshots
Alex Crichton
-3
/
+0
2015-12-03
libterm: bring across changes from term
Bryce Van Dyk
-94
/
+72
2015-11-25
Remove all uses of `#[staged_api]`
Vadim Petrochenkov
-1
/
+1
2015-11-22
Rustfmt libterm, skip long static in compiled.rs
Bryce Van Dyk
-39
/
+27
2015-11-12
libterm: deny warnings in doctests
Kevin Butler
-1
/
+2
2015-10-25
std: Stabilize library APIs for 1.5
Alex Crichton
-1
/
+0
2015-08-15
Add issue for the rustc_private feature everywhere
Alex Crichton
-1
/
+2
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-3
/
+3
2015-07-27
std: Deprecate a number of unstable features
Alex Crichton
-1
/
+0
2015-06-21
Temp fix for all constants that are missing docs.
Eljay
-0
/
+1
2015-06-17
std: Split the `std_misc` feature
Alex Crichton
-1
/
+1
2015-06-17
collections: Split the `collections` feature
Alex Crichton
-2
/
+2
2015-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-04-01
Fallout in public-facing and semi-public-facing libs
Niko Matsakis
-1
/
+1
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+0
2015-03-25
Add trivial cast lints.
Nick Cameron
-6
/
+6
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-0
/
+1
2015-03-23
Add generic conversion traits
Aaron Turon
-0
/
+1
[next]