]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-05-22 Alex CrichtonFinal cleanups
2019-05-22 Santiago PastorinoMake maybe_codegen_consume_direct iterate instead of...
2019-05-22 Pietro Albiniremove azure badge from the readme
2019-05-22 Oliver SchererUpdate clippy submodule
2019-05-22 Eduard-Mihai... rustc_metadata: rip out unused incremental infrastructure.
2019-05-22 Eduard-Mihai... rustc_metadata: parametrize schema::CrateRoot by 'tcx.
2019-05-22 borsAuto merge of #59445 - alexreg:ban-multi-trait-objects...
2019-05-22 borsAuto merge of #60840 - tmandry:preserve-scope-in-genera...
2019-05-22 Santiago PastorinoMigrate from recursion to iterate on qualify consts...
2019-05-22 Brent KerbySimplify RefCell minimum_spanning_tree example
2019-05-22 borsAuto merge of #61027 - Centril:rollup-oewauf1, r=Centril
2019-05-22 Mazdak FarrokhzadRollup merge of #61006 - RalfJung:maybe-uninit, r=Centril
2019-05-22 Mazdak FarrokhzadRollup merge of #61003 - nnethercote:rm-InternedString...
2019-05-22 Mazdak FarrokhzadRollup merge of #60998 - RalfJung:static_assert, r...
2019-05-22 Mazdak FarrokhzadRollup merge of #60995 - topecongiro:parser-from-stream...
2019-05-22 Mazdak FarrokhzadRollup merge of #60991 - spastorino:local-decls-push...
2019-05-22 Mazdak FarrokhzadRollup merge of #60982 - estebank:fix-60976, r=petrochenkov
2019-05-22 Mazdak FarrokhzadRollup merge of #60973 - nnethercote:fix-file_metadata...
2019-05-22 Mazdak FarrokhzadRollup merge of #60963 - blkerby:boxed_docs, r=alexcrichton
2019-05-22 Mazdak FarrokhzadRollup merge of #60581 - hellow554:fix_60580, r=alexcri...
2019-05-22 Mazdak FarrokhzadRollup merge of #59742 - Zoxc:edition-cleanup, r=petroc...
2019-05-21 Alex CrichtonUpdate webrender we're testing
2019-05-21 Alex CrichtonCorrect the upload_dir in script
2019-05-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into azure...
2019-05-21 Alex CrichtonDisable solaris target since toolchain no longer builds
2019-05-21 Alex CrichtonUse xcode 9.3 on all osx builders
2019-05-21 borsAuto merge of #61007 - michaelwoerister:limited-debugin...
2019-05-21 Jeremy FitzhardingeMake -Zemit-artifact-notifications also emit the artifa...
2019-05-21 Alex CrichtonExecute everything!
2019-05-21 Matthew JasperRemove unused parameter in borrowck error reporting
2019-05-21 Matthew JasperMove conflict error reporting to its own module
2019-05-21 Matthew JasperDont show variables from desugarings in borrowck errors
2019-05-21 Pietro Albinici: switch to xcode 9.3 on azure
2019-05-21 Alex CrichtonUse new-style s3 urls in docker download script
2019-05-21 Alex CrichtonGo back to fewer builders to test on `try`
2019-05-21 Alex CrichtonPlace timeouts at the job level
2019-05-21 Matthew JasperFix match ergonomics suggestion
2019-05-21 Mazdak FarrokhzadComment style fixes
2019-05-21 Matthew JasperAdd a test for match scopes
2019-05-21 Matthew JasperSchedule storage-dead of temporaries sooner
2019-05-21 Matthew JasperEmit fake borrows for all tests
2019-05-21 Matthew JasperRemove MIR borrowck hack for old match scopes
2019-05-21 Matthew JasperGive match arms a drop/region scope
2019-05-21 Matthew JasperHandle the visibility/lint scope distinction better
2019-05-21 Matthew JasperRespect lint attributes on match arms
2019-05-21 Matthew JasperGive match arms an HirId and a Span
2019-05-21 Matthew JasperRemove unused parameter from in(_opt)?_scope
2019-05-21 Alex CrichtonOnly run Window script on Windows
2019-05-21 Alex CrichtonTypos
2019-05-21 Alex CrichtonRun a full build on `try` temporarily
2019-05-21 Alex CrichtonRe-enable hack for Windows builds to see if it works
2019-05-21 Alex CrichtonUpdate upload logic to upload right directory
2019-05-21 Alex CrichtonAttempt to enable IPv6 for Linux
2019-05-21 Alex CrichtonFix typo in key configuration
2019-05-21 Jethro BeekmanAdd FAQ for NLL migration
2019-05-21 John Kåre AlsakerSpecify the edition for the rustdoc thread-pool
2019-05-21 John Kåre AlsakerMove `edition` outside the hygiene lock and avoid acces...
2019-05-21 Ralf Jungupdate doc comment
2019-05-21 topecongiroFix tidy: remove a trailing whitespace
2019-05-21 topecongiroAdd doc comment
2019-05-21 Michael Woeristerdebuginfo: Revert to old/more verbose behavior for...
2019-05-21 Ralf Jungadjust deprecation date of mem::uninitialized
2019-05-21 Pietro Albinici: increase timeout, take 2
2019-05-21 Nicholas NethercoteRemove impls for `InternedString`/string equality.
2019-05-21 Pietro Albinici: fix tidy
2019-05-21 Pietro Albinici: temp increase of the timeout to 10 hours
2019-05-21 Pietro AlbiniMerge pull request #2 from alexcrichton/azure-pipelines
2019-05-21 Ralf Jungstatic_assert: make use of anonymous constants
2019-05-21 borsAuto merge of #60903 - nnethercote:mv-gensyms-from...
2019-05-21 topecongiroAdd stream_to_parser_with_base_dir
2019-05-21 borsAuto merge of #60950 - taiki-e:arbitrary_self_types...
2019-05-21 Brent KerbyCreate and reference Memory Layout section of boxed...
2019-05-21 borsAuto merge of #60985 - cr1901:msp430-fix, r=alexcrichton
2019-05-20 Santiago PastorinoLocalDecl push returns Local len
2019-05-20 MaulingMonkeyAddress CDB review feedback
2019-05-20 borsAuto merge of #60986 - Centril:rollup-nhpgrfb, r=Centril
2019-05-20 Alex CrichtonFinalize AWS install
2019-05-20 Alex CrichtonOnly execute conditional steps on success
2019-05-20 Alex CrichtonManually install AWS CLI
2019-05-20 Mazdak FarrokhzadRollup merge of #60983 - petrhosek:libunwind-no-excepti...
2019-05-20 Mazdak FarrokhzadRollup merge of #60972 - RalfJung:volatile, r=alexcrichton
2019-05-20 Mazdak FarrokhzadRollup merge of #60959 - petrochenkov:sassert, r=estebank
2019-05-20 Mazdak FarrokhzadRollup merge of #60952 - dtolnay:heap, r=Amanieu
2019-05-20 Mazdak FarrokhzadRollup merge of #60942 - bjorn3:metadata_loader_refacto...
2019-05-20 Mazdak FarrokhzadRollup merge of #60915 - michaelwoerister:hashstablestu...
2019-05-20 Mazdak FarrokhzadRollup merge of #60823 - oli-obk:used_unused_no_mangle...
2019-05-20 Mazdak FarrokhzadRollup merge of #60511 - taiki-e:libstd-intra-doc,...
2019-05-20 Mazdak FarrokhzadRollup merge of #60487 - GuillaumeGomez:fix-search...
2019-05-20 Mazdak FarrokhzadRollup merge of #60453 - tbu-:pr_getrandom_enoperm...
2019-05-20 Mazdak FarrokhzadRollup merge of #60383 - GuillaumeGomez:fix-position...
2019-05-20 William D.... Fix MSP430 AsmPrinter and assembler syntax mismatch.
2019-05-20 Alex CrichtonCheck out rustfmt submodule through tarballs
2019-05-20 Alex CrichtonMake sure sccache not present doesn't kill the build
2019-05-20 Alex CrichtonFix a typo in the run script
2019-05-20 Alex CrichtonExecute `docker/run.sh` on Linux
2019-05-20 Alex CrichtonFix a typo in clang install
2019-05-20 Alex CrichtonJob name config works for all platforms
2019-05-20 Alex CrichtonRemove a now stray file
2019-05-20 Petr HosekSet -funwind-tables and -fno-exceptions unconditionally...
2019-05-20 Alex CrichtonConfigure a few more builders on `try` temporarily
next