]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-08-09 borsAuto merge of #35166 - nikomatsakis:incr-comp-ice-34991...
2016-08-09 Niko Matsakisfix license
2016-08-09 Niko Matsakispacify the mercilous tidy
2016-08-09 borsAuto merge of #35426 - frewsxcv:os-sys-env-args-phantom...
2016-08-09 Niko Matsakisaddress comments from mw
2016-08-09 Niko Matsakisuse preds to serialize just what we need
2016-08-09 Niko Matsakisgeneralize BitMatrix to be NxM and not just NxN
2016-08-09 Niko Matsakisadd a `deterministic_hash` method to `DefPath`
2016-08-09 Niko Matsakisadd a `-Z incremental-info` flag
2016-08-09 Niko Matsakisreplace Name with InternedString in DefPathData
2016-08-09 Niko Matsakismake DepNode PartialOrd
2016-08-09 Niko Matsakisisolate predecessor computation
2016-08-09 borsAuto merge of #35425 - apasel422:refcell, r=alexcrichton
2016-08-09 borsAuto merge of #34762 - creativcoder:slice-ext, r=alexcr...
2016-08-09 Andrew PaseltinerImplement `RefCell::{try_borrow, try_borrow_mut}`
2016-08-09 Niko Matsakisfixup tests for new def'n of InlinedItem
2016-08-08 Niko Matsakistrack MIR through the dep-graph
2016-08-08 Niko Matsakisrename KrateInfo to CrateInfo
2016-08-08 borsAuto merge of #35064 - pthariensflame:feature/cow_str_f...
2016-08-08 Rahul Sharmaextend lifetime on binary_search_by_key of SliceExt...
2016-08-08 borsAuto merge of #35492 - jonathandturner:fix_nightlies...
2016-08-08 Jonathan TurnerRemove the NOTE tests for now. We'll move to UI tests...
2016-08-08 borsAuto merge of #35456 - birkenfeld:issue-33784, r=nikoma...
2016-08-08 borsAuto merge of #35485 - KiChjang:e0004-bonus, r=Guillaum...
2016-08-08 Keith YeungLengthen the span label to include match and expr for...
2016-08-08 borsAuto merge of #35402 - KiChjang:e0206-new-msg, r=Guilla...
2016-08-07 Keith YeungUpdate E0206 message to new format
2016-08-07 Alexander AltmanAdd `FromIterator` implementations for `Cow<str>`
2016-08-07 borsAuto merge of #35469 - jonathandturner:rollup, r=jonath...
2016-08-07 Jonathan TurnerRollup merge of #35468 - munyari:e0205, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35467 - terrynsun:master, r=jonathandt...
2016-08-07 Jonathan TurnerRollup merge of #35455 - munyari:e0204, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35454 - Detegr:master, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35443 - franleplant:master, r=jonathan...
2016-08-07 Jonathan TurnerRollup merge of #35439 - pcn:update-E0010-error-message...
2016-08-07 Jonathan TurnerRollup merge of #35436 - frewsxcv:into-vec, r=Guillaume...
2016-08-07 Jonathan TurnerRollup merge of #35434 - intrepion:fix-compile-fail...
2016-08-07 Jonathan TurnerRollup merge of #35433 - mneumann:dragonfly-fix-libstd...
2016-08-07 Jonathan TurnerRollup merge of #35429 - frewsxcv:tracking-is-empty...
2016-08-07 Jonathan TurnerRollup merge of #35421 - razielgn:updated-e0225-to...
2016-08-07 Jonathan TurnerRollup merge of #35419 - Keats:err-243, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35417 - Limeth:master, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35413 - silenuss:e0029-formatting...
2016-08-07 Jonathan TurnerRollup merge of #35411 - KiChjang:e0223-new-format...
2016-08-07 Jonathan TurnerRollup merge of #35410 - silenuss:e0027-formatting...
2016-08-07 Jonathan TurnerRollup merge of #35394 - mikhail-m1:master, r=jonathand...
2016-08-07 Jonathan TurnerRollup merge of #35366 - medzin:E0282, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35357 - shri3k:E0040, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35355 - shri3k:E0046, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35314 - yossi-k:issue/35277, r=jonatha...
2016-08-07 Panashe M.... Update E0205 to the new error format
2016-08-07 Terry SunUpdate E0116 to new error code format.
2016-08-07 Fran GuijarroUpdate E0101 and E0102 to new format
2016-08-07 Peter C. NortonUpdate E0010 to use the new format
2016-08-07 Yossi KonstantinovskyUpdate E0185 and E0186 to new format
2016-08-07 Yojan ShresthaUpdates compiler error E0040 with new format
2016-08-07 Yojan ShresthaUpdates compiler error E0046 with new format
2016-08-07 Corey FarwellUtilize `PhantomData` to enforce `!Sync` and `!Send...
2016-08-07 borsAuto merge of #35362 - medzin:E0252, r=GuillaumeGomez
2016-08-07 borsAuto merge of #35432 - frewsxcv:20847, r=alexcrichton
2016-08-07 Panashe M.... Update E0204 to the new error format
2016-08-07 Antti KeränenUpdate error E0118 to new format
2016-08-07 Antti KeränenUpdate error E0117 to new format
2016-08-07 Georg Brandltypeck: suggest (x.field)(...) to call struct fields...
2016-08-07 borsAuto merge of #35378 - Amanieu:rwlock_eagain, r=alexcri...
2016-08-07 Vincent ProuilletUpdate error message for E0243 and E0244
2016-08-06 Jakub HlusičkaE0131 updated to new format
2016-08-06 Corey FarwellAdd doc example for `std::ffi::NulError::into_vec`.
2016-08-06 Michael NeumannFix build on DragonFly (unused function errno_location)
2016-08-06 Corey FarwellAdd regression test for #20847.
2016-08-06 Adam MedzińskiUpdated error message E0282
2016-08-06 borsAuto merge of #35393 - GuillaumeGomez:err_codes2, r...
2016-08-06 Corey FarwellIndicate tracking issue for `exact_size_is_empty` unsta...
2016-08-06 Oliver ForralFixing compiler error E0121
2016-08-06 Guillaume GomezAdd new error code tests
2016-08-06 Federico RavasioUpdated E0225 to new format.
2016-08-06 borsAuto merge of #35407 - eddyb:rollup, r=eddyb
2016-08-06 Eduard-Mihai... Rollup merge of #35380 - TheZoq2:master, r=jonathandturner
2016-08-06 Eduard-Mihai... Rollup merge of #35376 - trixnz:update-error-373, r...
2016-08-06 Eduard-Mihai... Rollup merge of #35374 - mrabault:e0229_format, r=jonat...
2016-08-06 Eduard-Mihai... Rollup merge of #35373 - oijazsh:E0107, r=jonathandturner
2016-08-06 Eduard-Mihai... Rollup merge of #35372 - Keats:err-323, r=jonathandturner
2016-08-06 Eduard-Mihai... Rollup merge of #35370 - razielgn:updated-e0306-to...
2016-08-06 Eduard-Mihai... Rollup merge of #35368 - shantanuraj:master, r=jonathan...
2016-08-06 Eduard-Mihai... Rollup merge of #35364 - kc1212:e0379, r=jonathandturner
2016-08-06 Eduard-Mihai... Rollup merge of #35363 - GuillaumeGomez:err_codes,...
2016-08-06 Eduard-Mihai... Rollup merge of #35356 - Tiwalun:fix-err-msg-e0106...
2016-08-06 Eduard-Mihai... Rollup merge of #35353 - poveda-ruiz:master, r=jonathan...
2016-08-06 Eduard-Mihai... Rollup merge of #35351 - jaredwy:update-error-69, r...
2016-08-06 Eduard-Mihai... Rollup merge of #35288 - Roybie:35271-E0166-update...
2016-08-06 Eduard-Mihai... Rollup merge of #35287 - dns2utf8:man_page_rustc, r...
2016-08-06 Eduard-Mihai... Rollup merge of #35281 - apasel422:repr, r=GuillaumeGomez
2016-08-06 Eduard-Mihai... Rollup merge of #34916 - tbu-:pr_comment_on_seek_cast...
2016-08-06 Eduard-Mihai... Rollup merge of #33951 - srinivasreddy:librust_pass_rus...
2016-08-06 Adam MedzińskiUpdated error message E0252
2016-08-06 silenussUpdate compiler error 0029 to use new error format.
2016-08-06 silenussUpdate compiler error 0027 to use new error format.
2016-08-06 borsAuto merge of #35267 - eddyb:ty-hash, r=nikomatsakis
2016-08-06 Keith YeungUpdate E0223 to the new format
2016-08-05 Jared WylesUpdated error format for E0069
next