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-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
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
2018-12-12
XXX: SymbolIndex
Nicholas Nethercote
-22
/
+46
2018-12-12
Use a `newtype_index!` within `Symbol`.
Nicholas Nethercote
-22
/
+46
2018-12-11
Remove unneeded extra chars to reduce search-index size
Guillaume Gomez
-1
/
+5
2018-12-11
Use iterators instead of raw offsets in Windows argument parser
Michael Howell
-49
/
+45
2018-12-11
fix rust-lang/rust issue #50583
Piers Finlayson
-2
/
+2
2018-12-11
Auto merge of #53497 - fukatani:test-debuginfo-function-call, r=tromey
bors
-0
/
+52
2018-12-11
miri: use backtrace crate printing instead of rolling our own
Ralf Jung
-40
/
+4
2018-12-11
Always set the RDRAND and RDSEED features on SGX
Jethro Beekman
-0
/
+1
2018-12-11
Test capacity of ZST vector
Konrad Borowski
-0
/
+5
2018-12-11
Auto merge of #56243 - RalfJung:test-deterministic, r=alexcrichton
bors
-16
/
+28
[prev]
[next]