]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-27 XiretzaDon't unnecessarily stringify paths in diagnostics
2022-09-27 XiretzaDocument use of Symbol::to_string()
2022-09-27 XiretzaMigrate even more diagnostics in rustc_parse to diagnos...
2022-09-27 XiretzaMigrate "struct literal body without path" error to...
2022-09-27 XiretzaMigrate "expected semicolon" diagnostics to diagnostic...
2022-09-27 XiretzaMigrate "expected identifier" diagnostics to diagnostic...
2022-09-27 XiretzaRework "inner attribute not permitted" errors
2022-09-27 XiretzaRemove error condition in parse_attribute
2022-09-27 XiretzaMigrate more rustc_parse diagnostics to diagnostic...
2022-09-27 XiretzaMove rustc_parse diagnostic structs to separate module
2022-09-27 XiretzaMigrate "invalid literal suffix" diagnostic to diagnost...
2022-09-27 XiretzaMigrate more diagnostics in rustc_parse to diagnostic...
2022-09-27 XiretzaAllow raw identifiers to be used as fluent arguments
2022-09-27 XiretzaImplement IntoDiagnosticArg for rustc_ast::Path
2022-09-27 XiretzaMigrate rustc_session::expr_parentheses_needed to Subdi...
2022-09-27 borsAuto merge of #102306 - lcnr:rustc_hir_analysis, r...
2022-09-27 lcnrrustc_typeck to rustc_hir_analysis
2022-09-27 borsAuto merge of #102314 - TaKO8Ki:add-label-to-struct...
2022-09-27 borsAuto merge of #102189 - davidtwco:translation-derive...
2022-09-27 borsAuto merge of #102331 - notriddle:rollup-dmefd2d, r...
2022-09-27 Takayuki Maedafix a ui test
2022-09-27 Takayuki Maedaadd a label to struct/enum/union ident name
2022-09-27 Takayuki Maedacreate a new local var
2022-09-26 borsAuto merge of #102283 - GuillaumeGomez:option-code...
2022-09-26 Michael HowellRollup merge of #102326 - yancyribbens:splin-mut-doc...
2022-09-26 Michael HowellRollup merge of #102325 - notriddle:notriddle/line...
2022-09-26 Michael HowellRollup merge of #102322 - sigaloid:master, r=GuillaumeGomez
2022-09-26 Michael HowellRollup merge of #102321 - aDotInTheVoid:rdj-prim-impls...
2022-09-26 Michael HowellRollup merge of #102319 - notriddle:notriddle/td-th...
2022-09-26 Michael HowellRollup merge of #102283 - GuillaumeGomez:option-code...
2022-09-26 borsAuto merge of #102324 - matthiaskrgr:rollup-6l70oz3...
2022-09-26 Michael Howellrustdoc: simplify example-line-numbers CSS selector
2022-09-26 Michael Howellrustdoc: give `.line-number` / `.line-numbers` meaningf...
2022-09-26 yancyrustdoc: Update doc comment for splitn_mut to include...
2022-09-26 Matthias KrügerRollup merge of #102286 - compiler-errors:recover-semi...
2022-09-26 Matthias KrügerRollup merge of #102273 - woppopo:relax_const_bound...
2022-09-26 Matthias KrügerRollup merge of #102181 - inquisitivecrystal:issue...
2022-09-26 Matthias KrügerRollup merge of #101996 - b-naber:binder-print, r=lcnr
2022-09-26 Matthias KrügerRollup merge of #101875 - fmease:allow-more-negative...
2022-09-26 borsAuto merge of #102257 - cjgillot:let-else-lint, r=dingx...
2022-09-26 Nixon Enraght... Rustdoc-Json: List impls for primitives
2022-09-26 Matthew EspositoDocument that Display entails ToString
2022-09-26 Michael Howellrustdoc: merge `table { border-collapse } into `.docblo...
2022-09-26 Michael Howellrustdoc: remove unneeded CSS `td, th { padding 0 }`
2022-09-26 borsAuto merge of #102051 - pietroalbini:pa-bootstrap-updat...
2022-09-26 b-naberaddress review
2022-09-26 borsAuto merge of #102184 - chenyukang:fix-102087-add-bindi...
2022-09-26 b-naberbless tests
2022-09-26 b-naberdon't duplicate late-bound region names in print of...
2022-09-26 David Woodmacros: support diagnostic derive on enums
2022-09-26 Guillaume GomezImprove code example for Option::unwrap_or_default
2022-09-26 Pietro Albiniactually fix line number
2022-09-26 Pietro Albinifix line number in expected test output
2022-09-26 Pietro Albiniapplease tidy
2022-09-26 Pietro Albinifix check_cfg
2022-09-26 Pietro Albiniremove cfg(bootstrap)
2022-09-26 Pietro Albinibump stage0
2022-09-26 Pietro Albinireplace stabilization placeholders
2022-09-26 borsAuto merge of #102224 - fee1-dead-contrib:const_trait_i...
2022-09-26 borsAuto merge of #102297 - fee1-dead-contrib:rollup-2np0cr...
2022-09-26 fee1-deadRollup merge of #102270 - Nilstrieb:delete-useless...
2022-09-26 fee1-deadRollup merge of #102267 - jyn514:smaller-build-script...
2022-09-26 fee1-deadRollup merge of #102197 - Nilstrieb:const-new-🌲, r...
2022-09-26 fee1-deadRollup merge of #102178 - RalfJung:bootstrap-backtrace...
2022-09-26 fee1-deadRollup merge of #102143 - Rageking8:fix-101540, r=TaKO8Ki
2022-09-26 woppopoAllow `~const` bounds on non-const functions
2022-09-26 borsAuto merge of #102292 - fee1-dead-contrib:rollup-61ptdk...
2022-09-26 fee1-deadRollup merge of #102280 - notriddle:notriddle/band...
2022-09-26 fee1-deadRollup merge of #102263 - GuillaumeGomez:iterator-rposi...
2022-09-26 fee1-deadRollup merge of #102244 - compiler-errors:issue-102219...
2022-09-26 fee1-deadRollup merge of #101851 - Xiretza:diagnostic-derive...
2022-09-26 borsAuto merge of #101785 - jyn514:query-struct-fn-ptrs...
2022-09-25 yukangfix #102087, Suggest Default::default() when binding...
2022-09-25 Michael GouletOnly lower async fn body if it actually has a body
2022-09-25 Michael GouletOnly generate closure def id for async fns with body
2022-09-25 Michael GouletRecover some items that expect braces and don't take...
2022-09-25 Michael HowellRound offset to whole integer
2022-09-25 borsAuto merge of #101710 - jyn514:move-dep-kind-node,...
2022-09-25 Michael Howellrustdoc: update test cases now that code-header is...
2022-09-25 Michael Howellrustdoc: clean up `.out-of-band`/`.in-band` CSS
2022-09-25 borsAuto merge of #95474 - oli-obk:tait_ub, r=jackh726
2022-09-25 Joshua NelsonMove the `codegen_unit` debug assert from `rustc_query_...
2022-09-25 Joshua NelsonMove some more code from rustc_middle to rustc_query_system
2022-09-25 Joshua NelsonMove functions on `DepKindStruct` from rustc_middle...
2022-09-25 Joshua NelsonMove `DepKindStruct` from rustc_middle to rustc_query_s...
2022-09-25 borsAuto merge of #102266 - Mark-Simulacrum:fix-custom...
2022-09-25 NilstriebRemove benches from `rustc_middle`
2022-09-25 Joshua NelsonUse function pointers instead of macro-unrolled loops...
2022-09-25 Joshua NelsonDon't set RUSTC in the bootstrap build script
2022-09-25 borsAuto merge of #102265 - fee1-dead-contrib:rollup-a7fccb...
2022-09-25 Mark RousskovSupport overriding initial rustc and cargo paths
2022-09-25 fee1-deadRollup merge of #102259 - gimbles:patch-1, r=joshtriplett
2022-09-25 fee1-deadRollup merge of #102245 - ink-feather-org:const_cmp_by...
2022-09-25 fee1-deadRollup merge of #102200 - ink-feather-org:const_default...
2022-09-25 fee1-deadRollup merge of #102194 - fee1-dead-contrib:improve...
2022-09-25 fee1-deadRollup merge of #101997 - cuviper:drop-legacy-pm, r...
2022-09-25 fee1-deadRollup merge of #101800 - chriss0612:feat/const_split_a...
2022-09-25 fee1-deadRollup merge of #101431 - compiler-errors:move-place...
2022-09-25 fee1-deadRollup merge of #98111 - eggyal:issue-97982, r=Guillaum...
2022-09-25 Guillaume GomezClarify Iterator::rposition code example
next