]> git.lizzy.rs Git - rust.git/history - src
configure: update required LLVM version
[rust.git] / src /
2016-03-24 borsAuto merge of #32219 - brson:lints, r=alexcrichton
2016-03-23 Brian AndersonMake warnings of renamed and removed lints themselves...
2016-03-23 borsAuto merge of #32455 - TimNN:patch-1, r=alexcrichton
2016-03-23 borsAuto merge of #32454 - eddyb:rollup, r=eddyb
2016-03-23 Tim Neumannadd naked function tracking issue # to feature gate...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32443 - tclfs:patch-8, r=steveklabnik
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32441 - tshepang:doc-primitive, r...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32437 - eddyb:orbital-msvc, r=alexcrichton
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32434 - mitaa:rdoc-no-inline, r=alexcr...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32431 - nicholasf:tweak/improve-expres...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32430 - sanxiyn:const-trans, r=arielb1
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32429 - alexcrichton:scope-id-hton...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32425 - ituxbag:master, r=alexcrichton
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32423 - mitaa:rdoc-vstruct-fields...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32420 - frewsxcv:regression-test-26997...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32404 - WiSaGaN:feature/osstring-imple...
2016-03-23 borsAuto merge of #32390 - japaric:untry, r=pnkfelix
2016-03-23 Jorge Aparicioadd back `&` that was deleted by mistake
2016-03-23 borsAuto merge of #32410 - Ticki:master, r=eddyb
2016-03-23 borsAuto merge of #32348 - brson:cargotest, r=alexcrichton
2016-03-23 borsAuto merge of #32058 - pczarn:hashmap-initial-refactori...
2016-03-23 Tang ChenglongDocs: Change "statements" to "expressions" on `match`
2016-03-23 Jorge Aparicioenable question_mark feature in rustc_borrowck
2016-03-23 Jorge Apariciofix alignment
2016-03-23 Jorge Apariciobreak long line
2016-03-23 Jorge Aparicioterm: undo conversion of user defined try!s
2016-03-23 Jorge Apariciostd: undo conversion of user defined try!s
2016-03-23 Jorge Apariciosprinkle feature gates here and there
2016-03-23 Jorge Apariciotry! -> ?
2016-03-23 Eduard BurtescuAnnotate run-pass/backtrace with #[rustc_no_mir] on...
2016-03-22 borsAuto merge of #32204 - alexcrichton:redesign-char-encod...
2016-03-22 Brian AndersonIntroduce 'cargotest' and the check-cargotest buildstep
2016-03-22 mitaaConsider `doc(no_inline)` in crate-local inlining
2016-03-22 nicholasfSimplifying some of the phrasing explaining lifetime...
2016-03-22 Alex Crichtonstd: Change `encode_utf{8,16}` to return iterators
2016-03-22 Seo SanghyeonFix const trans
2016-03-22 borsAuto merge of #32156 - pnkfelix:borrowck-on-mir-move...
2016-03-22 Felix S. Klock IIAdd rustbuild dependency from `rustc_borrowck` upon...
2016-03-22 Alex Crichtonstd: Store flowinfo/scope_id in host byte order
2016-03-22 borsAuto merge of #32341 - frewsxcv:compiletest-enum, r...
2016-03-22 TickiAdd test for the feature gating of naked
2016-03-22 Piotr Czarneckif clarification, docs
2016-03-22 borsAuto merge of #32264 - GuillaumeGomez:lang_item, r...
2016-03-22 borsAuto merge of #32388 - semarie:snapshot-openbsd, r...
2016-03-22 TickiAdd tests
2016-03-22 Piotr Czarneckif Put and DerefMut
2016-03-22 Tshepang Lekhonkhobedoc: small char improvements
2016-03-22 mitaaOmit `pub` for inlined variant-struct fields
2016-03-22 borsAuto merge of #32253 - durka:derive-31886, r=alexcrichton
2016-03-22 Corey FarwellAdd regression test for Issue 26997.
2016-03-22 borsAuto merge of #32402 - steveklabnik:rollup, r=steveklabnik
2016-03-22 Corey FarwellRefactor 'kind' extraction to use `str::split_whitespace`.
2016-03-21 Wangshan LuFix Default for OsString/OsStr
2016-03-21 borsAuto merge of #32062 - Marwes:unification_table_for_eq_...
2016-03-21 Piotr Czarneckif dead code
2016-03-21 Markus WesterlindImprove time complexity of equality relations
2016-03-21 TickiAdd support for naked functions
2016-03-21 borsAuto merge of #32393 - dotdash:32389, r=eddyb
2016-03-21 Felix S. Klock IIassigning a (MIR) box into an lvalue allocates heap...
2016-03-21 Felix S. Klock IIremove uses of `RefCell` from move data builder.
2016-03-21 Felix S. Klock IIMake `fn move_path_for` take `&mut self` instead of...
2016-03-21 Felix S. Klock IIdont create MovePathIndex's for individual statics.
2016-03-21 Felix S. Klock IISwitch newtype Index wrappers to use NonZero instead...
2016-03-21 Felix S. Klock IIfactor the wrapped Index newtype definitions into a...
2016-03-21 Felix S. Klock IIAdd `fn clear_bit` method on BitSlice trait for setting...
2016-03-21 Felix S. Klock IIscaffolding for borrowck on MIR.
2016-03-21 Felix S. Klock IIExpose attached attributes to `FnKind` abstraction...
2016-03-21 Felix S. Klock IISwitch libgraphviz from type params to associated types...
2016-03-21 Wangshan LuImplement Default for OsStr
2016-03-21 Wangshan LuImplement Default for OsString
2016-03-21 Steve KlabnikRollup merge of #32397 - tclfs:patch-7, r=steveklabnik
2016-03-21 Steve KlabnikRollup merge of #32376 - cyplo:cyplo_fix_E0368_document...
2016-03-21 Steve KlabnikRollup merge of #32373 - tclfs:patch-5, r=steveklabnik
2016-03-21 Steve KlabnikRollup merge of #32340 - Digipom:master, r=steveklabnik
2016-03-21 Steve KlabnikRollup merge of #32339 - tclfs:patch-4, r=apasel422
2016-03-21 Steve KlabnikRollup merge of #32322 - GuillaumeGomez:cmp_doc, r...
2016-03-21 borsAuto merge of #32378 - petrochenkov:patch-1, r=alexcrichton
2016-03-21 Tang Chenglongdocs: Make some changes in texts
2016-03-21 Björn SteinbrinkFix tupling of fn args for rust-call ABI functions
2016-03-21 borsAuto merge of #32369 - frewsxcv:librustc-driver-lib...
2016-03-21 borsAuto merge of #32054 - seanmonstar:impl-debug-core...
2016-03-21 Sébastien Marieregister openbsd snapshot
2016-03-21 borsAuto merge of #32302 - sfackler:unix-socket, r=alexcrichton
2016-03-21 Steven FacklerAdd unix socket support to the standard library
2016-03-21 borsAuto merge of #32344 - aturon:issue-32324, r=eddyb
2016-03-20 borsAuto merge of #32345 - eddyb:snap-to-orbit, r=alexcrichton
2016-03-20 Eduard BurtescuUpdate snapshots to 2016-03-18 (235d774).
2016-03-20 Aaron TuronFix mis-uses of projection mode
2016-03-20 borsAuto merge of #32010 - devonhollowood:non-c-like-enum...
2016-03-20 Cyryl Płotnicki... Documentation fix for E0368
2016-03-20 borsAuto merge of #32375 - phil-opp:patch-1, r=japaric
2016-03-20 Sean McArthurlibcore: add Debug implementations to most missing...
2016-03-20 Philipp OppermannThe `data-layout` field is no longer required, but...
2016-03-20 Corey FarwellUtilize `if..let` over single `match` branch.
2016-03-20 Corey FarwellRemove double-negative conditionals.
2016-03-20 Tang Chenglongdocs: Correct an improper description
2016-03-20 borsAuto merge of #32367 - tiehuis:tiehuis-E0412-help,...
2016-03-20 borsAuto merge of #32361 - japaric:no-llvm-assertions-on...
2016-03-20 tiehuisUpdate tests which reference E0421
2016-03-20 borsAuto merge of #32358 - Manishearth:pr-32053, r=Manishearth
next