]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-09 Mark RousskovInline reserve_node_ids
2019-11-09 Mark RousskovMove pretty parsing into Session options
2019-11-09 Mark RousskovMove next_node_id to Resolver
2019-11-09 borsAuto merge of #66242 - Centril:rollup-h73ztr1, r=Centril
2019-11-09 Mazdak FarrokhzadRollup merge of #66226 - lzutao:asm-usage-link, r=Centril
2019-11-09 Mazdak FarrokhzadRollup merge of #66172 - jsgf:stabilize-atfile, r=nikom...
2019-11-09 Mazdak FarrokhzadRollup merge of #66134 - estebank:unknown-formatting...
2019-11-09 Mazdak FarrokhzadRollup merge of #66050 - smaeul:patch/powerpc-abi-2...
2019-11-09 Mazdak FarrokhzadRollup merge of #65994 - estebank:where-bound, r=nikoma...
2019-11-09 Mazdak FarrokhzadRollup merge of #65949 - ecstatic-morse:promote-only...
2019-11-09 borsAuto merge of #65879 - ohadravid:stabilize-re-rebalance...
2019-11-08 borsAuto merge of #66194 - alexcrichton:update-clang, r...
2019-11-08 Dylan MacKenzieClean up dead code in `qualify_consts`
2019-11-08 Dylan MacKenzieBless tests now that we do promotion if `min_const_fn...
2019-11-08 Dylan MacKenzieUse new `PromoteTemps` for promotion
2019-11-08 Dylan MacKenzieAdd a `PromoteTemps` pass
2019-11-08 Dylan MacKenzieStop returning promotables from `mir_const_qualif`
2019-11-08 Lzu Taoadd link to unstable book for asm! macro
2019-11-08 borsAuto merge of #66225 - Centril:rollup-it0t5tk, r=Centril
2019-11-08 Mazdak FarrokhzadRollup merge of #66188 - Centril:fnsig, r=davidtwco
2019-11-08 Mazdak FarrokhzadRollup merge of #66154 - RalfJung:to_usize, r=oli-obk
2019-11-08 Mazdak FarrokhzadRollup merge of #66043 - RalfJung:memory-get-raw, r...
2019-11-08 Mazdak FarrokhzadRollup merge of #66007 - estebank:remove-here, r=Centril
2019-11-08 Mazdak FarrokhzadRollup merge of #65785 - Centril:compat-to-error-2...
2019-11-08 Mazdak Farrokhzadast::ItemKind::Fn: use ast::FnSig
2019-11-08 Mazdak Farrokhzadast::MethodSig -> ast::FnSig
2019-11-08 Mazdak Farrokhzadhir::MethodSig -> hir::FnSig
2019-11-08 Mazdak Farrokhzadhir::ItemKind::Fn: use hir::MethodSig
2019-11-08 Ralf Jungmiri: Rename to_{u,i}size to to_machine_{u,i}size
2019-11-08 Ralf Jungrename Memory::get methods to get_raw to indicate their...
2019-11-08 borsAuto merge of #66066 - ecstatic-morse:remove-promotion...
2019-11-08 borsAuto merge of #66208 - JohnTitor:rollup-2umgjer, r...
2019-11-08 Yuki OkushiRollup merge of #66190 - eddyb:primflt, r=Centril
2019-11-08 Yuki OkushiRollup merge of #66165 - Wind-River:master_xyz, r=alexc...
2019-11-08 Yuki OkushiRollup merge of #66157 - srinivasreddy:improv, r=alexcr...
2019-11-08 Yuki OkushiRollup merge of #66123 - GuillaumeGomez:no-more-hidden...
2019-11-08 Yuki OkushiRollup merge of #66056 - petrochenkov:metapriv, r=eddyb
2019-11-08 Yuki OkushiRollup merge of #66049 - RalfJung:missing-spans, r...
2019-11-08 Yuki OkushiRollup merge of #65580 - SimonSapin:maybeuninit-array...
2019-11-08 Yuki OkushiRollup merge of #65554 - gliderkite:bufreader-doc-enhan...
2019-11-08 borsAuto merge of #64882 - ehuss:stabilize-bare-extern...
2019-11-07 borsAuto merge of #66189 - Centril:rollup-3bsf45s, r=Centril
2019-11-07 Alex CrichtonAttempt to fix *.yml confguration on Azure
2019-11-07 Alex CrichtonUpdate clang to build LLVM to 9.0.0
2019-11-07 Vadim Petrochenkovrustc_metadata: Rename `schema` to `rmeta`
2019-11-07 Vadim Petrochenkovrustc_metadata: Privatize more entities
2019-11-07 Vadim Petrochenkovrustc_metadata: Privatize everything in decoder
2019-11-07 Vadim Petrochenkovrustc_metadata: Move cstore_impl into mod decoder
2019-11-07 Vadim Petrochenkovrustc_metadata: Privatize everything in schema and...
2019-11-07 Vadim Petrochenkovrustc_metadata: Move decoder/encoder/table into mod...
2019-11-07 Eduard-Mihai... rustc_target: inline abi::FloatTy into abi::Primitive.
2019-11-07 Eric HussUpdate for unstable option refactoring.
2019-11-07 Eric HussRemove docs on --extern metadata precedence.
2019-11-07 Eric HussAdd test for --extern alloc=librustc.rlib
2019-11-07 Eric HussUpdate src/test/ui-fulldeps/pathless-extern-unstable.rs
2019-11-07 Eric HussUpdate extern linking documentation.
2019-11-07 Ohad RavidPush `re_rebalance_coherence` to 1.41
2019-11-07 Eric HussUpdate built-in help for --extern.
2019-11-07 Eric HussAdd more --extern tests.
2019-11-07 Eric HussStabilize --extern flag without a path.
2019-11-07 Mazdak FarrokhzadRollup merge of #66182 - RalfJung:invalid-value, r...
2019-11-07 Mazdak FarrokhzadRollup merge of #66087 - tmiasko:ui-mode, r=Centril
2019-11-07 Mazdak FarrokhzadRollup merge of #65916 - Centril:split-syntax-3, r...
2019-11-07 Mazdak FarrokhzadRollup merge of #64696 - GuillaumeGomez:rustdoc-sub...
2019-11-07 Mazdak FarrokhzadRollup merge of #63793 - oli-obk:🧹, r=dtolnay
2019-11-07 Mazdak Farrokhzadmove syntax::{parse::literal -> util::literal}
2019-11-07 Mazdak Farrokhzadmove syntax::parse::lexer::comments -> syntax::util...
2019-11-07 Mazdak Farrokhzadsyntax::attr: remove usage of lexer
2019-11-07 Mazdak Farrokhzadmove parse::classify -> util::classify
2019-11-07 Mazdak Farrokhzadmove PResult to librustc_errors
2019-11-07 Mazdak Farrokhzadsyntax::parser::token -> syntax::token
2019-11-07 Mazdak Farrokhzadmove unescape_error_reporting to lexer/
2019-11-07 Mazdak Farrokhzadsyntax: simplify imports
2019-11-07 Mazdak Farrokhzadmove parse/parser.rs -> parse/parser/mod.rs
2019-11-07 Simon SapinMaybeUninit::uninit_array docs: better example
2019-11-07 Simon SapinApply docs suggestions from review
2019-11-07 Simon SapinAdd `MaybeUninit` methods `uninit_array`, `slice_get_re...
2019-11-07 Guillaume GomezOnly call onHashChange instead of both functions
2019-11-07 Ralf Junginvalid_value lint: fix help text
2019-11-07 Guillaume GomezRemove old isHidden function
2019-11-07 borsAuto merge of #66180 - Centril:rollup-c1ji943, r=Centril
2019-11-07 Mazdak FarrokhzadRollup merge of #66017 - LukasKalbertodt:array-into...
2019-11-07 Mazdak FarrokhzadRollup merge of #65974 - Centril:matcher-friendly-gatin...
2019-11-07 Mazdak FarrokhzadRollup merge of #65884 - Centril:non-hardcoded-abis...
2019-11-07 Mazdak FarrokhzadRollup merge of #65752 - estebank:sugg, r=Centril
2019-11-07 Mazdak FarrokhzadRollup merge of #59789 - eddyb:typeck-reverts, r=nikoma...
2019-11-07 Tomasz MiąskoUse -Zsave-analysis when compiling issue-37323.rs
2019-11-07 Mazdak Farrokhzadsyntax: use distinct FloatTy from rustc_target.
2019-11-07 Mazdak Farrokhzadtest that extern lits accept raw strings annd escapes
2019-11-07 Mazdak Farrokhzadtest that parser is oblivious to set of ABIs
2019-11-07 Mazdak Farrokhzadparser: allow ABIs from literal macro fragments
2019-11-07 Mazdak Farrokhzadcleanup can_begin_const_arg
2019-11-07 Mazdak Farrokhzadparser: don't hardcode ABIs into grammar
2019-11-07 borsAuto merge of #66175 - JohnTitor:rollup-ihqk5vn, r...
2019-11-07 Umesh KalappaIgnore these tests ,since the called commands doesn...
2019-11-07 Jeremy FitzhardingeStabilize @file command line arguments
2019-11-07 Esteban KüberRemove "here" from "expected one of X here"
2019-11-07 Yuki OkushiRollup merge of #66171 - JohnTitor:update-link, r=ehuss
2019-11-07 Yuki OkushiRollup merge of #66162 - Darksonn:master, r=ehuss
2019-11-07 Yuki OkushiRollup merge of #66147 - RalfJung:no-scalar-ptr, r...
next