]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-06-15 Esteban KüberTweak "non-primitive cast" error
2020-06-10 borsAuto merge of #73190 - Dylan-DPC:rollup-9wbyh4y, r...
2020-06-09 Dylan DPCRollup merge of #73161 - tspiteri:mailmap, r=nikomatsakis
2020-06-09 Dylan DPCRollup merge of #73149 - cuviper:awailable, r=steveklabnik
2020-06-09 Dylan DPCRollup merge of #73148 - DarkEld3r:patch-1, r=jonas...
2020-06-09 Dylan DPCRollup merge of #73133 - doctorn:unwind-mir-validation...
2020-06-09 Dylan DPCRollup merge of #73123 - GuillaumeGomez:cleanup-e0647...
2020-06-09 Dylan DPCRollup merge of #73122 - doctorn:issue-73116, r=varkor
2020-06-09 Dylan DPCRollup merge of #73098 - jyn514:rustdoc-is-fake, r...
2020-06-09 Dylan DPCRollup merge of #72417 - nnethercote:rm-RawVec-reserve_...
2020-06-09 borsAuto merge of #72972 - lzutao:clippy, r=Manishearth
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-09 Nathan CorbynAddress comments
2020-06-09 Nathan CorbynUpdate comments
2020-06-09 borsAuto merge of #72114 - anyska:vtable-rename, r=nikomatsakis
2020-06-09 Trevor SpiteriAdd mailmap entry
2020-06-09 borsAuto merge of #73153 - ecstatic-morse:revert-71956...
2020-06-08 borsAuto merge of #73147 - Dylan-DPC:rollup-9saqhj5, r...
2020-06-08 Dylan MacKenzieAdd regression test for #73137
2020-06-08 Dylan MacKenzieRevert #71956
2020-06-08 Nicholas NethercoteRename some identifiers in `RawVec` and `libarena`.
2020-06-08 Nicholas NethercoteRemove `RawVec::reserve_in_place`.
2020-06-08 Nicholas NethercoteRemove the `reserve_in_place` calls in `{Typed,Dropless...
2020-06-08 Nicholas NethercoteFix off-by-one error in `DroplessArena::alloc_raw`.
2020-06-08 Josh Stonetypo: awailable -> available
2020-06-08 Dylan DPCRollup merge of #73143 - ehuss:update-books, r=ehuss
2020-06-08 Dylan DPCRollup merge of #73138 - eggyal:macos-linker-strip...
2020-06-08 Dylan DPCRollup merge of #73124 - ayushmishra2005:correction_in_...
2020-06-08 Dylan DPCRollup merge of #73118 - alamb:alamb/doc-drop-typo...
2020-06-08 Dylan DPCRollup merge of #73090 - marmeladema:resolver-outputs...
2020-06-08 Dylan DPCRollup merge of #73008 - tshepang:patch-1, r=nikomatsakis
2020-06-08 Dylan DPCRollup merge of #72912 - GuillaumeGomez:add-e0755,...
2020-06-08 Dylan DPCRollup merge of #71842 - tspiteri:doc-impl-const, r...
2020-06-08 borsAuto merge of #72655 - jethrogb:sgx-lvi-hardening,...
2020-06-08 Eric HussUpdate books
2020-06-08 borsAuto merge of #5692 - ebroto:5689_N_dotdot_N, r=yaahc
2020-06-08 Alan EgertonUse shorthand linker strip arguments in order to suppor...
2020-06-08 borsAuto merge of #5680 - ebroto:3792_let_return, r=Manishearth
2020-06-08 borsAuto merge of #73115 - RalfJung:rollup-jecowhz, r=RalfJung
2020-06-08 Stanislav TkachFix the typo (size of the size)
2020-06-08 Nathan CorbynStrengthen cleanup to cleanup check
2020-06-08 Nathan CorbynRelax cleanup to cleanup check
2020-06-08 borsAuto merge of #5378 - Centril:unnested-or-pats, r=flip1...
2020-06-08 Nathan CorbynEnforce unwind invariants
2020-06-08 Ayush Kumar... Removed lifetime parameters from Explanation of E0207...
2020-06-08 Guillaume GomezClean up E0647 explanation
2020-06-08 Nathan CorbynResolve E0584 conflict
2020-06-08 alambFix small typo in docs for std::mem::drop
2020-06-08 Ralf JungRollup merge of #73092 - GuillaumeGomez:cleanup-e0646...
2020-06-08 Ralf JungRollup merge of #73075 - jyn514:comment-module, r=Dylan-DPC
2020-06-08 Ralf JungRollup merge of #73001 - ilya-bobyr:master, r=dtolnay
2020-06-08 Ralf JungRollup merge of #72963 - poliorcetics:cstring-from...
2020-06-08 Ralf JungRollup merge of #72811 - pickfire:liballoc-impl, r...
2020-06-08 Ralf JungRollup merge of #72799 - Aaron1011:feature/span-debug...
2020-06-08 Ralf JungRollup merge of #72761 - poliorcetics:use-keyword-doc...
2020-06-08 Ralf JungRollup merge of #72615 - jschwe:fix-Zprofile-documentat...
2020-06-08 Ralf JungRollup merge of #72583 - CAD97:vec-iter-asref-slice...
2020-06-08 Ralf JungRollup merge of #72026 - botika:master, r=estebank
2020-06-08 borsAuto merge of #73046 - marmeladema:save-analysis-fix...
2020-06-07 borsAuto merge of #72904 - shepmaster:reduce-abi-symbol...
2020-06-07 marmelademaUse `LocalDefId` directly in `Resolver::export_map...
2020-06-07 flip1995Fix rebase fallout
2020-06-07 flip1995Apply self-review by Centril
2020-06-07 Mazdak Farrokhzadsplit unnested_or_patterns test
2020-06-07 Mazdak Farrokhzaddogfood unnested_or_patterns
2020-06-07 Eduardo BrotoRemove unnecessary lifetime parameter
2020-06-07 Mazdak Farrokhzadadd `unnested_or_patterns` lint
2020-06-07 Eduardo Brotoreversed_empty_ranges: don't lint N..N except in for...
2020-06-07 Eduardo Brotolet_and_return: do not lint if last statement borrows
2020-06-07 Eduardo BrotoRename let_and_return test for consistency with the...
2020-06-07 Eduardo BrotoMake let_and_return a late lint pass
2020-06-07 borsAuto merge of #73099 - Dylan-DPC:rollup-7u8f3m4, r...
2020-06-07 Dylan DPCRollup merge of #72977 - tblah:riscv-codegen-llvm10...
2020-06-07 Dylan DPCRollup merge of #72952 - pnkfelix:regression-test-for...
2020-06-07 Joshua NelsonAdd Item::is_fake for rustdoc
2020-06-07 borsAuto merge of #73093 - Dylan-DPC:rollup-9gh5tyu, r...
2020-06-07 Dylan DPCRollup merge of #73063 - pickfire:liballoc-elide, r...
2020-06-07 Dylan DPCRollup merge of #72998 - poliorcetics:atomic-availabili...
2020-06-07 Dylan DPCRollup merge of #72970 - OddCoincidence:feature-gated...
2020-06-07 Dylan DPCRollup merge of #72908 - RalfJung:false-edge, r=matthew...
2020-06-07 Dylan DPCRollup merge of #72764 - jonas-schievink:mind-the-tyerr...
2020-06-07 Guillaume GomezClean up E0646
2020-06-07 Guillaume GomezAdd tests for E0758
2020-06-07 Guillaume GomezCreate new error code E0758 for unterminated multi...
2020-06-07 borsAuto merge of #5691 - flip1995:rustup, r=matthiaskrgr
2020-06-07 flip1995Temporarily disable RLS integration test
2020-06-07 Jethro BeekmanEnable LVI hardening for x86_64-fortanix-unknown-sgx
2020-06-07 Ilya Bobyrunstable book: default_free_fn
2020-06-07 Ilya BobyrFree `default()` forwarding to `Default::default()`
2020-06-07 Ralf Jungrename FalseEdges -> FalseEdge
2020-06-07 borsAuto merge of #73072 - arcnmx:lld-noload, r=nikic
2020-06-07 Jake GouldingOrder the Rust and C ABIs first to reduce test churn
2020-06-07 flip1995Rustup to rust-lang/rust#71796
2020-06-07 borsAuto merge of #73081 - Dylan-DPC:rollup-1aqk215, r...
2020-06-07 Dylan DPCRollup merge of #73059 - lcnr:outdated-comment, r=matth...
2020-06-07 Dylan DPCRollup merge of #73057 - GuillaumeGomez:cleanup-e0644...
2020-06-07 Dylan DPCRollup merge of #72993 - cuviper:beta-number, r=Mark...
2020-06-07 Dylan DPCRollup merge of #72989 - pnkfelix:revert-pr-71840,...
2020-06-07 Dylan DPCRollup merge of #72810 - RalfJung:mir-terminate-sanity...
2020-06-07 flip1995Merge remote-tracking branch 'upstream/master' into...
next