]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
rustc_resolve: don't allow paths starting with `::crate`.
[rust.git] / src / librustc_mir /
2018-08-17 borsAuto merge of #53383 - nnethercote:HybridIdxSetBuf...
2018-08-17 borsAuto merge of #53427 - eddyb:uniform-paths-diagnostics...
2018-08-16 borsAuto merge of #53397 - varkor:feature-collector-expand...
2018-08-16 kennytmRollup merge of #53412 - eddyb:stage-who, r=alexcrichton
2018-08-16 kennytmRollup merge of #53399 - varkor:ignore-non-md-unstable_...
2018-08-16 kennytmRollup merge of #53395 - varkor:__Nonexhaustive-to...
2018-08-16 kennytmRollup merge of #53377 - cuviper:pointer-elf_size,...
2018-08-16 kennytmRollup merge of #53373 - estebank:unclosed, r=petrochenkov
2018-08-16 kennytmRollup merge of #53364 - varkor:gat-warn-broken, r...
2018-08-16 kennytmRollup merge of #53360 - PramodBisht:issue/51602, r...
2018-08-16 kennytmRollup merge of #53313 - llogiq:two-small-improvements...
2018-08-16 kennytmRollup merge of #52946 - Ajacmac:doc-impl-from, r=Guill...
2018-08-16 borsAuto merge of #53304 - dtolnay:extend, r=dtolnay
2018-08-16 borsAuto merge of #53256 - ollie27:writeln, r=KodrAus
2018-08-16 borsAuto merge of #53173 - alexcrichton:win-arm64, r=sfackler
2018-08-16 borsAuto merge of #53147 - ashtneoi:dont-suggest-ref, r...
2018-08-16 Nicholas NethercoteSpeed up NLL with `HybridIdxSetBuf`.
2018-08-16 borsAuto merge of #53295 - estebank:on-unimplemented, r...
2018-08-16 borsAuto merge of #53293 - petrochenkov:gramattr2, r=alexcr...
2018-08-16 borsAuto merge of #53289 - ljedrz:improve_lexer, r=michaelw...
2018-08-15 ashtneoiChange a method name and clarify a comment
2018-08-15 ashtneoiAllocate fewer Strings at a time
2018-08-15 ashtneoiRemove incorrect space
2018-08-15 ashtneoiRemove unnecessary comment
2018-08-15 ashtneoiCoalesce var-is-not-Copy notes per move
2018-08-15 ashtneoiDedup suggestions
2018-08-15 ashtneoiMake move errors more consistent with typeck errors
2018-08-15 ashtneoiMake move error suggestions clearer
2018-08-15 ashtneoiAdd backquotes around variable name
2018-08-15 ashtneoiFix move errors for index expressions
2018-08-15 ashtneoiAccept whitespace between `&` and `mut`
2018-08-15 ashtneoiSuggest match ergonomics, not `ref`/`ref mut`
2018-08-15 ashtneoiFix some random stuff
2018-08-15 borsAuto merge of #53400 - GuillaumeGomez:rollup, r=Guillau...
2018-08-15 Guillaume GomezRollup merge of #53279 - estebank:on-unimplemented...
2018-08-15 Guillaume GomezRollup merge of #52453 - srijs:fix-52436, r=TimNN
2018-08-15 borsAuto merge of #53164 - davidtwco:issue-52663-span-decl...
2018-08-15 borsAuto merge of #53237 - overdrivenpotato:wasm-export...
2018-08-15 borsAuto merge of #53133 - Zoxc:gen-int, r=eddyb
2018-08-15 borsAuto merge of #53212 - sunjay:nll-raw-cast, r=nikomatsakis
2018-08-15 borsAuto merge of #52928 - Mark-Simulacrum:borrowck-cleanup...
2018-08-14 borsAuto merge of #52936 - felixrabe:patch-1, r=alexcrichton
2018-08-14 David WoodImproved how upvars are detected when presenting errors...
2018-08-14 kennytmRollup merge of #53317 - estebank:abolish-ice, r=oli-obk
2018-08-14 kennytmRollup merge of #53290 - whitequark:fix-35741, r=nagisa
2018-08-14 kennytmRollup merge of #53274 - bjorn3:remove_statics_field...
2018-08-14 kennytmRollup merge of #53257 - faern:ip-method-idiomatic...
2018-08-14 kennytmRollup merge of #53246 - ljedrz:cleanup_various, r...
2018-08-14 kennytmRollup merge of #53239 - cuviper:llvm5-closure-alloca...
2018-08-14 kennytmRollup merge of #53233 - andre-richter:master, r=alexcr...
2018-08-14 kennytmRollup merge of #53229 - varkor:rlimits_min, r=nikomatsakis
2018-08-14 kennytmRollup merge of #53226 - QuietMisdreavus:editions-for...
2018-08-14 kennytmRollup merge of #53208 - BurntPizza:protect-the-environ...
2018-08-14 kennytmRollup merge of #53112 - fukatani:pretty-print-btreeset...
2018-08-14 David WoodLabel definition of captured variables in errors.
2018-08-14 David WoodAdded some debug logging.
2018-08-14 borsAuto merge of #53033 - RalfJung:manually_dro, r=SimonSapin
2018-08-14 borsAuto merge of #52895 - draganmladjenovic:minmax_qnan...
2018-08-13 borsAuto merge of #53270 - petrochenkov:macuse-regr, r...
2018-08-13 borsAuto merge of #53161 - michaelwoerister:cstrings, r...
2018-08-13 borsAuto merge of #53238 - nrc:update, r=kennytm
2018-08-13 borsAuto merge of #53051 - varkor:trait-method-pattern...
2018-08-12 borsAuto merge of #53297 - GuillaumeGomez:rollup, r=Guillau...
2018-08-12 Guillaume GomezRollup merge of #53283 - zackmdavis:and_the_case_of_the...
2018-08-12 Guillaume GomezRollup merge of #53273 - frewsxcv:frewsxcv-ufffd, r...
2018-08-12 Guillaume GomezRollup merge of #53267 - GuillaumeGomez:fix-styles...
2018-08-12 Guillaume GomezRollup merge of #53264 - Havvy:patch-3, r=GuillaumeGomez
2018-08-12 Guillaume GomezRollup merge of #53253 - GuillaumeGomez:remove-console...
2018-08-12 Guillaume GomezRollup merge of #53240 - llogiq:doc-num-swap-reverse...
2018-08-12 Guillaume GomezRollup merge of #53231 - GuillaumeGomez:let-keyword...
2018-08-12 Guillaume GomezRollup merge of #53230 - memoryruins:nll_bootstrap_4...
2018-08-12 Guillaume GomezRollup merge of #53223 - ljedrz:cleanup_data_structures...
2018-08-12 Guillaume GomezRollup merge of #53210 - alexcrichton:deny-rustc-syntax...
2018-08-12 Guillaume GomezRollup merge of #53165 - jakllsch:netbsd-ad22a005-b917...
2018-08-12 Guillaume GomezRollup merge of #53059 - ljedrz:unneeded_returns, r...
2018-08-12 Guillaume GomezRollup merge of #53025 - ljedrz:debug_asserts_limited...
2018-08-12 Guillaume GomezRollup merge of #53019 - ljedrz:bad_collects, r=estebank
2018-08-12 Guillaume GomezRollup merge of #52955 - tromey:compiler-test-docs...
2018-08-10 borsAuto merge of #53177 - nikomatsakis:nll-redundant-borro...
2018-08-10 memoryruins[nll] librustc_mir: enable feature(nll) for bootstrap
2018-08-10 Niko Matsakisdon't walk MIR if no local variables need liveness
2018-08-10 borsAuto merge of #53131 - davidtwco:issue-52663-thread...
2018-08-10 borsAuto merge of #53124 - davidtwco:issue-52742, r=nikomat...
2018-08-10 borsAuto merge of #53073 - Mark-Simulacrum:data-structures...
2018-08-09 borsAuto merge of #52788 - LukasKalbertodt:improve-index...
2018-08-09 borsAuto merge of #53216 - kennytm:rollup, r=kennytm
2018-08-09 kennytmRollup merge of #53207 - llogiq:num-rotate-docs, r...
2018-08-09 kennytmRollup merge of #53222 - ljedrz:cleanup_rustc_target...
2018-08-09 kennytmRollup merge of #53215 - ljedrz:refactor_format, r...
2018-08-09 kennytmRollup merge of #53219 - memoryruins:nll_bootstrap_3...
2018-08-09 kennytmRollup merge of #53214 - memoryruins:nll_bootstrap_2...
2018-08-09 kennytmRollup merge of #53211 - memoryruins:nll_bootstrap...
2018-08-09 kennytmRollup merge of #53082 - felixrabe:fix-doc-link-again...
2018-08-09 kennytmRollup merge of #53217 - strake:inline, r=nagisa
2018-08-09 kennytmRollup merge of #53106 - RalfJung:ordering, r=stjepang
2018-08-09 kennytmRollup merge of #53183 - estebank:println-comma, r...
2018-08-09 kennytmRollup merge of #53179 - gnzlbg:patch-3, r=alexcrichton
2018-08-09 borsAuto merge of #53031 - michaelwoerister:cross-lto,...
2018-08-09 kennytmRollup merge of #53116 - jakllsch:netbsd-unsigned-char...
2018-08-09 kennytmRollup merge of #53110 - Xanewok:save-analysis-remap...
next