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
2019-06-04
Rollup merge of #61135 - czipperz:rc-make_mut-weak-doc, r=Mark-Simulacrum
Mazdak Farrokhzad
-7
/
+27
2019-06-04
Auto merge of #61467 - Manishearth:clippyup, r=Manishearth
bors
-10
/
+25
2019-06-03
Add regression test
Esteban Küber
-0
/
+15
2019-06-03
Update clippy
Manish Goregaokar
-10
/
+25
2019-06-03
Auto merge of #59148 - lcnr:unchecked_maths, r=eddyb
bors
-2
/
+198
2019-06-03
Only show methods that appear in the impl block for types in the Implementors...
Edward Barnard
-8
/
+13
2019-06-03
Fix cfg(test) build for x86_64-fortanix-unknown-sgx
Jethro Beekman
-1
/
+2
2019-06-03
add ui tests for unchecked math
lcnr/Bastian Kauschke
-0
/
+70
2019-06-03
get rid of real_intrinsics module
Ralf Jung
-27
/
+16
2019-06-03
Auto merge of #61100 - varkor:must_use-tuple-expr, r=cramertj
bors
-42
/
+136
2019-06-03
Fix regression #61475
Esteban Küber
-7
/
+11
2019-06-03
Treat 0 as special value for codegen-units-std
Mark Rousskov
-9
/
+10
2019-06-03
Add ui/impl-trait/issues folder
varkor
-0
/
+0
2019-06-03
Re-add needed Immediate dependency
TankhouseAle
-1
/
+1
2019-06-03
Add a regression test for #53457
varkor
-0
/
+15
2019-06-03
Re-add type_name.rs changes
TankhouseAle
-5
/
+12
2019-06-03
Re-add intrinsics.rs changes
TankhouseAle
-0
/
+10
2019-06-03
Re-add test file
TankhouseAle
-0
/
+37
2019-06-03
Do not panic in tidy on unbalanced parentheses in cfg's
Mark Rousskov
-3
/
+5
2019-06-03
Add nested must_use variant
varkor
-1
/
+11
2019-06-03
Specify tuple element in lint message
varkor
-13
/
+16
2019-06-03
Add function call to test
varkor
-4
/
+18
2019-06-03
Fix issue with recursively encountering uninhabited type
varkor
-11
/
+10
2019-06-03
Use precise span for must_use tuple components
varkor
-7
/
+38
2019-06-03
Add test for #[must_use] in tuples
varkor
-2
/
+22
2019-06-03
Warn for #[must_use] in tuples
varkor
-36
/
+53
2019-06-04
Update src/libcore/tests/slice.rs
kennytm
-1
/
+1
2019-06-03
ci: Reenable step timings on AppVeyor
Alex Crichton
-0
/
+2
2019-06-03
Don't canonicalize `'static` in normalize
Matthew Jasper
-4
/
+204
2019-06-03
Auto merge of #59033 - GuillaumeGomez:duplicated-bounds, r=Dylan-DPC
bors
-11
/
+11
2019-06-03
Update tests for changes to cannot move errors
Matthew Jasper
-1261
/
+724
2019-06-03
Use `UseSpans` in cannot move errors
Matthew Jasper
-6
/
+22
2019-06-03
Improve cannot move errors
Matthew Jasper
-209
/
+320
2019-06-03
rustc: remove `ArgSource`
David Wood
-12
/
+0
2019-06-03
rustc: construct statement vector directly
David Wood
-19
/
+6
2019-06-03
rustc: use lowering helpers
David Wood
-55
/
+28
2019-06-03
rustc: remove `HirId` from `ArgSource::AsyncFn`
David Wood
-74
/
+27
2019-06-03
Don't try to lower ReEmpty in NLL
Matthew Jasper
-0
/
+18
2019-06-03
Add method to note types don't implement `Copy`
Matthew Jasper
-25
/
+38
2019-06-03
Add `is_ref_for_guard` method
Matthew Jasper
-16
/
+13
2019-06-03
Auto merge of #57214 - Zoxc:no-local-interners, r=eddyb
bors
-27
/
+30
2019-06-03
add codegen test for unchecked math
lcnr/Bastian Kauschke
-0
/
+46
2019-06-03
add unchecked math intrinsics
lcnr/Bastian Kauschke
-2
/
+40
2019-06-03
add support for unchecked math
lcnr/Bastian Kauschke
-0
/
+42
2019-06-03
ci: retry s3 upload on azure if it fails
Pietro Albini
-1
/
+2
2019-06-03
rustc: async fn drop order lowering in HIR
David Wood
-155
/
+317
2019-06-03
syntax/rustc: move `mark_span_with_reason` back.
David Wood
-37
/
+35
2019-06-03
syntax: revert `ast::AsyncArgument` and associated changes.
Eduard-Mihai Burtescu
-520
/
+108
2019-06-03
Allow `true` and `false` in const generic arguments
varkor
-3
/
+9
2019-06-03
Allow TraitRef as AnonConst parent
varkor
-73
/
+82
[prev]
[next]