]> git.lizzy.rs Git - rust.git/history - src
Update libc to include latest Fuchsia fix
[rust.git] / src /
2017-11-27 Taylor CramerUpdate libc to include latest Fuchsia fix
2017-11-26 borsAuto merge of #46168 - durka:macro-backtrace, r=durka
2017-11-26 borsAuto merge of #46106 - est31:master, r=nikomatsakis
2017-11-26 Alex Burkamention nightly in -Z external-macro-backtrace note
2017-11-26 borsAuto merge of #46253 - eddyb:return-aliasing, r=nagisa
2017-11-26 est31Use the official abbrev.
2017-11-26 est31Update tests for -Zborrowck-mir -> -Zborrowck=mode...
2017-11-26 est31Replace -Zborrowck-mir with -Zborrowck=mode
2017-11-26 borsAuto merge of #46203 - nikomatsakis:type-foldable-macro...
2017-11-26 borsAuto merge of #46100 - KiChjang:mass-dead-check, r...
2017-11-26 borsAuto merge of #46272 - kennytm:rollup, r=kennytm
2017-11-26 kennytmRollup merge of #46269 - udoprog:check-links, r=KodrAus
2017-11-26 kennytmRollup merge of #46264 - scottmcm:mir-array-len, r...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-26 kennytmRollup merge of #46252 - zilbuz:msvc-doc, r=kennytm
2017-11-26 kennytmRollup merge of #46234 - lucasem:core-marker-typo,...
2017-11-26 kennytmRollup merge of #46224 - GuillaumeGomez:io-missing...
2017-11-26 kennytmRollup merge of #46201 - davidalber:eprint-in-fmt-doc...
2017-11-26 borsAuto merge of #45990 - murarth:rc-from-strs, r=alexcrichton
2017-11-26 MurarthImplement `Rc`/`Arc` conversions for string-like types
2017-11-26 borsAuto merge of #46033 - sinkuu:const-enum-match-check...
2017-11-26 borsAuto merge of #45947 - estebank:match_default_bindings...
2017-11-25 John-John TedroCheck tail node in check_links
2017-11-25 borsAuto merge of #45367 - alexcrichton:simd-llvm-changes...
2017-11-25 Keith YeungDisable region-liveness-drop-no-may-dangle.rs
2017-11-25 Scott McMurrayInstCombine Len([_; N]) => const N in MIR
2017-11-25 Alex Crichtonrustc: Add support for some more x86 SIMD ops
2017-11-25 borsAuto merge of #46115 - alexcrichton:add-wasm-target...
2017-11-25 Esteban KüberFix test
2017-11-25 bjorn3Derive Debug for LangItem
2017-11-25 Alex Crichtonrustbuild: Enable WebAssembly backend by default
2017-11-25 borsAuto merge of #46191 - eddyb:better-late-than-never...
2017-11-25 Shotaro YamadaConform names
2017-11-25 Eduard-Mihai Burtescurustc_trans: don't apply noalias on returned references.
2017-11-25 borsAuto merge of #46129 - kennytm:fix-46098-rustdoc-reexpo...
2017-11-25 borsAuto merge of #46117 - SimonSapin:min-align, r=alexcrichton
2017-11-25 borsAuto merge of #46081 - GuillaumeGomez:fix-path-search...
2017-11-25 borsAuto merge of #46008 - alexcrichton:update-llvm, r...
2017-11-24 Alex Crichtonstd: Flag Windows TLS dtor symbol as #[used]
2017-11-24 borsAuto merge of #46111 - michaelwoerister:promote-green...
2017-11-24 Keith YeungKill the storage for all locals on returning terminators
2017-11-24 Esteban KüberUse `get_parent_node` instead of using spans
2017-11-24 Esteban KüberBe more obvious when suggesting dereference
2017-11-24 borsAuto merge of #46093 - scottmcm:lower-128-mir, r=nagisa
2017-11-24 Alex Crichtonrustbuild: Update LLVM and enable ThinLTO
2017-11-24 borsAuto merge of #46116 - oli-obk:json_ui, r=nikomatsakis
2017-11-24 Oliver SchneiderMerge cfail and ui tests into ui tests
2017-11-24 borsAuto merge of #46012 - Gankro:float-conv-transmute...
2017-11-24 Lucas Moralescore::marker fix typo
2017-11-24 Oliver SchneiderUI tests extract the regular output from the 'rendered...
2017-11-24 Oliver SchneiderThis method of once-diagnostics doesn't allow nesting
2017-11-24 Oliver SchneiderSimplify an Iterator::fold to Iterator::any
2017-11-24 Shotaro YamadaUse visit_body
2017-11-24 Shotaro YamadaQuerify
2017-11-24 borsAuto merge of #45946 - estebank:crate-conflict-diag...
2017-11-24 Shotaro YamadaAdd test
2017-11-24 Shotaro YamadaDo match-check before const MIR generation
2017-11-24 Shotaro YamadaVisit const expressions in check match
2017-11-24 borsAuto merge of #45942 - Menschenkindlein:master, r=estebank
2017-11-23 Alexis BeingessnerMake float::from_bits transmute (and update the documen...
2017-11-23 borsAuto merge of #46225 - GuillaumeGomez:rollup, r=Guillau...
2017-11-23 Guillaume GomezRollup merge of #46220 - rust-lang:frewsxcv-issue-44929...
2017-11-23 Guillaume GomezRollup merge of #46218 - rust-lang:frewsxcv-rename...
2017-11-23 Guillaume GomezRollup merge of #46190 - steveklabnik:fix-releases...
2017-11-23 Guillaume GomezRollup merge of #46177 - ollie27:std_unicode_debug...
2017-11-23 Guillaume GomezRollup merge of #45635 - virgil-palanciuc:master, r...
2017-11-23 Guillaume GomezRemove invalid doc link
2017-11-23 borsAuto merge of #45881 - Centril:box-leak, r=alexcrichton
2017-11-23 Maxim ZholobakUse for_each_child_stable in find_module
2017-11-23 borsAuto merge of #46087 - vramana:fix-46003, r=arielb1
2017-11-23 Ramana VenkataFix borrowck compiler errors for upvars contain "spurio...
2017-11-23 Maxim ZholobakAdd module population and case of enum in place of...
2017-11-23 Niko Matsakisintroduce macros for type-foldable, convert stuff to...
2017-11-23 borsAuto merge of #46054 - nikomatsakis:nll-master-to-rust...
2017-11-23 borsAuto merge of #46051 - cramertj:in-band-lifetimes,...
2017-11-23 borsAuto merge of #46024 - estebank:no-variant, r=petrochenkov
2017-11-23 David AlberAdding `eprint*!` to the list of macros in the `format...
2017-11-23 borsAuto merge of #46011 - euclio:reachability-redux, r=nrc
2017-11-23 Esteban KüberUse multiline text for crate conflict diagnostics
2017-11-23 Esteban KüberAdd test to new branches
2017-11-23 Corey FarwellClarify stdin behavior of `Command::output`.
2017-11-23 Corey FarwellRename param in `[T]::swap_with_slice` from `src` to...
2017-11-23 borsAuto merge of #45721 - nikomatsakis:hir-tree, r=arielb1
2017-11-22 Andy Russelladd `reachable_only` to save-analysis config
2017-11-22 Eduard-Mihai Burtescurustc: don't mark lifetimes as early-bound in the prese...
2017-11-22 Niko Matsakisadd some tests for the interaction with existential...
2017-11-22 Niko Matsakismodify inherent impls test to indicate `TypeckTables...
2017-11-22 Niko Matsakisadd debug log with result of writeback
2017-11-22 Taylor CramerImplement in-band lifetime bindings
2017-11-22 borsAuto merge of #46035 - oli-obk:use_suggestions, r=petro...
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-22 borsAuto merge of #44781 - QuietMisdreavus:doc-include...
2017-11-22 Niko Matsakisnormalize types in ADT constructor
2017-11-22 Niko Matsakishandle the active field index in unions
2017-11-22 Niko Matsakisavoid early return
2017-11-22 Niko Matsakisonly normalize operand types when in an ADT constructor
2017-11-22 Paul Daniel FariaNormalize LvalueTy for ops and format code to satisfy...
2017-11-22 Paul Daniel FariaRemove attributes and test comments accidentally left...
2017-11-22 Paul Daniel FariaFix failing test
2017-11-22 Paul Daniel FariaCheck rvalue aggregates during check_stmt in tycheck...
next