]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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...
2019-09-22 Mazdak FarrokhzadRollup merge of #64679 - skinny121:const-infer, r=varkor
2019-09-22 Mazdak FarrokhzadRollup merge of #64677 - tshepang:outdated, r=Mark...
2019-09-22 Mazdak FarrokhzadRollup merge of #64676 - estebank:assoc-type-bound...
2019-09-22 Mazdak FarrokhzadRollup merge of #64674 - estebank:knock-down-the-wall...
2019-09-22 Mazdak FarrokhzadRollup merge of #64670 - Mark-Simulacrum:ext-build...
2019-09-22 Mazdak FarrokhzadRollup merge of #64294 - wchargin:wchargin-stdio-piped...
2019-09-22 borsAuto merge of #64151 - estebank:binding-error, r=varkor
2019-09-22 Jakob Schikowskilibtest: Make --report-time an unstable option
2019-09-22 Esteban Küberfix nll tests
2019-09-22 borsAuto merge of #64604 - lzutao:clippyup, r=oli-obk
2019-09-22 Esteban Küberignore-x86 instead of ignore-musl
2019-09-22 Esteban Küberhack to avoid incorrect suggestion
2019-09-22 Esteban Küberreview comments
2019-09-22 Esteban KüberPoint at type param when it's cause of unfulfilled...
2019-09-22 Esteban KüberFix rebase
2019-09-22 Esteban Küberignore musl target in tests to avoid issues with output...
2019-09-22 Esteban Küberreview comments
2019-09-22 Esteban KüberPoint at correct span for parenthesized types
2019-09-22 Esteban KüberOn obligation errors point at the unfulfilled binding...
2019-09-22 Aleksey Kladovmake mbe::TokenTree private to module
2019-09-22 Aleksey Kladovpush TokenTree::parse down
2019-09-22 Aleksey Kladovpull mbe token tree definition up
2019-09-22 Aleksey Kladovdocstring for mbe module
2019-09-22 Aleksey Kladovmove mbe module to a separate file
2019-09-22 Aleksey Kladovrename tt -> mbe, part 2
2019-09-22 Aleksey Kladovrename libsyntax::ext::tt to mbe
2019-09-22 Aleksey Kladovreduce visibility of a bunch of stuff in ext::tt
2019-09-22 Mazdak FarrokhzadClarify the "since" tidy check
2019-09-22 Lzu TaoUpdate rls to fix build error
2019-09-22 Lzu TaoUpdate clippy
2019-09-22 borsAuto merge of #64669 - estebank:unreachable, r=Centril
2019-09-22 benInfer consts consistently. Moved some logic into super_...
2019-09-22 borsAuto merge of #64666 - Centril:rollup-tp98vlr, r=Centril
2019-09-22 Esteban Küberreview comments: wording
2019-09-22 Esteban Küberreview comments
2019-09-22 Tshepang Lekhonkhoberemove outdated comment
2019-09-22 Esteban KüberParse assoc type bounds in generic params and provide...
2019-09-21 Esteban Küberreview comments
2019-09-21 Esteban KüberPropagate `types.err` in locals further to avoid spurio...
2019-09-21 Mark RousskovInline attribute constructors
2019-09-21 Mark RousskovInline ty_infer
2019-09-21 Mark RousskovRemove unused code
next