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
2019-04-10
Documentation should have proper grammar
Oliver Scherer
-3
/
+6
2019-04-10
Update ui test
Lzu Tao
-1
/
+1
2019-04-09
std::ops::Div examples: correct nominator to numerator
Anders Kaseorg
-14
/
+14
2019-04-10
Apply suggestions from code review
Mazdak Farrokhzad
-2
/
+2
2019-04-10
allow multiple args to `dbg!(..)`
Andre Bogus
-0
/
+10
2019-04-10
Re-export NonZero signed variant in std
Lzu Tao
-0
/
+2
2019-04-10
Remove useless ?Sized bound
John Kåre Alsaker
-2
/
+2
2019-04-10
Eliminate `FnBox` usages from libstd.
CrLF0710
-24
/
+15
2019-04-09
Remove strange formatting in `Ordering` docs.
Eric Huss
-3
/
+3
2019-04-09
Fix links on keyword docs.
Eric Huss
-30
/
+25
2019-04-09
Do not render ascii colors to buffers
Oliver Scherer
-3
/
+3
2019-04-09
improve unknown enum variant errors
Andy Russell
-99
/
+216
2019-04-09
proc_macro: stop using LEB128 for RPC.
Eduard-Mihai Burtescu
-23
/
+13
2019-04-09
Fix a typo
John Kåre Alsaker
-1
/
+1
2019-04-09
Exclude profiler-generated symbols from MSVC __imp_-symbol workaround.
Michael Woerister
-1
/
+29
2019-04-09
create add_type_neq_err_label
rchaser53
-10
/
+14
2019-04-09
Kill dead code dominator code.
Edd Barrett
-47
/
+0
2019-04-09
submodules: update rls from 90f7ab0 to 49efc06
Matthias Krüger
-0
/
+0
2019-04-09
submodules: update miri from 0e4f963 to 28f2e5b
Matthias Krüger
-14
/
+14
2019-04-09
submodules: update clippy from 92612c9d to 37f5c1ec
Matthias Krüger
-10
/
+8
2019-04-09
Make trait_methods_not_found use a lock
John Kåre Alsaker
-2
/
+2
2019-04-09
Clean up jobserver integration
John Kåre Alsaker
-122
/
+8
2019-04-08
Rename Waker::new_unchecked to Waker::from_raw
Taylor Cramer
-5
/
+5
2019-04-08
Add Waker::wake_by_ref and make Waker::wake consume the Waker
Taylor Cramer
-19
/
+73
2019-04-08
compiletest: Improve no_prefer_dynamic docs
Philipp Hansch
-1
/
+5
2019-04-08
Update test cases for changes to error messages
Isaac Whitfield
-12
/
+3
2019-04-08
Add must_use annotations to Result::is_ok and is_err
Alex Gaynor
-8
/
+12
2019-04-08
Elaborate on implicit promotability
Oliver Scherer
-1
/
+4
2019-04-08
Pacify tidy
Oliver Scherer
-2
/
+5
2019-04-08
Get rid of "is not const" naming
Oliver Scherer
-16
/
+16
2019-04-08
Explicit promotion is indistinguishable from explicit promotion
Oliver Scherer
-10
/
+8
2019-04-08
Generalize initial "not const" assignments
Oliver Scherer
-23
/
+23
2019-04-08
Merge remote-tracking branch 'origin/master'
rchaser53
-48
/
+5685
2019-04-08
avoid reading from ZST locals
Ralf Jung
-56
/
+29
2019-04-08
`asm!` output can neither be promotable nor const
Oliver Scherer
-1
/
+0
2019-04-08
Apply suggestions from code review
Ralf Jung
-2
/
+2
2019-04-08
Auto merge of #59724 - oli-obk:const_arg_ice, r=eddyb
bors
-4
/
+65
2019-04-08
Add test demonstrating existing behaviour.
David Wood
-0
/
+27
2019-04-07
Only run SIMD tests on x86
Oliver Scherer
-3
/
+9
2019-04-07
Auto merge of #59765 - lzutao:patch-1, r=Centril
bors
-1
/
+3
2019-04-07
implement by-value object safety
Ralf Jung
-13
/
+36
2019-04-07
initialize unsized locals when copying to the for the first time
Ralf Jung
-33
/
+57
2019-04-07
Change root path for unstable-book
Bastian Gruber
-9
/
+9
2019-04-07
Add test with current behaviour.
David Wood
-0
/
+46
2019-04-07
Auto merge of #59766 - xales:revertlibtest, r=Manishearth
bors
-40
/
+5602
2019-04-07
Improvement for comparision against fn
rchaser53
-3
/
+48
2019-04-07
Auto merge of #59770 - pietroalbini:pin-android-emulator, r=kennytm
bors
-3
/
+15
2019-04-07
ci: pin android emulator to 28.0.23
Pietro Albini
-3
/
+15
2019-04-07
fix miri engine debug output for uninitialized locals
Ralf Jung
-11
/
+6
2019-04-07
make StorageLive lazy as well
Ralf Jung
-37
/
+22
[prev]
[next]