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
/
librustdoc
/
flock.rs
Age
Commit message (
Expand
)
Author
Lines
2016-08-29
Move `flock.rs` from librustdoc to librustc_data_structures.
Michael Woerister
-237
/
+0
2016-01-31
Rename sunos to solaris
Nikita Baksalyar
-3
/
+1
2016-01-31
Add Illumos support
Nikita Baksalyar
-0
/
+21
2015-11-09
std: Migrate to the new libc
Alex Crichton
-51
/
+29
2015-07-01
Add netbsd amd64 support
Alex Newman
-0
/
+1
2015-03-31
Test fixes and rebase conflicts, round 2
Alex Crichton
-2
/
+2
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-4
/
+6
2015-03-13
Fallout of std::old_io deprecation
Alex Crichton
-12
/
+9
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-3
/
+8
2015-03-02
Use `const`s instead of `static`s where appropriate
Florian Zeitz
-1
/
+1
2015-02-21
Auto merge of #21959 - dhuseby:bitrig-support, r=brson
bors
-1
/
+3
2015-02-18
Round 1 fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-1
/
+1
2015-02-11
fixing trailing whitespace errors
Dave Huseby
-1
/
+1
2015-02-11
bitrig integration
Dave Huseby
-1
/
+3
2015-02-01
openbsd support
Sébastien Marie
-2
/
+2
2015-01-21
Rollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichton
Barosl LEE
-2
/
+2
2015-01-18
rustdoc: Improve diagnostics on lockfile failures
Alex Crichton
-5
/
+11
2015-01-17
Remove unnecessary explicit conversions to *const T
we
-2
/
+2
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-4
/
+6
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-3
/
+3
2014-10-09
rustdoc: Implement constant documentation
Alex Crichton
-16
/
+16
2014-09-30
Fix rustdoc
Steven Fackler
-2
/
+1
2014-09-21
Fix fallout from Vec stabilization
Alex Crichton
-2
/
+2
2014-09-16
Fallout from renaming
Aaron Turon
-2
/
+2
2014-08-30
Unify non-snake-case lints and non-uppercase statics lints
P1start
-1
/
+1
2014-08-07
windows: Fix INVALID_HANDLE_VALUE
Peter Atashian
-1
/
+1
2014-07-29
Port Rust to DragonFlyBSD
Michael Neumann
-0
/
+21
2014-06-30
Add `utf16_units`
John Schmidt
-1
/
+2
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-2
/
+2
2014-06-12
Basic iOS support
Valerii Hiora
-0
/
+1
2014-06-09
std: Remove the as_utf16_p functions
Alex Crichton
-4
/
+4
2014-05-30
windows: Allow snake_case errors for now.
Kevin Butler
-0
/
+1
2014-05-20
core: Stabilize the mem module
Alex Crichton
-2
/
+2
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-5
/
+6
2014-03-31
rustdoc: Switch field privacy as necessary
Alex Crichton
-20
/
+20
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-21
rustdoc: Fix file locking on windows
Alex Crichton
-3
/
+13
2014-03-18
rustdoc: Implement cross-crate searching
Alex Crichton
-0
/
+191