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
Age
Commit message (
Expand
)
Author
Lines
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
Auto merge of #55992 - cramertj:pin-docs, r=alexcrichton
bors
-22
/
+32
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
-310
/
+231
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
-310
/
+231
2018-12-11
Fix gpg signing in manifest builder
Mark Rousskov
-0
/
+1
2018-12-12
Replace `FileSearch::for_each_lib_search_path` with `search_paths`.
Nicholas Nethercote
-32
/
+22
2018-12-12
Avoid regenerating the `Vec<PathBuf>` in `FileSearch::search()`.
Nicholas Nethercote
-25
/
+42
2018-12-12
Introduce `SearchPath` and replace `SearchPaths` with `Vec<SearchPath>`.
Nicholas Nethercote
-94
/
+79
2018-12-12
Remove `Session::sysroot()`.
Nicholas Nethercote
-22
/
+12
2018-12-12
Avoid a useless `FxHashSet::insert` in `FileSearch::for_each_lib_search_path`.
Nicholas Nethercote
-2
/
+0
2018-12-11
Add missing urls in ffi module docs
Guillaume Gomez
-13
/
+15
2018-12-12
Documentation for impl From for AtomicBool and other Atomic types
Son
-2
/
+15
[prev]
[next]