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
/
libsyntax
Age
Commit message (
Expand
)
Author
Lines
2015-03-31
rollup merge of #23549: aturon/stab-num
Alex Crichton
-9
/
+11
2015-03-31
Stabilize std::num
Aaron Turon
-9
/
+11
2015-03-30
Implement new type-checking strategy for binary operators. Basically,
Niko Matsakis
-22
/
+6
2015-03-29
Port of pcwalton removal of `#[unsafe_destructor]` check.
Felix S. Klock II
-12
/
+6
2015-03-28
Rollup merge of #23803 - richo:unused-braces, r=Manishearth
Manish Goregaokar
-7
/
+7
2015-03-28
cleanup: Remove unused braces in use statements
Richo Healey
-7
/
+7
2015-03-27
rollup merge of #23786: alexcrichton/less-quotes
Alex Crichton
-38
/
+11
2015-03-27
rollup merge of #23794: brson/slicegate
Alex Crichton
-0
/
+9
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+9
2015-03-27
Merge 'richo/unquote-crates' into less-quotes
Alex Crichton
-1
/
+1
2015-03-27
Unquote all crate names without underscores
Richo Healey
-3
/
+3
2015-03-27
rustc: Remove support for hyphens in crate names
Alex Crichton
-37
/
+10
2015-03-27
rollup merge of #23749: alexcrichton/remove-old-impl-check
Alex Crichton
-11
/
+0
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-122
/
+30
2015-03-27
rollup merge of #23738: alexcrichton/snapshots
Alex Crichton
-1
/
+1
2015-03-27
rollup merge of #23776: nrc/allow_trivial_cast
Alex Crichton
-1
/
+0
2015-03-27
rollup merge of #23761: alexcrichton/remove-phase
Alex Crichton
-1
/
+0
2015-03-27
rollup merge of #23752: alexcrichton/remove-should-fail
Alex Crichton
-12
/
+3
2015-03-27
rollup merge of #23740: alexcrichton/remove-deprecated-slicing-syntax
Alex Crichton
-44
/
+5
2015-03-27
rollup merge of #23712: nikomatsakis/reflect-trait
Alex Crichton
-1
/
+6
2015-03-27
rollup merge of #23625: fhahn/issue-23620-ice-unicode-bytestring
Alex Crichton
-11
/
+29
2015-03-27
rollup merge of #23535: pnkfelix/fsk-filling-drop
Alex Crichton
-3
/
+3
2015-03-27
Prevent ICEs when parsing invalid escapes, closes #23620
Florian Hahn
-11
/
+29
2015-03-27
Auto merge of #22930 - Gankro:entry_3, r=aturon
bors
-7
/
+4
2015-03-27
default => or_insert per RFC
Alexis Beingessner
-3
/
+2
2015-03-27
Change the trivial cast lints to allow by default
Nick Cameron
-1
/
+0
2015-03-26
update everything to use Entry defaults
Alexis
-6
/
+4
2015-03-26
rustc: Remove old #[phase] and #[plugin]
Alex Crichton
-1
/
+0
2015-03-26
Implement `Reflect` trait with a variant on the standard OIBIT
Niko Matsakis
-1
/
+6
2015-03-26
syntax: Remove support for #[should_fail]
Alex Crichton
-12
/
+3
2015-03-26
rustc: Remove support for old_impl_check
Alex Crichton
-11
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-3
/
+2
2015-03-26
Auto merge of #23359 - erickt:quote, r=pnkfelix
bors
-29
/
+41
2015-03-26
syntax: Remove parsing of old slice syntax
Alex Crichton
-44
/
+5
2015-03-26
Register new snapshots
Alex Crichton
-1
/
+1
2015-03-26
Auto merge of #21237 - erickt:derive-assoc-types, r=erickt
bors
-6
/
+118
2015-03-26
Switch drop-flag to `u8` to allow special tags to instrument state.
Felix S. Klock II
-3
/
+3
2015-03-25
rustc: Remove support for int/uint
Alex Crichton
-119
/
+28
2015-03-24
rollup merge of #23546: alexcrichton/hyphens
Alex Crichton
-28
/
+31
2015-03-24
rustc: Add support for `extern crate foo as bar`
Alex Crichton
-28
/
+31
2015-03-24
syntax: Update #[derive(...)] to work with phantom and associated types
Erick Tryzelaar
-6
/
+118
2015-03-24
syntax: Allow quotes to insert path
Erick Tryzelaar
-0
/
+2
2015-03-24
syntax: Allow where strings to be parsed independent from generics
Erick Tryzelaar
-16
/
+25
2015-03-24
syntax: add {trait_item,impl_item,where_clause}_to_string
Erick Tryzelaar
-13
/
+14
2015-03-25
Change lint names to plurals
Nick Cameron
-1
/
+1
2015-03-25
Add trivial cast lints.
Nick Cameron
-11
/
+12
2015-03-23
rollup merge of #23506: alexcrichton/remove-some-deprecated-things
Alex Crichton
-292
/
+29
2015-03-23
rollup merge of #23601: nikomatsakis/by-value-index
Alex Crichton
-3
/
+3
2015-03-23
rollup merge of #23538: aturon/conversion
Alex Crichton
-5
/
+6
2015-03-23
rollup merge of #23211: FlaPer87/oibit-send-and-friends
Alex Crichton
-0
/
+7
[next]