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-02-03
Auto merge of #58079 - ljedrz:HirIdification_phase_1, r=Zoxc
bors
-114
/
+257
2019-02-03
Improve file list display
Guillaume Gomez
-2
/
+3
2019-02-02
Auto merge of #58071 - Centril:adjust-stabilization-order, r=varkor
bors
-2
/
+2
2019-02-02
liballoc: remove redundant extern crate.
Mazdak Farrokhzad
-2
/
+0
2019-02-02
hir: add HirId to main Hir nodes
ljedrz
-114
/
+257
2019-02-02
Update visibility of intermediate use items.
David Wood
-9
/
+107
2019-02-02
liballoc: fix some idiom lints.
Mazdak Farrokhzad
-87
/
+90
2019-02-02
liballoc: elide &'static.
Mazdak Farrokhzad
-2
/
+2
2019-02-02
liballoc: elide some lifetimes.
Mazdak Farrokhzad
-126
/
+119
2019-02-02
rustfmt the test
Ralf Jung
-30
/
+62
2019-02-02
pre_exec: expand docs
Ralf Jung
-6
/
+8
2019-02-02
liballoc: apply uniform_paths.
Mazdak Farrokhzad
-19
/
+20
2019-02-02
deprecate things a bit slower
Ralf Jung
-2
/
+2
2019-02-02
liballoc: prefer imports of borrow from libcore.
Mazdak Farrokhzad
-14
/
+13
2019-02-02
liballoc: adjust abolute imports + more import fixes.
Mazdak Farrokhzad
-25
/
+15
2019-02-02
liballoc: refactor & fix some imports.
Mazdak Farrokhzad
-342
/
+424
2019-02-02
Auto merge of #58047 - SimonSapin:split_ascii_whitespace, r=Centril
bors
-8
/
+6
2019-02-02
liballoc: cargo check passes on 2018
Mazdak Farrokhzad
-60
/
+61
2019-02-02
liballoc => edition = 2018.
Mazdak Farrokhzad
-0
/
+1
2019-02-02
fix stabilization order of uniform_paths.
Mazdak Farrokhzad
-2
/
+2
2019-02-02
Auto merge of #58048 - SimonSapin:error_type_id, r=Centril
bors
-3
/
+1
2019-02-02
Auto merge of #58060 - andre-richter:master, r=nagisa
bors
-0
/
+1
2019-02-01
fix the build errors
Lokathor
-3
/
+6
2019-02-01
const-int-wrapping.rs += wrapping_neg
Lokathor
-2
/
+5
2019-02-01
const-int-overflowing.rs += overflowing_neg
Lokathor
-0
/
+6
2019-02-01
Simplify the overflowing_neg expression
Lokathor
-1
/
+1
2019-02-02
Test alloca with #[repr(align(x))] on enum
Niklas Fiekas
-0
/
+36
2019-02-01
Auto merge of #57937 - denzp:nvptx, r=nagisa
bors
-60
/
+482
2019-02-01
Rename iter::unfold to iter::from_fn and remove explicit state
Simon Sapin
-32
/
+25
2019-02-01
targets: aarch64-unknown-none: Add +strict-align
Andre Richter
-0
/
+1
2019-02-01
Auto merge of #57978 - varkor:fix-irrefutable-integer-range-match, r=oli-obk
bors
-7
/
+21
2019-02-01
Fix bug in integer range matching
varkor
-7
/
+21
2019-02-01
update test
Ralf Jung
-13
/
+13
2019-02-01
also replace before_exec by pre_exec on redox
Ralf Jung
-6
/
+26
2019-02-01
deprecate before_exec in favor of unsafe pre_exec
Ralf Jung
-4
/
+24
2019-02-01
Auto merge of #58049 - king6cong:typo, r=oli-obk
bors
-1
/
+1
2019-02-01
add regression test for #57979
Niko Matsakis
-0
/
+42
2019-02-01
don't try to get a DefId for a Def that doesn't have one
QuietMisdreavus
-6
/
+18
2019-02-01
Make the existential type errors a little bit more helpful
Oliver Scherer
-12
/
+32
2019-02-01
Test more related cases
Oliver Scherer
-0
/
+9
2019-02-01
Restrict concrete types to equivalent types
Oliver Scherer
-33
/
+264
2019-02-01
Generic type parameters are flexible even for existential types
Oliver Scherer
-87
/
+32
2019-02-01
Test aller things
Oliver Scherer
-0
/
+34
2019-02-01
Test all the things
Oliver Scherer
-24
/
+87
2019-02-01
Be more permissive with required bounds on existential types
Oliver Scherer
-6
/
+8
2019-02-01
Add FIXME
Oliver Scherer
-0
/
+2
2019-02-01
Auto merge of #57586 - Aaron1011:feature/pub-priv-dep, r=petrochenkov
bors
-2
/
+182
2019-02-01
Cleanup unecessary code
Aaron Hill
-15
/
+0
2019-02-01
Update tests for future-compat warning removal
Aaron Hill
-13
/
+2
2019-02-01
Add future compat lint declaration
Aaron Hill
-5
/
+0
[prev]
[next]