]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-14 ThibsGMerge `for_loop_over_option` and `for_loop_over_result...
2020-05-14 ThibsGMerge `option_expect_used` and `result_expect_used...
2020-05-14 ThibsGMerge `option_unwrap_used` and `result_unwrap_used...
2020-05-14 ThibsGMerge `option_map_unwrap_or`, `option_map_unwrap_or_els...
2020-05-14 ThibsGMerge `block_in_if_condition_expr` and `block_in_if_con...
2020-05-14 Tomasz MiąskoConsistently use LLVM lifetime markers during codegen
2020-05-14 borsAuto merge of #5583 - ebroto:reversed_empty_ranges...
2020-05-14 borsAuto merge of #72187 - RalfJung:rollup-a7a9jdi, r=RalfJung
2020-05-14 Marko MijalkovicRewrite link script from scratch
2020-05-14 Guillaume GomezClean up E0589 explanation
2020-05-14 Guillaume Gomez* Update aliases data struct from HashMap to BTreeMap...
2020-05-14 Guillaume GomezMake current crate aliases go first
2020-05-14 Guillaume GomezMove doc alias discovery into the Attributes struct...
2020-05-14 Ralf JungRollup merge of #72183 - tmiasko:decr-strong-count...
2020-05-14 Ralf JungRollup merge of #72169 - GuillaumeGomez:cleanup-e0582...
2020-05-14 Ralf JungRollup merge of #72163 - tshepang:nonexistent-link...
2020-05-14 Ralf JungRollup merge of #72151 - ehuss:update-books, r=ehuss
2020-05-14 Ralf JungRollup merge of #72150 - jackh726:unnorm_projection...
2020-05-14 Ralf JungRollup merge of #72138 - wesleywiser:add_doc_comment...
2020-05-14 Ralf JungRollup merge of #72137 - GuillaumeGomez:cleanup-e0581...
2020-05-14 Ralf JungRollup merge of #71964 - jcotton42:bootstrap_decode_non...
2020-05-14 Ralf JungRollup merge of #71909 - Dolpheyn:doc-from-trait-for...
2020-05-14 Ralf JungRollup merge of #71870 - ltratt:more_specific_type_name...
2020-05-14 Ralf JungRollup merge of #71741 - RalfJung:pointer-print, r...
2020-05-14 Ralf JungRollup merge of #71525 - ldm0:intosug, r=Mark-Simulacrum
2020-05-14 borsAuto merge of #69756 - wesleywiser:simplify_try, r...
2020-05-14 borsAuto merge of #5590 - ebroto:issue_5579, r=phansch
2020-05-14 borsAuto merge of #72058 - RalfJung:no-dist-lldb, r=Mark...
2020-05-13 Tomasz MiąskoFix Arc::decr_strong_count doc test
2020-05-13 Eduardo BrotoFix comparison_chain false positive
2020-05-13 CAD97Improve Step::forward/backward for optimization
2020-05-13 borsAuto merge of #72118 - flip1995:clippyup, r=oli-obk
2020-05-13 Tshepang Lekhonkhobedocs: fix link
2020-05-13 Bastian Kauschkeadd spans to `require_lang_items`
2020-05-13 Eduardo BrotoAvoid running doctest that is expected to panic
2020-05-13 CAD97Improve comments in iter::Step
2020-05-13 Eduardo BrotoMove test for issue 5579 under tests/ui/crashes
2020-05-13 Eduardo BrotoFix ICE caused in unwrap module
2020-05-13 Eduardo BrotoRe-add old tests for empty range loops
2020-05-13 Eduardo BrotoRemove reverse_range_loop lint
2020-05-13 Eduardo BrotoNew lint: reversed_empty_ranges
2020-05-13 Eduardo Brotounused_unit: lint also in type parameters and where...
2020-05-13 Tymoteusz JankowskiMake intra links work inside trait impl block
2020-05-13 Mark RousskovForbid stage arguments to check
2020-05-13 borsAuto merge of #72013 - nnethercote:make-RawVec-grow...
2020-05-13 Faris SufyanUpdate src/libcore/option.rs
2020-05-13 Faris SufyanUpdate src/libcore/option.rs
2020-05-13 Faris SufyanUpdate src/libcore/option.rs
2020-05-13 Faris SufyanUpdate src/libcore/option.rs
2020-05-13 Faris SufyanUpdate src/libcore/option.rs
2020-05-13 Faris SufyanUpdate src/libcore/option.rs
2020-05-13 Faris SufyanUpdate src/libcore/option.rs
2020-05-13 Faris SufyanUpdate src/libcore/option.rs
2020-05-13 Bastian Kauschkeuse `require_lang_item` over `unwrap`.
2020-05-13 Guillaume GomezClean up E0582 explanation
2020-05-13 Julian WollersbergerReplace some usages of the old `unescape_` functions...
2020-05-13 Julian WollersbergerReplace some usages of the old `unescape_` functions...
2020-05-13 Julian WollersbergerUnified `validate_{byte,str,raw_str,raw_byte_str}_escap...
2020-05-13 Julian WollersbergerUnified `unescape_{char,byte,str,byte_str,raw_str,raw_b...
2020-05-13 borsAuto merge of #71451 - estebank:suggest-super-trait...
2020-05-13 borsAuto merge of #5587 - flip1995:rustup, r=phansch
2020-05-13 Nicholas NethercoteChange `Iterator::nth` to use `self.next()` in a `while...
2020-05-13 Nicholas NethercoteUse simpler impls for some `Iterator` methods for slices.
2020-05-13 borsAuto merge of #70416 - mzohreva:mz/sgx-test, r=nikomatsakis
2020-05-13 Nicholas NethercoteBe less aggressive with `DroplessArena`/`TypedArena...
2020-05-13 Nicholas NethercoteFix the new capacity measurement in arenas.
2020-05-13 Jade McGoughadd long error explanation for E0228
2020-05-12 Esteban Küberreview comments
2020-05-12 Eric HussUpdate books
2020-05-12 Esteban Küberfix test output after rebase
2020-05-12 Esteban KüberIncrease verbosity of bound restriction suggestions
2020-05-12 Esteban KüberSuggest adding super trait constraints
2020-05-12 Mark RousskovProvide separate option for std debug asserts
2020-05-12 Laurence TrattMap to -> return.
2020-05-12 KornelWarn against thread::sleep in async fn
2020-05-12 Joshua CottonFix bootstrap failing on win32
2020-05-12 borsAuto merge of #72091 - RalfJung:miri, r=RalfJung
2020-05-12 Wesley WiserAdd doc comment for `rustc_middle::mir::mono::Linkage`
2020-05-12 Guillaume GomezClean up E0581 explanation
2020-05-12 Ralf JungPointer printing: do not print 0 offset
2020-05-12 Oliver SchererAdd some more sanity tests and add a debug log message...
2020-05-12 Oliver SchererPropagate locals, even if they have unpropagatable...
2020-05-12 Oliver SchererAdd a repro example for not propagating constants of...
2020-05-12 borsAuto merge of #72134 - Dylan-DPC:rollup-h3shfz5, r...
2020-05-12 Dylan DPCRollup merge of #72128 - RalfJung:str-validity, r=oli-obk
2020-05-12 Dylan DPCRollup merge of #72096 - jonas-schievink:mirck-docs...
2020-05-12 Dylan DPCRollup merge of #72048 - jonas-schievink:visit-return...
2020-05-12 Dylan DPCRollup merge of #71928 - mibac138:strikethrough, r...
2020-05-12 Dylan DPCRollup merge of #71737 - RalfJung:miri-test-threads...
2020-05-12 Nicholas NethercoteChange `WorkProduct::saved_files` to an `Option`.
2020-05-12 Ralf Jungstrings do not have to be valid UTF-8 any more
2020-05-12 Jack HueyRemove ty::UnnormalizedProjection
2020-05-12 Nicholas NethercoteSplit `RawVec::grow` up.
2020-05-12 Nicholas NethercoteRemove `RawVec::double`.
2020-05-12 Wesley WiserModify SimplifyArmIdentity so it can trigger on mir...
2020-05-11 borsAuto merge of #72120 - Dylan-DPC:rollup-ca0tur2, r...
2020-05-11 Nicholas NethercoteRemove `RawVec::double_in_place`.
2020-05-11 Dylan DPCRollup merge of #72109 - matthiaskrgr:cl8ppy, r=Dylan-DPC
2020-05-11 Dylan DPCRollup merge of #72107 - GuillaumeGomez:cleanup-e0579...
2020-05-11 Dylan DPCRollup merge of #72077 - GuillaumeGomez:cleanup-E0571...
next