]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-07-05 Ralf Jungvariant_count: avoid incorrect dummy implementation
2020-07-04 borsAuto merge of #72978 - matklad:ship-rust-analyzer,...
2020-07-04 borsAuto merge of #74019 - Manishearth:rollup-2st3jsk,...
2020-07-04 Manish GoregaokarRollup merge of #73999 - eddyb:svv-prereq, r=Mark-Simul...
2020-07-04 Manish GoregaokarRollup merge of #73997 - rust-lang:lcnr-patch-1, r...
2020-07-04 Manish GoregaokarRollup merge of #73985 - e00E:fix-getting-started-link...
2020-07-04 Manish GoregaokarRollup merge of #73984 - pierwill:pierwill-tarjan,...
2020-07-04 Manish GoregaokarRollup merge of #73949 - wesleywiser:simplify_try_fixes...
2020-07-04 Manish GoregaokarRollup merge of #73925 - eduardosm:improve-pr72617...
2020-07-04 Manish GoregaokarRollup merge of #73881 - pierwill:pierwill-citations...
2020-07-04 Manish GoregaokarRollup merge of #73861 - GuillaumeGomez:create-e0767...
2020-07-04 Manish GoregaokarRollup merge of #73845 - CAD97:weak-as-unsized-ptr...
2020-07-04 Manish GoregaokarRollup merge of #73693 - wesleywiser:const_prop_exhaust...
2020-07-04 Manish GoregaokarRollup merge of #73670 - davidhewitt:format-args-captur...
2020-07-04 Manish GoregaokarRollup merge of #73140 - tmiasko:element-tree, r=Guilla...
2020-07-03 Guillaume GomezUpdate UI tests
2020-07-03 Guillaume GomezCreate new E0768 error code for "no valid digits found...
2020-07-03 borsAuto merge of #73650 - pietroalbini:ci-aarch64-gnu...
2020-07-03 pierwillEdit docs for rustc_data_structures::graph::scc
2020-07-03 David HewittIgnore test with panic on wasm targets
2020-07-03 Eduard-Mihai... Bump mingw-check CI image from Ubuntu 16.04 to 18.04.
2020-07-03 Bastian Kauschkefix typo
2020-07-03 Aleksey KladovAdd rust-analyzer submodule
2020-07-03 ValentinFix "getting started" link
2020-07-03 Pietro Albinici: remove the emulated aarch64-gnu image
2020-07-03 Pietro Albinici: add native aarch64-gnu docker builder
2020-07-03 Pietro Albinici: include the architecture in the docker cache key
2020-07-03 Pietro Albinici: provide feedback when running an image on the wrong...
2020-07-03 Pietro Albinici: move all x86_64 runners to the host-x86_64 directory
2020-07-03 borsAuto merge of #73897 - ehuss:update-cargo, r=ehuss
2020-07-03 borsAuto merge of #73882 - nnethercote:avoid-unwrap_or_else...
2020-07-03 Wesley WiserFix missing return in `optimization_applies()`
2020-07-03 Wesley WiserFix debuginfo so that it points to the correct local
2020-07-03 Wesley Wiser[mir-opt] Prevent mis-optimization when SimplifyArmIden...
2020-07-03 Wesley WiserAdd test for simplify-try misoptimization
2020-07-03 pierwillStandardize bibliographic citations in rustc API docs
2020-07-02 Eric HussUpdate cargo
2020-07-02 borsAuto merge of #73977 - Manishearth:rollup-2x4s7c6,...
2020-07-02 Eric HussUpdate rls
2020-07-02 Eric HussUpdate cargo
2020-07-02 Manish GoregaokarRollup merge of #73975 - pierwill:patch-3, r=jonas...
2020-07-02 Manish GoregaokarRollup merge of #73957 - RalfJung:btree-min-max, r...
2020-07-02 Manish GoregaokarRollup merge of #73952 - ehuss:docker-dev, r=Mark-Simul...
2020-07-02 Manish GoregaokarRollup merge of #73781 - nagisa:psm-up, r=Mark-Simulacrum
2020-07-02 Manish GoregaokarRollup merge of #73753 - eddyb:extraneous-lifetime...
2020-07-02 Manish GoregaokarRollup merge of #73726 - davidtwco:issue-73541-labelled...
2020-07-02 Manish GoregaokarRollup merge of #73724 - CryZe:wasm-saturating-casts...
2020-07-02 Manish GoregaokarRollup merge of #73454 - mark-i-m:contributing, r=nikom...
2020-07-02 pierwillDocument rustc_ast::ast::Pat
2020-07-02 CAD97Note Weak.ptr never dangles sooner
2020-07-02 Eduard-Mihai... Use 'tcx for references to AccessLevels wherever possible.
2020-07-02 borsAuto merge of #73751 - eddyb:no-empty-tables, r=nikomat...
2020-07-02 Eduard-Mihai... Remove `TypeckTables::empty(None)` and make hir_owner...
2020-07-02 Eduard-Mihai... rustc_lint: avoid using TypeckTables::empty for LateCon...
2020-07-02 Eduard-Mihai... rustc_save_analysis: avoid using TypeckTables::empty...
2020-07-02 Eduard-Mihai... rustc_privacy: avoid using TypeckTables::empty for...
2020-07-02 Eduard-Mihai... rustc_passes/dead: avoid using TypeckTables::empty...
2020-07-02 Eduard-Mihai... rustc_passes/reachable: avoid using TypeckTables::empty...
2020-07-02 Eduard-Mihai... rustc_driver/pretty: avoid using TypeckTables::empty...
2020-07-02 David Woodresolve: disallow label use through closure/async
2020-07-02 borsAuto merge of #73954 - Manishearth:rollup-8qvh170,...
2020-07-02 Eduardo Sánchez... Further improve comments in libstd/panicking.rs.
2020-07-02 borsAuto merge of #73950 - Manishearth:rollup-0dtxnit,...
2020-07-02 Ralf Jungdisable BTree min_max test in Miri for now
2020-07-02 Christopher... Address review comments and add UI test
2020-07-02 Christopher... Add comments and format the code
2020-07-02 Christopher... Add codegen tests
2020-07-02 Christopher... Check for feature with pre-interned symbol
2020-07-02 Christopher... Use WASM's saturating casts if they are available
2020-07-02 Manish GoregaokarRollup merge of #73938 - nbdd0121:checked_opt, r=nagisa
2020-07-02 Manish GoregaokarRollup merge of #73903 - luxxxxy:ios-rustc, r=nikomatsakis
2020-07-02 Manish GoregaokarRollup merge of #73885 - pietroalbini:ci-fix-wasm32...
2020-07-02 Manish GoregaokarRollup merge of #73883 - ehuss:rustdoc-stage-previous...
2020-07-02 Manish GoregaokarRollup merge of #73853 - pierwill:pierwill-multispan...
2020-07-02 Manish GoregaokarRollup merge of #73812 - petrochenkov:prettyref, r...
2020-07-02 Manish GoregaokarRollup merge of #73684 - richkadel:llvm-coverage-map...
2020-07-02 Manish GoregaokarRollup merge of #73622 - LeSeulArtichaut:unsafe-libcore...
2020-07-02 Manish GoregaokarRollup merge of #73564 - petrochenkov:ehdr, r=Amanieu
2020-07-02 Manish GoregaokarRollup merge of #73414 - lzutao:slice_strip, r=dtolnay
2020-07-02 Eric HussAdd option for local docker testing.
2020-07-02 Manish GoregaokarRollup merge of #73929 - kraai:fix-comment-typo, r...
2020-07-02 Manish GoregaokarRollup merge of #73910 - cuviper:while-indexing, r...
2020-07-02 Manish GoregaokarRollup merge of #73909 - eltonlaw:unsafe-libstd-fs...
2020-07-02 Manish GoregaokarRollup merge of #73906 - JohnTitor:missing-bt, r=jonas...
2020-07-02 Manish GoregaokarRollup merge of #73898 - lcnr:issue61383, r=jonas-schievink
2020-07-02 Manish GoregaokarRollup merge of #73892 - GuillaumeGomez:cleanup-e0712...
2020-07-02 Manish GoregaokarRollup merge of #73865 - LeSeulArtichaut:patch-1, r...
2020-07-02 Manish GoregaokarRollup merge of #73848 - pierwill:pierwill-lexer-block...
2020-07-02 Manish GoregaokarRollup merge of #73841 - tmiasko:print-region-graph...
2020-07-02 Manish GoregaokarRollup merge of #73839 - crlf0710:snapshot_the_reality...
2020-07-02 Manish GoregaokarRollup merge of #73803 - Aaron1011:feature/angle-field...
2020-07-02 Manish GoregaokarRollup merge of #73569 - Aaron1011:fix/macro-rules...
2020-07-02 Manish GoregaokarRollup merge of #73449 - ehuss:duplicate-lang-item...
2020-07-02 Manish GoregaokarRollup merge of #73345 - petrochenkov:nointerp, r=Aaron1011
2020-07-02 Manish GoregaokarRollup merge of #73306 - calebzulawski:target-feature...
2020-07-02 Manish GoregaokarRollup merge of #72569 - ChrisDenton:remove-innosetup...
2020-07-01 Eric HussTests for number of times rustdoc is built with x.py...
2020-07-01 borsAuto merge of #72053 - Mark-Simulacrum:32bitcheck,...
2020-07-01 CAD97Reclarify safety comments in Weak::as_ptr
2020-07-01 Gary GuoOptimise fast path of checked_ops with `unlikely`
next