]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-14 YIfix E0117 message out of sync
2020-03-13 Oliver MiddletonAllow `rustdoc-js` and `rustdoc-js-std` to use none...
2020-03-13 borsAuto merge of #67502 - Mark-Simulacrum:opt-catch, r...
2020-03-13 Vadim Petrochenkovrustc_metadata: Remove `rmeta::MacroDef`
2020-03-13 borsAuto merge of #69986 - JohnTitor:rollup-h0809mf, r...
2020-03-13 KRAAI, MATTHEW... Add self to .mailmap
2020-03-13 Yuki OkushiRollup merge of #69974 - GuillaumeGomez:cleanup-e0434...
2020-03-13 Yuki OkushiRollup merge of #69973 - tspiteri:const-int-conversion...
2020-03-13 Yuki OkushiRollup merge of #69966 - JohnTitor:more-more-tests...
2020-03-13 Yuki OkushiRollup merge of #69960 - RalfJung:abort, r=oli-obk
2020-03-13 Yuki OkushiRollup merge of #69954 - RalfJung:panic_if-assert,...
2020-03-13 Yuki OkushiRollup merge of #69949 - rust-lang:triagebot-ping-alias...
2020-03-13 Yuki OkushiRollup merge of #69947 - GuillaumeGomez:cleanup-e0423...
2020-03-13 Yuki OkushiRollup merge of #69809 - matthiaskrgr:lifetimes, r...
2020-03-13 Yuki OkushiRollup merge of #69802 - matthiaskrgr:cl1ppy, r=Dylan-DPC
2020-03-13 Yuki OkushiRollup merge of #69723 - sjud:sjud-doc-request, r=Mark...
2020-03-13 Yuki OkushiRollup merge of #69460 - LeSeulArtichaut:move-compile...
2020-03-13 Yuki OkushiRollup merge of #69403 - LeSeulArtichaut:copy-ioslice...
2020-03-13 Mark Mansiupdate rustdocs for frozen
2020-03-13 Mark Mansimove frozen to rustc_data_structures
2020-03-13 borsAuto merge of #69155 - chrissimpkins:llvm-globals,...
2020-03-13 sjudAdd documentation for pub keyword
2020-03-13 Guillaume GomezClean up E0434 explanation
2020-03-13 Trevor Spiteriupdate stable-since version for const_int_conversion
2020-03-13 Ralf Jungbless tests
2020-03-13 Ralf Jungadjust enum naming
2020-03-13 Yuki OkushiAdd test for issue-69092
2020-03-13 Yuki OkushiAdd test for issue-67739
2020-03-13 Yuki OkushiAdd test for issue-62504
2020-03-13 Yuki OkushiAdd test for issue-60390
2020-03-13 Yuki OkushiAdd test for issue-58490
2020-03-13 Mark MansiRemove another Rc from RegionInferenceContext
2020-03-13 Mark MansiRemove a couple of Rc's from RegionInferenceContext
2020-03-12 Oliver MiddletonAdd Node.js to PR CI image
2020-03-12 Matthias Krügersubmodules: update clippy from 329923ed to 8485d40a
2020-03-12 Mark Mansiupdate tests
2020-03-12 Mark Mansichange method -> associated function
2020-03-12 Ralf Jungmiri engine: fix treatment of abort intrinsic
2020-03-12 Vadim Petrochenkovast: `Mac`/`Macro` -> `MacCall`
2020-03-12 Matthias Krügerremove lifetimes that can be elided (clippy::needless_l...
2020-03-12 Ralf Jungrename panic_if_ intrinsics to assert_
2020-03-12 Mazdak Farrokhzadtriagebot.toml: add typo aliases
2020-03-12 LeSeulArtichautMove some more tests to `check-pass`
2020-03-12 borsAuto merge of #69950 - Centril:rollup-xh0hmvx, r=Centril
2020-03-12 LeSeulArtichautMove some const-eval `build-pass` tests to `check-pass`
2020-03-12 Mazdak FarrokhzadRollup merge of #69945 - contrun:fix-outdated-comment...
2020-03-12 Mazdak FarrokhzadRollup merge of #69921 - matthiaskrgr:rustdoc_import...
2020-03-12 Mazdak FarrokhzadRollup merge of #69830 - RalfJung:miri-invalid-terminat...
2020-03-12 Mazdak FarrokhzadRollup merge of #69792 - LenaWil:try_reserve_error...
2020-03-12 Mazdak FarrokhzadRollup merge of #69747 - spastorino:rename-rustc-guide...
2020-03-12 Mazdak FarrokhzadRollup merge of #69722 - estebank:negative-impl-span...
2020-03-12 Mazdak FarrokhzadRollup merge of #69705 - ehuss:toolstate-remove-redunda...
2020-03-12 Mazdak FarrokhzadRollup merge of #69674 - mark-i-m:assoc-fn, r=matthewjasper
2020-03-12 Mazdak FarrokhzadRollup merge of #69011 - foeb:document-unsafe-core...
2020-03-12 Mazdak FarrokhzadRollup merge of #68899 - kinseytamsin:lexerror-error...
2020-03-12 Mazdak Farrokhzadtriagebot.toml: add ping aliases
2020-03-12 Chris Simpkinssupport LLVM globals corresponding to miri allocations
2020-03-12 Guillaume GomezClean up E0423 explanation
2020-03-12 YIupdate outdated comment
2020-03-12 borsAuto merge of #68551 - Marwes:allocations_mir, r=ecstat...
2020-03-12 borsAuto merge of #68191 - simlay:add-tvSO-target, r=nagisa
2020-03-11 Kinsey FavreGive LexError more descriptive Display impl
2020-03-11 Kinsey FavreCorrect stability attribute for new LexError impls
2020-03-11 Lena WildervanckReformat match statement to make the check pass
2020-03-11 Lena WildervanckFormat the match statement
2020-03-11 Kinsey FavreAdd Display and Error impls for proc_macro::LexError
2020-03-11 Esteban Küberreview comments
2020-03-11 Matthias Krügerrustdoc: remove unused import
2020-03-11 borsAuto merge of #69919 - Centril:rollup-fxo33zs, r=Centril
2020-03-11 Mazdak FarrokhzadRollup merge of #69893 - tmiasko:cstr, r=petrochenkov
2020-03-11 Mazdak FarrokhzadRollup merge of #69888 - wesleywiser:miri_exception_env...
2020-03-11 Mazdak FarrokhzadRollup merge of #69876 - ayushmishra2005:doc/61137...
2020-03-11 Mazdak FarrokhzadRollup merge of #69850 - RalfJung:panic-bounds-check...
2020-03-11 Mazdak FarrokhzadRollup merge of #69828 - RalfJung:vec-leak, r=kennytm
2020-03-11 Mazdak FarrokhzadRollup merge of #69760 - Centril:parse-expr-improve...
2020-03-11 Mazdak FarrokhzadRollup merge of #69603 - chrissimpkins:tidy-docs-update...
2020-03-11 Mazdak FarrokhzadRollup merge of #66472 - GuillaumeGomez:show-coverage...
2020-03-11 borsAuto merge of #69914 - Centril:rollup-wtmdinz, r=Centril
2020-03-11 Mazdak FarrokhzadRollup merge of #69896 - petrochenkov:reqname2, r=Centril
2020-03-11 Mazdak FarrokhzadRollup merge of #69891 - Centril:fix-69875, r=varkor
2020-03-11 Mazdak FarrokhzadRollup merge of #69859 - contrun:fix-62456, r=matthewjasper
2020-03-11 Mazdak FarrokhzadRollup merge of #69825 - lcnr:discriminant, r=oli-obk
2020-03-11 Mazdak FarrokhzadRollup merge of #69766 - skade:make-point-copy-in-add...
2020-03-11 Mazdak FarrokhzadRollup merge of #69645 - DutchGhost:const-forget-tests...
2020-03-11 Mazdak FarrokhzadRollup merge of #69625 - Stebalien:feat/iter-copy-speci...
2020-03-11 Mazdak FarrokhzadRollup merge of #69591 - matthewjasper:query-response...
2020-03-11 Mazdak FarrokhzadRollup merge of #69373 - tspiteri:const_int_conversion...
2020-03-11 Mazdak FarrokhzadRollup merge of #66059 - RalfJung:panic-on-non-zero...
2020-03-11 Tomasz Miąskolibrustc_codegen_llvm: Use slices instead of 0-terminat...
2020-03-11 Ryan LopopoloAdd docs for From::<&mut str>::from String impl
2020-03-11 Ryan LopopoloAdd stable feature name
2020-03-11 Esteban Küberreview comments
2020-03-11 Dylan MacKenzieIgnore `mir-opt` test when panic=abort
2020-03-11 Dylan MacKenzieAdd `mir-opt` test for better drop elaboration
2020-03-10 Wesley Wiser[Miri] Use a session variable instead of checking for...
2020-03-10 Santiago Pastorinorust-lang.github.io/rustc-dev-guide -> rustc-dev-guide...
2020-03-10 Santiago PastorinoRename Rustc Guide to Rustc Dev Guide
2020-03-10 Santiago PastorinoRename rustc_guide to rustc_dev_guide
2020-03-10 Santiago PastorinoRename rustc guide to rustc dev guide
2020-03-10 Santiago PastorinoRename rustc-guide to rustc-dev-guide
next