]> git.lizzy.rs Git - rust.git/history - src
no -Bsymbolic for mac; no static-libstdc++ for windows
[rust.git] / src /
2018-06-20 Jorge Apariciono -Bsymbolic for mac; no static-libstdc++ for windows
2018-06-03 Jorge Apariciofix tidy
2018-06-03 Jorge Apariciouse rustc version as llvm-tools version
2018-06-03 Jorge Apariciomake a llvm-tools rustup component
2018-06-03 Jorge Apariciostatically link the tools to libstdc++
2018-06-03 Jorge Apariciodocument what each tools does
2018-06-03 Jorge Aparicioalso ship llvm-profdata
2018-06-03 Jorge Aparicioship LLVM tools with the toolchain
2018-06-03 borsAuto merge of #51325 - japaric:miri-up, r=TimNN
2018-06-03 Jorge Aparicioupdate the miri submodule to master
2018-06-03 Jorge Aparicioupdate the miri submodule
2018-06-03 borsAuto merge of #51319 - Mark-Simulacrum:rollup, r=Mark...
2018-06-03 Mark SimulacrumRollup merge of #51313 - euclio:variant-name-suggestion...
2018-06-03 Mark SimulacrumRollup merge of #51312 - frewsxcv:clarify-hash-map...
2018-06-03 Mark SimulacrumRollup merge of #51306 - kennytm:impl-default-for-mut...
2018-06-03 Mark SimulacrumRollup merge of #51297 - GuillaumeGomez:fix-run-but...
2018-06-03 Mark SimulacrumRollup merge of #51226 - gnzlbg:nonzero_align, r=SimonSapin
2018-06-03 Mark SimulacrumRollup merge of #51143 - Mark-Simulacrum:issue-50826...
2018-06-03 Corey FarwellCopy changes from HashMap over to BTreeMap.
2018-06-03 borsAuto merge of #50953 - GuillaumeGomez:attributes-in...
2018-06-02 Corey FarwellAdd a couple lines describing differences between into_...
2018-06-02 borsAuto merge of #51310 - Mark-Simulacrum:rollup, r=Mark...
2018-06-02 Guillaume GomezAdd attributes for trait and methods as well
2018-06-02 Andy Russelluse type name in E0599 enum variant suggestion
2018-06-02 PhlosioneerFixed typo
2018-06-02 PhlosioneerClarify the difference between get_mut and into_mut...
2018-06-02 Mark SimulacrumRollup merge of #51302 - Mark-Simulacrum:rustdoc-fast...
2018-06-02 Mark SimulacrumRollup merge of #51291 - evincarofautumn:master, r...
2018-06-02 Mark SimulacrumRollup merge of #51147 - tmccombs:sliceindex, r=SimonSapin
2018-06-02 Mark SimulacrumRollup merge of #51124 - frewsxcv:frewsxcv-replace...
2018-06-02 Mark SimulacrumRollup merge of #50919 - frewsxcv:frewsxcv-epsilon...
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-06-02 kennytmimpl Default for &mut str
2018-06-02 Mark SimulacrumRustdoc itself no longer requires proc macros to build
2018-06-02 borsAuto merge of #51063 - mixi:musl-bootstrap, r=alexcrichton
2018-06-02 gnzlbgadd missing inline's and optimizations
2018-06-02 gnzlbgremove debug_assert in padding_needed_for
2018-06-02 Mark SimulacrumSpecify that packed types must derive, not implement...
2018-06-02 borsAuto merge of #51274 - nikomatsakis:issue-46557-promote...
2018-06-02 Guillaume GomezFix run button style
2018-06-02 borsAuto merge of #51015 - nikomatsakis:issue-50672-remove...
2018-06-02 borsAuto merge of #50554 - clarcharr:from_bool, r=TimNN
2018-06-02 Jon PurdyFix typos of 'ambiguous'
2018-06-02 Corey FarwellReword {ptr,mem}::replace docs.
2018-06-02 borsAuto merge of #51270 - nicokoch:issue-51266, r=TimNN
2018-06-02 borsAuto merge of #51287 - Mark-Simulacrum:rollup, r=Mark...
2018-06-01 Mark SimulacrumRollup merge of #51286 - Mark-Simulacrum:1.26.2-release...
2018-06-01 Mark SimulacrumRollup merge of #51272 - steveklabnik:remove_feature_fl...
2018-06-01 Mark SimulacrumRollup merge of #51262 - GuillaumeGomez:add-missing...
2018-06-01 Mark SimulacrumRollup merge of #51152 - crlf0710:patch-1, r=kennytm
2018-06-01 Mark SimulacrumRollup merge of #51135 - estebank:sugg-7575, r=oli-obk
2018-06-01 borsAuto merge of #50108 - Zoxc:sync-gcx, r=mw
2018-06-01 Clar CharrAdd @ithinuel's tests from #50597
2018-06-01 Clar CharrFix ambiguity in Result test
2018-06-01 Clar CharrAdd From<bool> for int types
2018-06-01 borsAuto merge of #51163 - Amanieu:hashmap_layout, r=SimonSapin
2018-06-01 Amanieu d'AntrasSimplify HashMap layout calculation by using Layout
2018-06-01 borsAuto merge of #50340 - Emerentius:master, r=alexcrichton
2018-06-01 Emerentiusincorporate changes from code review
2018-06-01 Emerentiuscompacts join code
2018-06-01 Emerentiusadd more join tests
2018-06-01 Emerentiusoptimize joining and concatenation for slices
2018-06-01 Niko Matsakisrework to report errors from crates in a consistent...
2018-06-01 Niko Matsakismerge UNNECESSARY_EXTERN_CRATE and UNUSED_EXTERN_CRATES
2018-06-01 Niko Matsakisextend `unused_extern_crates` lint with a suggestion...
2018-06-01 Niko Matsakisalso check `let` arms and nested patterns for mutable...
2018-06-01 borsAuto merge of #51264 - glandium:oom, r=alexcrichton
2018-06-01 John Kåre AlsakerAdd Sync impl for Slice
2018-06-01 John Kåre AlsakerUpdate Cargo.lock
2018-06-01 John Kåre AlsakerAssert that GlobalCtxt is Sync
2018-06-01 John Kåre AlsakerHave worker-local GlobalArenas
2018-06-01 John Kåre AlsakerAdd a WorkerLocal abstraction
2018-06-01 John Kåre AlsakerUpdate recursion limits
2018-06-01 John Kåre AlsakerEnsure ImplicitCtxt is Sync
2018-06-01 John Kåre AlsakerFix optimization_fuel
2018-06-01 John Kåre AlsakerFix OneThread
2018-06-01 steveklabnikRemove feature flag from fs::read_to_string example
2018-06-01 borsAuto merge of #51181 - mbrubeck:prelude, r=petrochenkov
2018-06-01 borsAuto merge of #51060 - michaelwoerister:thread-safe...
2018-06-01 Michael WoeristerRemove outdated AllocId decoding function.
2018-06-01 Michael WoeristerMake metadata decoding use AllocDecodingState/Session.
2018-06-01 Michael WoeristerMake const decoding from the incremental cache thread...
2018-06-01 Michael WoeristerAdd TinyList data structure.
2018-06-01 Nicolas Kochfs: copy: Add EPERM to fallback error conditions
2018-06-01 borsAuto merge of #51225 - oli-obk:miri_oob_ptr, r=eddyb
2018-06-01 Thayne McCombsStabilize SliceIndex trait.
2018-06-01 borsAuto merge of #51171 - faern:const-bswap-ctpop-cttz...
2018-06-01 CrLF0710Replace `if` with `if and only if` in the definition...
2018-06-01 borsAuto merge of #50836 - jsgf:arc-downcast, r=SimonSapin
2018-05-31 Mike HommeyMake the OOM hook return `()` rather than `!`
2018-05-31 Guillaume GomezAdd missing whitespace in num example
2018-05-31 borsAuto merge of #51096 - matthewjasper:reverse-normalizat...
2018-05-31 borsAuto merge of #51257 - GuillaumeGomez:rollup, r=Guillau...
2018-05-31 Jeremy FitzhardingeFix up Any doc examples
2018-05-31 Jeremy FitzhardingeUpdate `Arc` and `Rc` to use `NonNull::cast` to cast...
2018-05-31 Jeremy FitzhardingeImplement `downcast` for `Arc<Any + Send + Sync>`
2018-05-31 Jeremy FitzhardingeAdd implementations for Any + Send + Sync
2018-05-31 Guillaume GomezRollup merge of #51240 - nnethercote:parse-2, r=nikomat...
2018-05-31 Guillaume GomezRollup merge of #51227 - uuttff8:master, r=dtolnay
2018-05-31 Guillaume GomezRollup merge of #51213 - nicokoch:copy_permissions...
next