]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-06-11 Dylan DPCRollup merge of #72380 - lcnr:const_context, r=estebank
2020-06-11 borsAuto merge of #71896 - spastorino:existential-assoc...
2020-06-11 borsAuto merge of #73198 - ehuss:update-cargo, r=ehuss
2020-06-10 borsAuto merge of #73206 - Dylan-DPC:rollup-rha9g8q, r...
2020-06-10 borsAuto merge of #73213 - ehuss:fix-emsdk, r=Mark-Simulacrum
2020-06-10 Eric HussFix emcc failure for wasm32.
2020-06-10 Dylan DPCRollup merge of #73184 - mati865:fix-mingw-libs-order...
2020-06-10 Dylan DPCRollup merge of #73157 - Aaron1011:where-oh-where-has...
2020-06-10 Dylan DPCRollup merge of #73070 - ayazhafiz:i/72819, r=nikomatsakis
2020-06-10 Dylan DPCRollup merge of #73023 - ayushmishra2005:remove_noisy_s...
2020-06-10 Dylan DPCRollup merge of #73005 - Aaron1011:fix/error-overflow...
2020-06-10 Dylan DPCRollup merge of #72897 - lcnr:structurally-match-normal...
2020-06-10 Dylan DPCRollup merge of #72890 - davidtwco:issue-66202-normaliz...
2020-06-10 Dylan DPCRollup merge of #72789 - petrochenkov:impcand, r=davidtwco
2020-06-10 Dylan DPCRollup merge of #72706 - spastorino:add-windows-group...
2020-06-10 Eric HussUpdate cargo
2020-06-10 borsAuto merge of #73190 - Dylan-DPC:rollup-9wbyh4y, r...
2020-06-10 Santiago PastorinoFix rustc-dev-guide url
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 Niko Matsakisfix URLs, include ARM
2020-06-09 Mateusz MikułaReoder order in which MinGW libs are linked
2020-06-09 borsAuto merge of #72972 - lzutao:clippy, r=Manishearth
2020-06-09 Santiago PastorinoRelate existential associated types with variance Invariant
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-09 David Woodlint: transitive FFI-safety for transparent types
2020-06-09 David Woodlint: check for unit ret type after normalization
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 David Woodimproper_ctypes: add test for #66202
2020-06-09 borsAuto merge of #73153 - ecstatic-morse:revert-71956...
2020-06-09 Ayush Kumar... Remove noisy suggestion of hash_map #72642
2020-06-09 Aaron HillDon't lose empty `where` clause when pretty-printing
2020-06-09 Ayaz Hafizfixup! Add regression test for const generic ICE in...
2020-06-09 Ayaz Hafizfixup! Add regression test for const generic ICE in...
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...
next