]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-22 Yuki OkushiRollup merge of #71390 - aticu:master, r=Dylan-DPC
2020-04-22 Yuki OkushiRollup merge of #71384 - RalfJung:RalfJung-patch-1...
2020-04-22 Yuki OkushiRollup merge of #71372 - ayushmishra2005:shebang_stripp...
2020-04-22 Yuki OkushiRollup merge of #71366 - faern:use-assoc-int-consts3...
2020-04-22 Yuki OkushiRollup merge of #71236 - sinkuu:cleanup, r=nikomatsakis
2020-04-22 Yuki OkushiRollup merge of #70998 - estebank:suggest-impl-trait...
2020-04-21 Ayush Kumar... Minor refactoring
2020-04-21 aticuFix incorrect description of E0690
2020-04-21 Ralf JungFix stage0.txt version number comment
2020-04-21 Ayush Kumar... Fix formatting issue
2020-04-21 Ayush Kumar... Refactoring and added test-cases #70528
2020-04-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-21 Ayush Kumar... Fix #! (shebang) stripping account space issue #70528
2020-04-21 borsAuto merge of #71267 - pnkfelix:issue-71248-dont-need...
2020-04-21 borsAuto merge of #71367 - Dylan-DPC:rollup-ysj4olr, r...
2020-04-20 Dylan DPCRollup merge of #71346 - mati865:rustbuild-tools, r...
2020-04-20 Dylan DPCRollup merge of #71285 - ljedrz:mir_inline_span_for_opt...
2020-04-20 Dylan DPCRollup merge of #71174 - Nokel81:fix-async-main-error...
2020-04-20 Dylan DPCRollup merge of #69362 - CAD97:alloc_layout_extras...
2020-04-20 Linus FärnstrandFix show-const-contents rustdoc test
2020-04-20 Linus FärnstrandUse assoc float consts instead of module level
2020-04-20 Linus FärnstrandDefine module level int consts from assoc consts
2020-04-20 Linus FärnstrandStop accessing module level int consts via crate::<Ty>
2020-04-20 borsAuto merge of #71356 - Dylan-DPC:rollup-liockhk, r...
2020-04-20 Mateusz MikułaDo not build tools if user do not want them
2020-04-20 Esteban KüberEnsure tail expression will have a `Ty` for E0746
2020-04-20 CAD97Improve Layout::extend docs
2020-04-20 Christopher... Update src/libcore/alloc/layout.rs
2020-04-20 Esteban KüberSuggest `-> impl Trait` and `-> Box<dyn Trait>` on...
2020-04-20 Dylan DPCRollup merge of #71334 - ehuss:pattern-docs, r=kennytm
2020-04-20 Dylan DPCRollup merge of #71328 - Mark-Simulacrum:stabilize...
2020-04-20 Dylan DPCRollup merge of #71284 - JOE1994:serialize_id, r=petroc...
2020-04-20 Dylan DPCRollup merge of #71270 - Rustin-Liu:rustin-patch-has...
2020-04-20 Dylan DPCRollup merge of #71250 - GuillaumeGomez:use-json-instea...
2020-04-20 Felix S. Klock IIExpand comment to justify not checking if all the expor...
2020-04-20 Sebastian MaltonCheck that main/start is not async
2020-04-20 borsAuto merge of #70729 - nnethercote:a-big-options-clean...
2020-04-20 Niko Matsakistweak comments
2020-04-20 Shotaro YamadaRemove unused ToHex/FromHex trait
2020-04-20 Shotaro YamadaRemove unused dependencies
2020-04-20 borsAuto merge of #71232 - eddyb:print-const-adts, r=oli-obk
2020-04-20 JOE1994check '-Zast-json' & '-Zast-json-noexpand' to output...
2020-04-20 borsAuto merge of #71007 - Amanieu:deprecate_asm, r=Mark...
2020-04-20 Mark RousskovStabilize PathBuf capacity methods
2020-04-20 Eric HussUpdate pattern docs.
2020-04-19 borsAuto merge of #70598 - vakaras:add-threads-cr3, r=oli...
2020-04-19 borsAuto merge of #71331 - Dylan-DPC:rollup-5rn1isc, r...
2020-04-19 ljedrzMIR: use span instead of NodeId to determine if optimiz...
2020-04-19 Dylan DPCRollup merge of #71324 - petrochenkov:passcheck2, r...
2020-04-19 Dylan DPCRollup merge of #71317 - RalfJung:unleash-inline-asm...
2020-04-19 Dylan DPCRollup merge of #71310 - JohnTitor:dont-did, r=estebank
2020-04-19 Dylan DPCRollup merge of #71026 - seiyab:issue-64362-adhoc,...
2020-04-19 Ralf JungFix comment
2020-04-19 borsAuto merge of #71231 - cuviper:rustc_or_patterns, r...
2020-04-19 JOE1994fix decode logic for 'AttrId' to be symmetric with...
2020-04-19 Josh StoneDogfood more or_patterns in the compiler
2020-04-19 Vadim PetrochenkovFix some tests failing in `--pass check` mode
2020-04-19 borsAuto merge of #71326 - Dylan-DPC:rollup-hdlkdj5, r...
2020-04-19 Dylan DPCRollup merge of #71319 - GuillaumeGomez:cleanup-e0522...
2020-04-19 Dylan DPCRollup merge of #71315 - huangjiahua:update-documentati...
2020-04-19 Dylan DPCRollup merge of #71300 - rust-lang:jonas-schievink...
2020-04-19 Dylan DPCRollup merge of #71188 - Duddino:fix, r=matthewjasper
2020-04-19 Dylan DPCRollup merge of #71107 - vorner:weak-into-raw-dangling...
2020-04-19 seiyaFix false "never constructed" warnings for `Self::...
2020-04-19 jakubadamwtest for false "never constructed" warnings for `Self...
2020-04-19 Guillaume GomezClean up E0522 explanation
2020-04-19 Ralf Jungmiri-unleash test for llvm_asm
2020-04-19 Nicholas NethercoteDisallow values for `-C no-*` and `-Z no-*` options...
2020-04-19 Nicholas NethercoteImprove codegen option docs.
2020-04-19 Nicholas NethercoteShow defaults in options descriptions.
2020-04-19 borsAuto merge of #70015 - jonas-schievink:gen-needs-drop...
2020-04-19 Nicholas NethercoteReplace uses of `parse_opt_*` with `parse_*` where...
2020-04-19 Nicholas NethercoteMake option type descriptions non-optional.
2020-04-19 Nicholas NethercoteTweak `parse_opt_uint`.
2020-04-19 Nicholas NethercoteFix the `-Zsanitizer_memory_track_origins` error message.
2020-04-19 Nicholas NethercoteClean up the list of parser descriptions.
2020-04-19 Nicholas NethercoteAllow all boolean options to take values.
2020-04-19 Nicholas NethercoteMake some option descriptions fit the usual pattern.
2020-04-19 Michal 'vorner... weak-into-raw: Add {Arc,Rc}::as_ptr
2020-04-19 borsAuto merge of #69793 - estebank:predicate-obligations...
2020-04-19 Rustin-LiuFix `has_no_input_arg` function has self check
2020-04-19 Yuki OkushiDo not show DefId in diagnostics
2020-04-19 borsAuto merge of #71102 - tmiasko:compiler-builtins, r...
2020-04-19 Esteban KüberAdd label to item source of bound obligation
2020-04-18 Esteban KüberDo not emit note for projected derived obligations
2020-04-18 Esteban KüberRemove `AssocTypeBound` and propagate bound `Span`s
2020-04-18 Esteban KüberMaintain chain of derived obligations
2020-04-18 borsAuto merge of #71306 - Dylan-DPC:rollup-kvzc1da, r...
2020-04-18 Dylan DPCRollup merge of #71303 - tshepang:master, r=Mark-Simulacrum
2020-04-18 Dylan DPCRollup merge of #71287 - JohnTitor:comment-vec, r=RalfJung
2020-04-18 Dylan DPCRollup merge of #71283 - Amanieu:zprofile, r=davidtwco
2020-04-18 Dylan DPCRollup merge of #71276 - RalfJung:miri-unleash-box...
2020-04-18 Dylan DPCRollup merge of #71271 - JohnTitor:map-in-place, r...
2020-04-18 Tshepang Lekhonkhoberemove build warnings
2020-04-18 Jonas SchievinkClarify when to use the tracking issue template
2020-04-18 Santiago PastorinoMake Box<dyn FnOnce> respect self alignment
2020-04-18 Yuki OkushiExplain why we shouldn't add inline attr to into_vec
2020-04-18 borsAuto merge of #71218 - eddyb:a-lifetime-stranded-in...
2020-04-18 Amanieu d'AntrasAdd an option to inhibit automatic injection of profile...
2020-04-18 borsAuto merge of #71278 - matthiaskrgr:submodule_upd,...
next