]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-03-29 Jethro BeekmanFix missed fn rename in #59284
2019-03-28 borsAuto merge of #59478 - Centril:rollup, r=Centril
2019-03-28 Mazdak FarrokhzadRollup merge of #59474 - czipperz:bufwriter-fix-link...
2019-03-28 Mazdak FarrokhzadRollup merge of #59472 - czipperz:bufreader-document...
2019-03-28 Mazdak FarrokhzadRollup merge of #59456 - czipperz:for-keyword-document...
2019-03-28 Mazdak FarrokhzadRollup merge of #59448 - benesch:macro-doc, r=Centril
2019-03-28 Mazdak FarrokhzadRollup merge of #59441 - TheGoddessInari:natvis, r...
2019-03-28 Mazdak FarrokhzadRollup merge of #59413 - Zoxc:hirid, r=oli-obk
2019-03-28 Mazdak FarrokhzadRollup merge of #59351 - phil-opp:llvm-ar, r=alexcrichton
2019-03-28 Mazdak FarrokhzadRollup merge of #59198 - estebank:recovered-pattern...
2019-03-28 Mazdak FarrokhzadRollup merge of #58848 - GuillaumeGomez:fix-cache-issue...
2019-03-28 Mazdak FarrokhzadRollup merge of #58803 - haraldh:fs_copy_fix, r=alexcri...
2019-03-28 Mazdak FarrokhzadRollup merge of #58581 - varkor:const-generics-encoder...
2019-03-28 Mazdak FarrokhzadRollup merge of #57987 - parched:va-args, r=joshtriplett
2019-03-28 borsAuto merge of #59336 - gnzlbg:hint_black_box, r=alexcri...
2019-03-28 Chris GregoryFix link capitalization in documentation of std::io...
2019-03-28 Chris GregoryDocument that `std::io::BufReader` discards contents...
2019-03-28 borsAuto merge of #59471 - cuviper:rollup, r=cuviper
2019-03-28 Chris GregoryMove link to rust book to next line to pass 100 column...
2019-03-28 Josh StoneRollup merge of #59460 - xfix:include-id-in-thread...
2019-03-28 Josh StoneRollup merge of #59459 - JohnTitor:add-tests, r=Centril
2019-03-28 Josh StoneRollup merge of #59451 - TimDiekmann:patch-1, r=sfackler
2019-03-28 Josh StoneRollup merge of #59449 - Marwes:issue_57958, r=michaelw...
2019-03-28 Josh StoneRollup merge of #59439 - Centril:generalize-assign...
2019-03-28 Josh StoneRollup merge of #59430 - kenta7777:rename-evalcontext...
2019-03-28 Josh StoneRollup merge of #59421 - estebank:tuple-index-suffix...
2019-03-28 Josh StoneRollup merge of #59420 - cuviper:ci-image-info, r=alexc...
2019-03-28 Josh StoneRollup merge of #59393 - czipperz:refactor_tuple_compar...
2019-03-28 Josh StoneRollup merge of #59390 - czipperz:ptr_eq_smart_pointer...
2019-03-28 Josh StoneRollup merge of #59372 - euclio:rename-trim, r=rkruppe
2019-03-28 Josh StoneRollup merge of #59284 - RalfJung:maybe-uninit, r=sfackler
2019-03-28 Josh StoneRollup merge of #59283 - SimonSapin:branchless-ascii...
2019-03-28 Josh StoneRollup merge of #59268 - estebank:from-string, r=QuietM...
2019-03-28 Josh StoneRollup merge of #58837 - Centril:librustc_interface_201...
2019-03-28 Josh StoneRollup merge of #58253 - taiki-e:librustc_driver-2018...
2019-03-28 Josh StoneRollup merge of #57565 - petrochenkov:turbowarn, r...
2019-03-28 Josh StoneRollup merge of #57293 - Zoxc:incr-passes3, r=michaelwo...
2019-03-27 Chris GregoryAdd higher-ranked trait bounds link
2019-03-27 Nikhil BeneschClarify behavior of dbg macro
2019-03-27 borsAuto merge of #59415 - varkor:values_since_snapshot...
2019-03-27 Konrad BorowskiInclude id in Thread's Debug implementation
2019-03-27 Yuki OKUSHIAdd some tests
2019-03-27 varkorUse Vec instead of FxHashMap
2019-03-27 varkorLookup region variable origin instead of choosing one
2019-03-27 varkorStore type variable origins in InferenceFudger
2019-03-27 varkorPropitiate tidy
2019-03-27 varkorUpdate ena to version 0.13.0
2019-03-27 varkorUse `eq_relations`
2019-03-27 varkorAdd `next_int_var` and `next_float_var`
2019-03-27 varkorSimplify `fudge_inference_if_ok`
2019-03-27 varkorAdd int variables and float variables to `InferenceFudger`
2019-03-27 varkorRename `RegionFudger` to `InferenceFudger`
2019-03-27 varkorRemove `TypeVariableMap`
2019-03-27 varkorUse Ranges for vars_since_snapshot
2019-03-27 varkorSimplify `TypeVariableTable::vars_since_snapshot`
2019-03-27 varkorSimplify `RegionConstraintCollector::vars_since_snapshot`
2019-03-27 varkorMake `vars_since_snapshot` naming consistent
2019-03-27 varkorUpdate ena
2019-03-27 Mazdak Farrokhzadadd negative test case in assignment-expected-bool
2019-03-27 Mazdak Farrokhzadadjust assignment-in-if test accordingly.
2019-03-27 Mazdak Farrokhzadadd test for assignment x = y where type bool is expected.
2019-03-27 Mazdak Farrokhzadgeneralize diagnostic for x = y where type bool is...
2019-03-27 borsAuto merge of #55780 - ogoffart:span_source_text, r...
2019-03-27 Mazdak Farrokhzadlibrustc_interface => 2018; rename rustc-rayon to rayon...
2019-03-27 Mazdak Farrokhzadlibrustc_interface => 2018
2019-03-27 Chris GregoryMake into itemized list and fix some wording
2019-03-27 Chris GregoryMinor rewordings and add `dyn` keyword
2019-03-27 borsAuto merge of #59447 - GuillaumeGomez:rollup, r=Guillau...
2019-03-27 Chris GregoryAdd documentation about `for` used as higher ranked...
2019-03-27 kenta7777renames EvalContext to InterpretCx in docs and comments.
2019-03-27 borsAuto merge of #59285 - cuviper:llvm-8.0.0, r=alexcrichton
2019-03-26 Tim DiekmannAdd `Default` to `std::alloc::System`
2019-03-26 Guillaume GomezFix error index CSS file name
2019-03-26 Markus Westerlindfix: Make incremental artifact deletion more robust
2019-03-26 Nikhil BeneschUse consistent phrasing for all macro summaries
2019-03-26 Guillaume GomezHandle RUSTDOC_RESOURCE_SUFFIX env variable for rustdoc...
2019-03-26 Guillaume GomezAdd resource suffix for libtest and proc_macro as well
2019-03-26 Guillaume GomezPrevent cache issues on version updates
2019-03-26 Guillaume GomezRollup merge of #59432 - phansch:compiletest_docs,...
2019-03-26 Guillaume GomezRollup merge of #59427 - czipperz:non_null_doc_links...
2019-03-26 Guillaume GomezRollup merge of #59424 - GuillaumeGomez:fix-stability...
2019-03-26 Guillaume GomezRollup merge of #59330 - DevQps:improve-std-convert...
2019-03-26 Guillaume GomezRollup merge of #59197 - kornelski:redir, r=steveklabnik
2019-03-26 Guillaume GomezRollup merge of #59026 - GuillaumeGomez:search-tabs...
2019-03-26 Guillaume GomezRollup merge of #59004 - GuillaumeGomez:generics-handli...
2019-03-26 Taiki Endolibrustc_driver => 2018
2019-03-26 Esteban KüberAdd specific message for tuple struct invoked with...
2019-03-26 Esteban KüberReword invalid suffixe errors
2019-03-26 borsAuto merge of #59433 - Centril:rollup, r=Centril
2019-03-26 Esteban KüberUse `expect_no_suffix` for error
2019-03-26 John Kåre AlsakerExclude UnusedBrokenConst from module lints
2019-03-26 TheGoddessInariRemove the block on natvis for lld-link.
2019-03-26 gnzlbgLife's too short not to use cfg_if
2019-03-26 borsAuto merge of #59434 - Centril:bootstrap-to-2019-03...
2019-03-26 gnzlbgDocument why the volatile read is used
2019-03-26 gnzlbgAdd exception for libcore/hint.rs to pal lint of tidy...
2019-03-26 gnzlbgUse fallback on emscripten targets
2019-03-26 Mazdak Farrokhzadbump bootstrap; adjust stage0 uses in libsyntax_pos
2019-03-26 Mazdak Farrokhzadbump bootstrap; adjust stage0 uses in core::ptr.
2019-03-26 Mazdak Farrokhzadbump bootstrap => 2019-03-20
next