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
2019-11-26
Change way of checking SetDiscriminant
Christian Poveda
-3
/
+2
2019-11-26
Move local Arena to Queries.
Camille GILLOT
-4
/
+13
2019-11-26
Formatting.
Camille GILLOT
-37
/
+35
2019-11-26
Have Queries own the GlobalCtxt.
Camille GILLOT
-54
/
+57
2019-11-26
Make the HIR map own the Definitions.
Camille GILLOT
-6
/
+6
2019-11-26
Stabilize nested self receivers
Taylor Cramer
-319
/
+214
2019-11-26
Check SetDiscriminant place
Christian Poveda
-2
/
+5
2019-11-26
Auto merge of #66646 - RalfJung:unwind_to_block, r=oli-obk
bors
-135
/
+136
2019-11-26
Remove test for #66758
Dylan MacKenzie
-6
/
+0
2019-11-26
Move ErrorReported to rustc_errors
Mark Rousskov
-5
/
+8
2019-11-26
Add regression test for #66756
Dylan MacKenzie
-0
/
+27
2019-11-26
Allow `Unreachable` terminators behind `const_if_match`
Dylan MacKenzie
-0
/
+3
2019-11-26
Refactor 'parse_enum_item' to use 'parse_delim_comma_seq'
Janusz Marcinkiewicz
-92
/
+124
2019-11-26
Test multiple variants
Joshua Nelson
-0
/
+2
2019-11-26
Review nits.
Camille GILLOT
-11
/
+5
2019-11-26
Auto merge of #66776 - Mark-Simulacrum:revert-try-breakage, r=Mark-Simulacrum
bors
-10
/
+59
2019-11-26
Add tracking issue number.
Mara Bos
-2
/
+2
2019-11-26
Add core::{f32,f64}::consts::TAU.
Mara Bos
-0
/
+12
2019-11-26
follow the same function order in the trait
Guanqun Lu
-6
/
+6
2019-11-26
Move tests to ui, split them and add some
Nadrieril
-18
/
+192
2019-11-26
Make the ice a fatal error
Nadrieril
-5
/
+14
2019-11-26
Revert "DO NOT MERGE: enable windows try builder"
Mark Rousskov
-10
/
+59
2019-11-26
Show the sign of signed interpreter values
Oliver Scherer
-3
/
+40
2019-11-26
Clean up E0075 long explanation
Guillaume Gomez
-7
/
+9
2019-11-26
Clean up E0072 long explanation
Guillaume Gomez
-9
/
+12
2019-11-26
Auto merge of #66631 - michaelwoerister:additional-pgo-tests, r=alexcrichton
bors
-0
/
+251
2019-11-26
Fixed formatting issues
SOFe
-2
/
+4
2019-11-26
Reduce righward drift.
Camille GILLOT
-163
/
+160
2019-11-26
Stabilize the `core::panic` module
Simon Sapin
-3
/
+1
2019-11-26
Fix the tracking issue number for `PanicInfo::message`
Simon Sapin
-1
/
+1
2019-11-26
Improved comments to clarify sasumptions in str::strip_prefix
SOFe
-5
/
+7
2019-11-26
PGO: Make branch-weights regression test more robust.
Michael Woerister
-10
/
+10
2019-11-26
rename update_count_then_panic -> rust_panic_without_hook
Ralf Jung
-4
/
+5
2019-11-26
explain why __rust_start_panic does not take a Box
Ralf Jung
-0
/
+2
2019-11-26
expand comment
Ralf Jung
-3
/
+4
2019-11-26
abort on BoxMeUp misuse
Ralf Jung
-2
/
+11
2019-11-26
Fix unstable attribute accidentally applying to the entire impl
Simon Sapin
-4
/
+8
2019-11-26
panic_handler -> begin_panic_handler (and more comments)
Ralf Jung
-4
/
+7
2019-11-26
Auto merge of #66561 - TimoFreiberg:trait-name-report, r=estebank
bors
-7
/
+176
2019-11-26
Auto merge of #66522 - tmiasko:sanitize-flags, r=alexcrichton
bors
-32
/
+215
2019-11-25
Add wildcard test for const_if_match
Joshua Nelson
-0
/
+19
2019-11-25
Update documentation-tests.md
Parth Mehrotra
-1
/
+1
2019-11-25
more panicking comments
Ralf Jung
-5
/
+8
2019-11-25
impl TrustedLen for vec::Drain
Christopher Durham
-0
/
+3
2019-11-25
Auto merge of #66178 - Aaron1011:fix/opaque-normalize, r=varkor
bors
-47
/
+226
2019-11-25
review feedback: comments and spacing
Ralf Jung
-3
/
+5
2019-11-25
Clarify Layout::pad_to_align safety comment
Christopher Durham
-1
/
+1
2019-11-25
make sure we handle all transmute invocations, including diverging ones
Ralf Jung
-3
/
+7
2019-11-25
Various cleanups
Esteban Küber
-21
/
+22
2019-11-25
Tweak removed feature error
Esteban Küber
-9
/
+4
[prev]
[next]