]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-09-25 Mazdak FarrokhzadRollup merge of #62975 - ljedrz:kill_off_hir_to_node_id...
2019-09-25 borsAuto merge of #64663 - jakoschiko:report-time, r=alexcr...
2019-09-25 borsAuto merge of #64627 - nnethercote:ObligForest-even...
2019-09-25 borsAuto merge of #64754 - Centril:rollup-iwtb5xd, r=Centril
2019-09-25 Mazdak FarrokhzadRollup merge of #64753 - ehuss:json-short-explain,...
2019-09-25 Mazdak FarrokhzadRollup merge of #64746 - estebank:elide-impl-trait...
2019-09-25 Mazdak FarrokhzadRollup merge of #64743 - alexcrichton:update-cargo...
2019-09-25 Mazdak FarrokhzadRollup merge of #64599 - csmoe:doc_async_reexport,...
2019-09-25 Mazdak FarrokhzadRollup merge of #64481 - tomtau:fix/tls-error-message...
2019-09-25 Mazdak FarrokhzadRollup merge of #64428 - GuillaumeGomez:error-explanati...
2019-09-25 Mazdak FarrokhzadRollup merge of #64324 - alexcrichton:share-generics...
2019-09-24 Eric HussDon't emit explain with json short messages.
2019-09-24 borsAuto merge of #64751 - Centril:rollup-hpbmcfj, r=Centril
2019-09-24 Mazdak FarrokhzadRollup merge of #64748 - Centril:fix-64744, r=estebank
2019-09-24 Mazdak FarrokhzadRollup merge of #64742 - pietroalbini:relnotes-fixes...
2019-09-24 Mazdak FarrokhzadRollup merge of #64737 - jordins:master, r=steveklabnik
2019-09-24 Mazdak FarrokhzadRollup merge of #64725 - guanqun:typo-fix, r=zackmdavis
2019-09-24 Mazdak FarrokhzadRollup merge of #64721 - hman523:issue64447, r=estebank
2019-09-24 Mazdak FarrokhzadRollup merge of #64720 - Wind-River:master, r=alexcrichton
2019-09-24 Mazdak FarrokhzadRollup merge of #64717 - andrewbanchich:master, r=josht...
2019-09-24 Mazdak FarrokhzadRollup merge of #64702 - sinkuu:deps, r=jonas-schievink
2019-09-24 Mazdak FarrokhzadRollup merge of #64698 - Centril:infer-const-with-stash...
2019-09-24 Mazdak FarrokhzadRollup merge of #64689 - matklad:refactor-mbe, r=petroc...
2019-09-24 Mazdak FarrokhzadRollup merge of #64622 - ecstatic-morse:cycle-detector...
2019-09-24 Mazdak FarrokhzadRollup merge of #64443 - Mark-Simulacrum:rustdoc-clean...
2019-09-24 Mazdak FarrokhzadRollup merge of #64296 - KodrAus:chore/iter_order_by...
2019-09-24 Mazdak FarrokhzadRollup merge of #64016 - nnethercote:Compiler-fiddling...
2019-09-24 Mazdak FarrokhzadRollup merge of #63934 - Aaron1011:fix/impl-trait-coher...
2019-09-24 Mazdak FarrokhzadRollup merge of #63356 - ali-raheem:issue#63183, r...
2019-09-24 Mazdak FarrokhzadFix #64744 -- handle zero sub-pats case.
2019-09-24 Aaron HillAdd additional tests for type alias impl trait coherence
2019-09-24 Esteban Küberfix rebase
2019-09-24 Esteban Küberclean up, push silencing logic to more relevant places
2019-09-24 Esteban KüberRemove blanket silencing of "type annotation needed...
2019-09-24 Alex CrichtonUpdate cargo
2019-09-24 Pietro Albinirelnotes: make compatibility section more sterile and...
2019-09-24 Aaron HillFix coherence checking for impl trait in type aliases
2019-09-24 jordinsfix several issues in String docs
2019-09-24 borsAuto merge of #63770 - oli-obk:allow_internal_unstable...
2019-09-24 Oliver SchererStabilize `str::len`, `[T]::len`, `is_empty` and `str...
2019-09-24 borsAuto merge of #64316 - alexcrichton:cleanup-shim, r...
2019-09-24 csmoebug-out asyncness query on non-local funtions
2019-09-24 Guanqun Lufix one typo
2019-09-24 hman523changed a line from an if else to std::cmp::max
2019-09-23 hman523Fixed issue from #64447
2019-09-23 n-salimMerge pull request #29 from Wind-River/cleanup
2019-09-23 Baoshan Pangremove rtp.rs, and move rtpSpawn and RTP_ID_ERROR to...
2019-09-23 Dylan MacKenzieAdd convenience function for detecting cyclic CFGs
2019-09-23 Dylan MacKenzieAdd cycle detection for graphs
2019-09-23 n-salimMerge pull request #26 from rust-lang/master
2019-09-23 BaoshanMerge pull request #28 from rust-lang/master
2019-09-23 Alex CrichtonAllow using upstream generics in a dylib crate type
2019-09-23 Mazdak Farrokhzadcleanup librustc_errors Handler code.
2019-09-23 Andrew Banchichupdate test
2019-09-23 Alex Crichtonrustc: Fix mixing crates with different `share_generics`
2019-09-23 Alex Crichtonrustc: Convert `dependency_formats` to a query
2019-09-23 Mazdak Farrokhzadstash_diagnostic: ICE in a different way
2019-09-23 Alex CrichtonFix rebase conflicts
2019-09-23 Alex CrichtonRemove `--enable-extended` from cross dist builder
2019-09-23 Alex Crichtonrustbuild: Pass `-Zsave-analysis` during tests
2019-09-23 Alex CrichtonTweak libserialize allows
2019-09-23 Alex CrichtonNo need to remove target-specific RUSTFLAGS
2019-09-23 Alex CrichtonAdd `#![deny(warnings)]` to internal tools
2019-09-23 Alex CrichtonFix compiling libserialize tests
2019-09-23 Alex CrichtonStylistic changes
2019-09-23 Alex CrichtonAdd some FIXME for future Cargo issues
2019-09-23 Alex CrichtonMove handling of `-Cprefer-dynamic` into `builder.rs`
2019-09-23 Alex CrichtonMove `--cfg bootstrap` out of `rustc.rs`
2019-09-23 Alex CrichtonMove handling of `RUSTC_PARALLEL_COMPILER` to `compile.rs`
2019-09-23 Alex CrichtonMove handling of `{MUSL,WASI}_ROOT` to `compile.rs`
2019-09-23 Alex CrichtonAllow adding `RUSTFLAGS` after `Builder::cargo`
2019-09-23 Alex CrichtonMove debuginfo level handling to `builder.rs`
2019-09-23 Alex CrichtonRemove duplication of `RUSTC_DEBUGINFO_MAP` in rustc.rs
2019-09-23 Alex CrichtonMove handling of `codegen-units` to `builder.rs`
2019-09-23 Alex CrichtonMove handling of internal lints to `build.rs`
2019-09-23 Alex CrichtonMove handling of some warnings to `builder.rs`
2019-09-23 Alex CrichtonMove handling of `-Dwarnings` to `builder.rs`
2019-09-23 Alex Crichtonbootstrap: Remove need for `RUSTC_RPATH` variable
2019-09-23 Alex Crichtonbootstrap: Handle target-specific cargo env vars
2019-09-23 Alex Crichtonbootstrap: Move `RUSTC_CRT_STATIC` to `builder.rs`
2019-09-23 Alex Crichtonbootstrap: Remove need for RUSTC_SAVE_ANALYSIS
2019-09-23 Alex Crichtonbootstrap: Remove usage of `RUSTC_TARGET_LINKER`
2019-09-23 Alex Crichtonbootstrap: Move `-Zdual-proc-macros` to `builder.rs`
2019-09-23 Alex Crichtonbootstrap: Move `-Zexternal-macro-backtrace` to builder
2019-09-23 Alex Crichtonbootstrap: Move `RUSTC_BREAK_ON_ICE` out of shim
2019-09-23 Alex Crichtonbootstrap: Delete handling of `RUSTC_METADATA_SUFFIX`
2019-09-23 Alex Crichtonbootstrap: Add a helper for managing RUSTFLAGS
2019-09-23 Mazdak FarrokhzadAdd parser recovery for `const $ident = $expr;`.
2019-09-23 Mazdak FarrokhzadIntroduce a diagnostic stashing API.
2019-09-23 Mark RousskovRemove needless `mut` in paths
2019-09-23 Mark RousskovRemove unused arguments
2019-09-23 Mark RousskovUtilize shared error codes rather than re-querying env
2019-09-23 Mark RousskovRemove pointless or
2019-09-23 Mark RousskovRemove needless Rc<RefCell<...>>
2019-09-23 Mark RousskovProvide helper for synthesizing paths with resource...
2019-09-23 borsAuto merge of #64272 - Mark-Simulacrum:parallel-handler...
2019-09-23 Shotaro YamadaRemove unused dependencies
2019-09-23 borsAuto merge of #64695 - Centril:rollup-t1xnl2c, r=Centril
2019-09-23 Ashley MannixDelete iter-order-by.md
2019-09-22 Mazdak FarrokhzadRollup merge of #64688 - rust-lang:clarify-tidy-since...
next