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
Age
Commit message (
Expand
)
Author
Lines
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
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
2018-12-12
Use `TokenStream::concat` more.
Nicholas Nethercote
-17
/
+11
2018-12-12
Use `Lrc<Vec<TokenStream>>` instead of `RcVec<TokenStream>`.
Nicholas Nethercote
-17
/
+17
2018-12-12
Manually inline trivial function
Oliver Scherer
-9
/
+5
2018-12-12
Undo a change that got lost in the larger refactorings
Oliver Scherer
-1
/
+3
2018-12-12
Auto merge of #56010 - euclio:intra-doc-spans, r=QuietMisdreavus
bors
-60
/
+238
2018-12-11
Update the comment some more following CR feedback
Scott McMurray
-9
/
+11
2018-12-11
Fix private_no_mangle_fns message grammar
Steve Loveless
-4
/
+4
2018-12-12
Remove some env vars for rustdoc invocations.
Nicholas Nethercote
-0
/
+5
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-260
/
+180
2018-12-11
Fix gpg signing in manifest builder
Mark Rousskov
-0
/
+1
[prev]
[next]