]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-24 Mazdak FarrokhzadRollup merge of #70350 - workingjubilee:patch-1, r...
2020-03-24 Mazdak FarrokhzadRollup merge of #70342 - withoutboats:io-slice-send...
2020-03-24 Mazdak FarrokhzadRollup merge of #70241 - RalfJung:global-mem, r=oli-obk
2020-03-24 Mazdak FarrokhzadRollup merge of #70234 - anp:tracked-std-traits, r...
2020-03-24 Mazdak FarrokhzadRollup merge of #70023 - GuillaumeGomez:cleanup-e0436...
2020-03-24 borsAuto merge of #70190 - pietroalbini:gha, r=Mark-Simulacrum
2020-03-24 Without Boatsspaces between braces really ruin readability
2020-03-24 Pietro Albinici: add notice on top of the azure pipelines configuration
2020-03-24 Pietro Albinibootstrap: remove default and only_host from expand...
2020-03-24 Pietro Albinici: run the "bors build finished" jobs only during...
2020-03-24 Pietro Albinici: move the whole workspace directory on gha/linux
2020-03-24 Pietro Albinici: run gha workflows for try, auto and master on the...
2020-03-24 Pietro Albinici: fix out of disk space errors on linux GHA
2020-03-24 Pietro Albinici: don't move the build to C: on GitHub Actions
2020-03-24 Pietro Albinici: add github actions configuration
2020-03-24 Pietro Albinici: rename script windows-symlink-build-dir to symlink...
2020-03-24 Pietro Albinici: fix azure pipeline specific code in install-awscli
2020-03-24 Ralf Jungactually we can reject all reads from mutable allocs...
2020-03-24 borsAuto merge of #70163 - nikic:llvm-10-preparation, r...
2020-03-24 borsAuto merge of #69894 - vtbassmatt:master, r=nellshamrell
2020-03-24 Ralf Jungfix const_prop ICE
2020-03-24 Ralf Jungbless you
2020-03-24 Ralf Jungget back the more precise error message
2020-03-24 Ralf Jungbless; add test for mutating a static
2020-03-24 Ralf Jungmove ModifiedStatic error to ConstEval errors, and...
2020-03-24 borsAuto merge of #70351 - Centril:rollup-tveoq3w, r=Centril
2020-03-24 Mazdak FarrokhzadRollup merge of #70289 - nnethercote:refactor-codegen...
2020-03-24 Mazdak FarrokhzadRollup merge of #70284 - lcnr:issue70273-what-the-heck...
2020-03-24 Mazdak FarrokhzadRollup merge of #70259 - wesleywiser:use_reveal_all...
2020-03-24 Mazdak FarrokhzadRollup merge of #70213 - eddyb:stalled-on-ty-or-const...
2020-03-24 Mazdak FarrokhzadRollup merge of #70077 - Aaron1011:feature/new-def...
2020-03-24 Mazdak FarrokhzadRollup merge of #70074 - Centril:unpanictry, r=petrochenkov
2020-03-24 Mazdak FarrokhzadRollup merge of #69788 - ArekPiekarz:unstable_book_opti...
2020-03-24 Mazdak FarrokhzadRollup merge of #68884 - Zoxc:gen-type, r=nikomatsakis
2020-03-24 JubileeRequest "-Z unstable-options" for unstable options
2020-03-24 Mazdak Farrokhzadpacify missing sysroot spans issue
2020-03-24 Mazdak Farrokhzadfix rebase fallout due to #69497.
2020-03-24 Mazdak Farrokhzadfix rebase fallout
2020-03-24 Mazdak Farrokhzadexpand: address review comments
2020-03-24 Mazdak Farrokhzadexpand: add recovery for parse_nt
2020-03-24 Mazdak Farrokhzaddefatalize expand_test_or_bench
2020-03-24 Mazdak Farrokhzaddefatalize get_test_runner
2020-03-24 Mazdak Farrokhzadexpand: nix unused method
2020-03-24 Mazdak Farrokhzaddefatalize `compile_declarative_macro`
2020-03-24 Mazdak Farrokhzadmbe::transcribe: defatalize errors.
2020-03-24 Mazdak Farrokhzadremove ExtCxt::struct_span_warn
2020-03-24 Mazdak Farrokhzaddefatalize ProcMacroDerive::expand
2020-03-24 Mazdak Farrokhzaddefatalize AttrProcMacro::expand
2020-03-24 Mazdak Farrokhzaddefatalize BangProcMacro::expand
2020-03-24 Mazdak Farrokhzadgeneric_extension: defatalize Error case
2020-03-24 Mazdak Farrokhzadnix remaining rustc_expand::panictry! uses.
2020-03-24 Mazdak Farrokhzadnix panictry! in ParserAnyMacro::make
2020-03-24 Mazdak Farrokhzadrustc_expand::base: nix panictry! uses
2020-03-24 borsAuto merge of #70343 - Centril:rollup-94egfvs, r=Centril
2020-03-23 Mazdak FarrokhzadRollup merge of #70309 - GuillaumeGomez:cleanup-e0452...
2020-03-23 Mazdak FarrokhzadRollup merge of #70294 - estebank:bad-placeholder-in...
2020-03-23 Mazdak FarrokhzadRollup merge of #70283 - CDirkx:regression-test-70155...
2020-03-23 Mazdak FarrokhzadRollup merge of #70277 - matthewjasper:remove-closurebo...
2020-03-23 Mazdak FarrokhzadRollup merge of #70267 - RalfJung:const-prop-unsup...
2020-03-23 Mazdak FarrokhzadRollup merge of #70264 - tirr-c:issue-69789-mut-suggest...
2020-03-23 Mazdak FarrokhzadRollup merge of #70242 - DeeDeeG:improve-e0308, r=Dylan-DPC
2020-03-23 Mazdak FarrokhzadRollup merge of #70087 - ecstatic-morse:remove-const...
2020-03-23 Mazdak FarrokhzadRollup merge of #69981 - oli-obk:const_blocks, r=eddyb
2020-03-23 Mazdak FarrokhzadRollup merge of #69740 - mark-i-m:describe-it-3, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #67761 - cjgillot:split_graph, r=Zoxc
2020-03-23 Without Boatscorrect rustc version
2020-03-23 Without BoatsIoSlice/IoSliceMut should be Send and Sync
2020-03-23 Oliver SchererRun rustfmt
2020-03-23 Camille GILLOTMove import.
2020-03-23 Camille GILLOTFully qualify the path to DepKind.
2020-03-23 Camille GILLOTAddress review.
2020-03-23 Camille GILLOTPut extract_def_id back on DepNode.
2020-03-23 Camille GILLOTRemove assert_ignored and with_ignore_deps.
2020-03-23 Camille GILLOTMerge ensure_node_can_be_forced into force_from_dep_node.
2020-03-23 Camille GILLOTFallout in other crates.
2020-03-23 Camille GILLOTMake librustc_query_system compile.
2020-03-23 Camille GILLOTMove dep_graph to new crate librustc_query_system.
2020-03-23 borsAuto merge of #70322 - matthiaskrgr:submodule_upd,...
2020-03-23 Oliver SchererSplit out some impls from rustc::mir into a separate...
2020-03-23 Oliver SchererRemove leftover mentions of `from_anon_const`
2020-03-23 Esteban KüberAccount for bad placeholder types in where clauses
2020-03-23 borsAuto merge of #70330 - Centril:rollup-ts0clvx, r=Centril
2020-03-23 Oliver SchererLimit `from_anon_const` to `AnonConst`s.
2020-03-23 John Kåre AlsakerUpdate tests
2020-03-23 CDirkxMerge tests.
2020-03-23 Oliver SchererAddress review comments
2020-03-23 CDirkxAdd const generics test for all range types.
2020-03-23 Mazdak FarrokhzadRollup merge of #70318 - anyska:multiple-derives, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #70315 - anyska:void-rename, r=Mark...
2020-03-23 Mazdak FarrokhzadRollup merge of #70300 - aleksator:66636_reword_unused_...
2020-03-23 Mazdak FarrokhzadRollup merge of #70299 - RalfJung:err_machine_stop...
2020-03-23 Mazdak FarrokhzadRollup merge of #70199 - pnkfelix:issue-68808-dont...
2020-03-23 Mazdak FarrokhzadRollup merge of #70195 - rylev:test-for-53275, r=Centril
2020-03-23 Mazdak FarrokhzadRollup merge of #70080 - anyska:mir-double-space, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #69494 - GuillaumeGomez:stabilize-crate...
2020-03-23 Mazdak FarrokhzadRollup merge of #68700 - withoutboats:wake-trait, r...
2020-03-23 Felix S Klock IIUpdate src/librustc_span/source_map.rs
2020-03-23 John Kåre AlsakerMake the `type_of` return a generic type for generators
2020-03-23 Bastian Kauschkefix comment
2020-03-23 borsAuto merge of #70311 - RalfJung:miri, r=RalfJung
next