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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2018-12-13
Fix dur2intervals import on cloudabi
Linus Färnstrand
-5
/
+9
2018-12-13
Auto merge of #56783 - alexcrichton:pinentry-mode, r=Mark-Simulacrum
bors
-1
/
+2
2018-12-13
Use `dedup` instead of `dedup_by`
Oliver Scherer
-1
/
+1
2018-12-13
Add targets thumbv7neon-linux-androideabi and thumbv7neon-unknown-linux-gnuea...
Henri Sivonen
-2
/
+114
2018-12-13
Add `--pinentry-mode=loopback` to deployment script
Alex Crichton
-1
/
+2
2018-12-13
Update LLVM submodule
Nikita Popov
-1
/
+1
2018-12-13
Fix checked_add/sub for sys/sgx/time.rs
Linus Färnstrand
-11
/
+7
2018-12-13
Add checked_sub for Instant and SystemTime
Linus Färnstrand
-87
/
+83
2018-12-13
Add checked_add method to Instant time type
Linus Färnstrand
-74
/
+62
2018-12-13
Update Clippy
Igor Matuszewski
-14
/
+16
2018-12-13
Auto merge of #56461 - oli-obk:alloc_ids, r=RalfJung
bors
-79
/
+101
2018-12-13
Expand on a few comments
Oliver Scherer
-0
/
+6
2018-12-13
Update tests to show diagnostics
Oliver Scherer
-20
/
+129
2018-12-13
Fix indent
Oliver Scherer
-3
/
+1
2018-12-13
Doc comment format
Oliver Scherer
-2
/
+2
2018-12-13
fix: make hello public
Satya Rohith
-2
/
+2
2018-12-13
Add x86_64-unknown-uefi target
David Herrmann
-0
/
+135
2018-12-13
Update code comments of `c_void` to explain the reasoning for its current imp...
Sebastian Dröge
-4
/
+6
2018-12-13
Remove confusing comment about ideally using `!` for `c_void`
Sebastian Dröge
-3
/
+4
2018-12-13
Stabilize `linker-flavor` flag.
David Wood
-98
/
+12
2018-12-13
Auto merge of #56161 - RalfJung:vecdeque-stacked-borrows, r=SimonSapin
bors
-5
/
+8
2018-12-13
Auto merge of #56090 - nnethercote:filesearch, r=eddyb
bors
-154
/
+139
2018-12-13
Make SimplifyCfg collapse goto chains from bb0
Shotaro Yamada
-1
/
+80
2018-12-13
Some changes
John Kåre Alsaker
-1
/
+5
2018-12-13
Make the 'a lifetime on TyCtxt useless
John Kåre Alsaker
-47
/
+51
2018-12-13
Auto merge of #55982 - alexcrichton:panic-extern-abort, r=zackmdavis
bors
-46
/
+61
2018-12-12
Suggest using `.display()` when trying to print a `Path`
Esteban Küber
-2
/
+28
2018-12-12
Deduplicate unsatisfied trait bounds
Esteban Küber
-5
/
+30
2018-12-12
Add short emoji status to toolstate updates
Manish Goregaokar
-7
/
+25
2018-12-12
Disable btree pretty-printers on older gdbs
Tom Tromey
-3
/
+18
2018-12-12
Account for `impl Trait` when suggesting lifetime
Esteban Küber
-11
/
+75
2018-12-12
Rename Pinned marker type to PhantomPinned
Taylor Cramer
-8
/
+11
2018-12-12
Expand documantation for std::pin module
Taylor Cramer
-15
/
+22
2018-12-12
use actual invalid string in OsStr::to_string_lossy example
Lyndon Brown
-8
/
+33
2018-12-12
Allow ptr::hash to accept fat pointers
Matt Brubeck
-1
/
+1
2018-12-12
x86: Add the `adx` target feature to whitelist
Alex Crichton
-0
/
+1
2018-12-12
Bump to 1.33.0
Alex Crichton
-62
/
+46
2018-12-12
rustc: Switch `extern` functions to abort by default on panic
Alex Crichton
-46
/
+61
2018-12-12
Auto merge of #56735 - Mark-Simulacrum:fix-sign, r=alexcrichton
bors
-0
/
+1
2018-12-12
Increase required version for crates.io `libc` to get fix from PR rust-lang/l...
Felix S. Klock II
-1
/
+1
2018-12-12
target: remove Box returned from get_targets
ljedrz
-3
/
+3
2018-12-12
Add test of current behavior (infer free region within closure body) previous...
Felix S. Klock II
-0
/
+74
2018-12-12
specialize: remove Boxes used by Children::insert
ljedrz
-8
/
+33
2018-12-12
infer: remove Box from a returned Iterator
ljedrz
-26
/
+25
2018-12-12
Auto merge of #56092 - alexcrichton:no-more-std-subodules, r=Mark-Simulacrum
bors
-260
/
+180
2018-12-12
Correct documentation about `FakeRead`
Oliver Scherer
-1
/
+2
2018-12-12
Auto merge of #56039 - ljedrz:sorted_map_upgrades, r=matthewjasper
bors
-20
/
+49
2018-12-12
Rename `TokenStream::concat` and remove `TokenStream::concat_rc_vec`.
Nicholas Nethercote
-34
/
+30
2018-12-12
Merge `TokenStreamKind` into `TokenStream`.
Nicholas Nethercote
-72
/
+65
2018-12-12
Remove `RcVec` and `RcSlice`.
Nicholas Nethercote
-161
/
+0
[prev]
[next]